필터 지우기
필터 지우기

Finding the deviation between two similar images

조회 수: 1 (최근 30일)
Edward
Edward 2011년 7월 29일
답변: Veera Kanmani 2018년 4월 20일
I drew a baseline shape via adobe illustrator. I then sent this shape to a cutter/plotter, cut several copies of it, and took pictures of each one. In order see how accurate these cuts are I just want to compare the boarders of each cut to the baseline image and sum up every point which deviates from the baseline.
Problem is the images I have of the cuts are not already aligned, they need to be rotated so that they fit each other, using xcorr maybe? Everything must also be greyscale. Then i want to take the edge filter or gradient of each image so that all we have is the outline of the image. I need the absolute value of the difference between each pixel. Then sum them all up so that this sum represents how much the image of the cut differs from the image of the baseline. Can anyone walk me through out to do this or provide me with some code? Thank you.

답변 (1개)

Veera Kanmani
Veera Kanmani 2018년 4월 20일
https://in.mathworks.com/matlabcentral/answers/283307-standard-deviation-between-images

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by