how to get the orignal image after doing processing

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일

0 개 추천

imshow() is ideal for that.

질문:

2014년 6월 22일

답변:

2014년 6월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by