伍行知

(1)v0.1.4 30/04/2021 Fri 19:13

`"LICENSE": MIT Licence

"README.md": some reminds for others

"src/.idea" pycharm config directory

"src/top_camera/face_detect.py": A face detector topics: "/face_detector/detected_image": top camera image and the human face is circled by rectangles "/face_detector/faces_area": a UInt32 array with the min x, min y, max x, max y of the rectangles that circles a face

"models/intel/face-detection-0202/FP32": pre-trained model for detecting faces

"bla.py": just for testing

deleted "src/top_camera/get_image.py": reason: pointless`