process to access multiple image/video input file
Hello, I have tested face-detection/recognition by accessing image file, video file, and rtsp stream. Now, if i want to access multiple video file/rtsp stream. How can i handle it at a time?.
Thanks and Regards, Kishan Patel.
multiple threads?
In opencv, is there any alternate options?
Regards, Kishan Patel.
opencv is a c++ library.So std should be the right options