Help! Image Correlation

G

Godai

Hi!

I have to write a C algorithm to calculate Image Correlation between two
complex images. Can you give me some advice to begin?

Thanks!!!
 
K

Keith Thompson

Godai said:
I have to write a C algorithm to calculate Image Correlation between two
complex images. Can you give me some advice to begin?

You apparently need two things: an algorithm and a C implementation of
that algorithm.

For the algorithm, try comp.graphics.algorithms or perhaps
comp.programming. If you run into problems implementing the algorithm
in C, you can post here.
 
G

Godai

Keith Thompson ha scritto:
You apparently need two things: an algorithm and a C implementation of
that algorithm.

For the algorithm, try comp.graphics.algorithms or perhaps
comp.programming. If you run into problems implementing the algorithm
in C, you can post here.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top