First time here? Check out the FAQ!
answered 2013-01-12 09:25:33 -0600
You have to use cvGet2d instead of cvGetReal2d in your source code. In addition,you can use the cvMinMaxLoc function instead of manual calculation.