Reputation: 4784
I have two images (let's assume they have the same size), i want to calculate the correlation between the two images Using EMGU and C#.
I didn't found any function that does it and implemented the correlation calculation by myself.. but i'd rather use built in function.
Is such function exist ?
Thanks.
Upvotes: 2
Views: 1653