Closed GoogleCodeExporter closed 9 years ago
Thanks. I see. I guess since OpenCV 2.0, the Willow Garage people have renamed
cv::StereoBM::NORMALIZED_RESPONSE to
cv::StereoBM::PREFILTER_NORMALIZED_RESPONSE.
PyOpenCV only supports OpenCV 2.0, and not the newest OpenCV from the
repository. I
am one man. I cannot follow every change in their repository. I can only follow
their
stable releases. However, I am surprised that PyOpenCV can compile after
commenting
out line 17. I thought there would be more compilation errors than just that.
Thank
you for letting me know. I will fix the issue once OpenCV 2.1 is out.
Cheers,
Minh-Tri
Original comment by pmtri80@gmail.com
on 5 Mar 2010 at 3:57
The issue has been fixed in PyOpenCV 2.1.0.wr1.0.0.
Cheers,
Minh-Tri
Original comment by pmtri80@gmail.com
on 13 Apr 2010 at 5:49
Original issue reported on code.google.com by
vaile...@gmail.com
on 5 Mar 2010 at 3:27