Regarding Normalized Cross Correlation & matching points.

I'm having trouble(as in, the prof told us to figure it out) with finding matching points for 2 images to color correct them.
Right now, i've read in 2 different images and converted them onto the grayscale.

I want to create 16x16 boxes in each image and then smaller 4x4 boxes in the 16x16 box and then use normalized cross correlation to find the most similar 4x4 box and then use the center point as a matching point.

Problem, I have no idea how to implement this.
Any help is appreciated!


Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion