Find unique images from a folder

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.

回答 (1 件)

Shadaab Siddiqie
Shadaab Siddiqie 2021 年 2 月 25 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeComputer Vision Toolbox についてさらに検索

質問済み:

2021 年 2 月 22 日

回答済み:

2021 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by