Effacer les filtres
Effacer les filtres

How can i find out unique image from image folder which contains 300 image.because in that folder so many identical image is there.how can find unique image out of 300 by using matlab

3 vues (au cours des 30 derniers jours)
How can i find out unique image from image folder which contains 300 image.because in that folder so many identical image is there.how can find unique image out of 300 image by using matlab

Réponse acceptée

KSSV
KSSV le 11 Avr 2017
doc corr2. If corr2 of two images is 1, then they are identical.
  6 commentaires
KSSV
KSSV le 11 Avr 2017
Dear friend...the command which you gave delete's all the jpeg files present in the folder. You have to specifically five the filename to delete one at a time.
delete thisname.jpg

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by