i need to correlate between 2 dim' binary matrixes - Is there any library?

L

liav.ezer

Hello all,

I need to find the correlation between two binary matrixes - should i
use cross correlation for that or i can preform a simple convulution
task to achive it?
Is there any C++ library that conduct those action easilly?


Thanks in advance!


Reply
 
V

Victor Bazarov

I need to find the correlation between two binary matrixes - should i
use cross correlation for that or i can preform a simple convulution
task to achive it?

That question doesn't seem to have anything to do with C++ language.
Are you lost? You probably need 'sci.math' or any of its subgroups.
Is there any C++ library that conduct those action easilly?

Probably. Have you tried googling for it?

V
 
M

mlimber

Victor said:
That question doesn't seem to have anything to do with C++ language.
Are you lost? You probably need 'sci.math' or any of its subgroups.

Or perhaps comp.dsp or sci.image.processing.

Cheers! --M
 

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

No members online now.

Forum statistics

Threads
474,438
Messages
2,571,699
Members
48,796
Latest member
Greg L.
Top