I'm using the OpenVINO's interactive face detection demo to build my own project.
I wanna output the video file for debug use.
And I type in commands to cmd terminal, a command like this:
interactive_face_detection_demo -i CAM -m <model_path>/face-detection-adas-0001.xml -r -o 123.avi -d CPU
Although the video file will be output, but the file cannot be open.
I had checked the interactive_face_detection parameter usage, it supported the video file output function.
But, on the website it is shown this:
Please help to solve this problem!
Thank's to everyone!
Best regards,
Eddie.
Hi Eddie,
I’ve validated the Interactive Face Detection C++ Demo. The demo supports the following video file formats: WMV, MP4 and MOV.
Regards,
Munesh
链接已复制
Hi Eddie,
I’ve validated the Interactive Face Detection C++ Demo. The demo supports the following video file formats: WMV, MP4 and MOV.
Regards,
Munesh