Borrar filtros
Borrar filtros

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 visualizaciones (últimos 30 días)
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

Respuesta aceptada

KSSV
KSSV el 11 de Abr. de 2017
doc corr2. If corr2 of two images is 1, then they are identical.
  6 comentarios
KSSV
KSSV el 11 de Abr. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by