how to get the orignal image after doing processing
Show older comments
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
Answers (1)
Image Analyst
on 22 Jun 2014
0 votes
imshow() is ideal for that.
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!