- 09 Aug, 2021 1 commit
-
-
Hongxu Jia authored
This patch is the result of running the latest convert-ovrrides.py script. Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com>
-
- 09 Aug, 2019 2 commits
-
-
Hongxu Jia authored
It is still based on MIT license, but the files should include a Wind River copyright. Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com>
-
Hongxu Jia authored
Require hardware: - genericx86-64 bsp; - usb webcam; Require softwre: - OpenCV - TensrFlow/TensorFlow Lite - The usb webcam kernel driver Provide function: - collect_face: start camera to collect and label human face images for retraining. - recognize_face: start camera and inference through tensorflow lite model to recognize human face The opencv code refers: https://docs.opencv.org/3.4.5/d7/d8b/tutorial_py_face_detection.html - Save avi video from usb webcam Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com>
-