Filter löschen
Filter löschen

How to perfectly align 2 scanned multiple choice paper images?

1 Ansicht (letzte 30 Tage)
Vic
Vic am 11 Jan. 2013
I there a way somehow to align 2 scanned multiple choice paper images? Maybe by using a bar code to auto align them or using a specific shape so i can compare or find the differences in the answers between the two papers?
Thanking you in advance.

Antworten (1)

Image Analyst
Image Analyst am 11 Jan. 2013
Yes. See the imregister() function in the Image Processing Toolbox.
  5 Kommentare
Walter Roberson
Walter Roberson am 12 Jan. 2013
Convert the images to grayscale before aligning them.
Image Analyst
Image Analyst am 13 Jan. 2013
The alignment will probably be the same on a monochrome image as if you could do it on a color image. Just apply the transform you get to all three color channels one at a time and recombine into a color image.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by