Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

Crossroad Camera C++ Demo, multiple input images

Makeen_Mohamed__Sham
458 Views

Hello. I'm trying to use the sample 'crossroad_camera_demo' for the task of person re-identification using images as input. I downloaded the models and tried the sample by giving a single image and it is working correctly. I've read the documentation of this demo, but I don't understand how to give two or more images in input.

0 Kudos
2 Replies
JAIVIN_J_Intel
Employee
458 Views

Hi Shamri,

By default, Crossroad camera demo supports video file, camera stream or an image file as input but not multiple images.

You can run the application with '-h' to list the available options.

Regards,

Jaivin

0 Kudos
Makeen_Mohamed__Sham
458 Views

Hello Jaivin,

thanks for your answer.

Regards,

Shamri

0 Kudos
Reply