ZNCC in feature point stereo matching
Hi, all! I am trying to find the corresponding feature points between left and right images. I want to use zero-mean normalized cross correlation (ZNCC)to find the most possible matching. Dose opencv already have this algorithm or can you share your customized one? Or Could anyone share the better way to evaluate and find the most possible feature matching. Thanks a lot!