Info

This question is closed. Reopen it to edit or answer.

how to capture frames from a online video and compare these to a set of images in database?

1 view (last 30 days)
Hello everyone... I have a set of images in a database. Now i need to capture certain images from a streaming video from my webcam. These captured images should be compared with the images in database and the matching image should be shown as the result. So which toolbox can i use for this purpose? Is it better to use neural network or any other? Kindly answer me..

Answers (1)

Image Analyst
Image Analyst on 10 Jul 2014
I'd use the Image Processing Toolbox. Or the Computer Vision System Toolbox. Look up cbir for info on content based image retrieval - basically finding images in a database that match some query..

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!