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
2014년 6월 22일
0 개 추천
imshow() is ideal for that.
카테고리
도움말 센터 및 File Exchange에서 Video Formats and Interfaces에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!