Hello,
After searching around in forums and github I could not find what are the plans of implementing openCV 2.4 in ofxOpenCv. Is there any milestone for this?
The question arouse, when I tried to use block method
cvCalcOpticalFlowBM()
while using current ofxOpenCv (OpenCV-2.3.1). Got behaviour, which relates to this bug http://code.opencv.org/issues/1362- - affects version 2.3.1 and lower, was solved in 2.4.
Saw in ofxaddons.com that liquidzym has built it for windows http://ofxaddons.com/repos/687 . Gave a quick try last night, stopped at “CUDA thing”. Plenty of discussion around about it, thus it is solvable … but maybe someone has ofxOpenCv with OpenCV-2.4.x for OSX lying around?
Thanks!