This object recognition demo uses computer vision to scan and search all known objects in a video scene or an image file. This demo application uses the OpenCV Deep Neural Network (DNN module) for running inference in an image file or video frame, then with the processed frame, the result is displayed with object name and accuracy level.