How to calculate distance between 2 overlaped images edge to edge?

1 view (last 30 days)
I reconsruct 3D model from images. Now I calculate to error between reconstruction image and original image. How to calculate this error. Please help me.

Accepted Answer

Image Analyst
Image Analyst on 15 Dec 2014
It's not clear exactly where that line is. It looks arbitrary. I suggest you go with the figures of merit suggested by Mohammad instead. You could also calculate the area of the dark gray mismatch if you want, though it's a bit redundant given the other information.
  5 Comments
Image Analyst
Image Analyst on 16 Dec 2014
I gave you code for all of that. For #2 in my first comment, and for #1 in the last comment. Of course the min error is 0 pixels, or 1 pixel if you don't count 0 as being an error.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!