OpenCV video preview and start record

asked 2016-09-21 04:57:46 -0600

updated 2016-09-21 05:23:34 -0600

berak gravatar image

Hi

I am developing iOS video project using opencv for facial recognization.

I have one problem with opencv. cvVideoCamera does not have the start record and stop record function.

Of course cvVideoCamera has start and stop methods, so I can save the recorded video but I need preview the video...

Have you any good idea to preview the opencv camera?

How can I make start record and stop record function?

Kind Regards.

Hua.

edit retag flag offensive close merge delete