フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
Madhu
Madhu 2014 年 3 月 11 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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..

回答 (1 件)

Image Analyst
Image Analyst 2014 年 7 月 10 日
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!

Translated by