how to get the orignal image after doing processing
Afficher commentaires plus anciens
hi every body.. i doing orocessing in my images(convert into gray then filter then canny edge )the i stored it in files after that i doing hamming distance between the enter images and the store images... now i want to show the enter images and the images with hight similarty...how can i done this??? how can return the images which processing it into orignal??? plz help me
Réponses (1)
Image Analyst
le 22 Juin 2014
0 votes
imshow() is ideal for that.
Catégories
En savoir plus sur Video Formats and Interfaces dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!