Find unique images from a folder
2 ビュー (過去 30 日間)
古いコメントを表示
I have a folder full of images of video frame sequences of same class of varying sizes of frame number extracted from a large video data. How can I find the N number of images of that are unique and not repetative? Where N will be smaller than the total number of image frames.
0 件のコメント
回答 (1 件)
Shadaab Siddiqie
2021 年 2 月 25 日
From my understanding you want to find set of unique images. Please refer retrieveImages and ssim. Although these functions find similar images you can use it to filter unique or different images.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!