Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv 3.0 deprecated opencv_legacy module

opencv3.0 deprecated opencv_legacy module, and my old code needs the function cv::PatchGenerator used to declare in legacy.hpp . How could I fix this problem, is any function could instead of cv::PatchGenerator in the latest opencv3.0?

click to hide/show revision 2
retagged

updated 2014-09-23 02:39:31 -0600

berak gravatar image

opencv 3.0 deprecated opencv_legacy module

opencv3.0 deprecated opencv_legacy module, and my old code needs the function cv::PatchGenerator used to declare in legacy.hpp . How could I fix this problem, is any function could instead of cv::PatchGenerator in the latest opencv3.0?