Ask Your Question

cheerfulme's profile - activity

2015-07-04 16:54:00 -0600 asked a question Image registration in opencv

I have a moving image and a fixed image. How can I register the moving image on top of fixed image? The transformation involves translation only.

2015-07-01 22:11:42 -0600 asked a question Multi-level Otsu's thresholding

Is there multi-level Otsu's thresholding available in OpenCV? If not, how can I extend the original binarization method?