how to get the orignal image after doing processing

2 次查看(过去 30 天)
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

回答(1 个)

Image Analyst
Image Analyst 2014-6-22
imshow() is ideal for that.

Community Treasure Hunt

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

Start Hunting!

Translated by