Ask Your Question

shaqi's profile - activity

2017-07-07 02:06:33 -0600 received badge  Popular Question (source)
2017-07-07 02:06:33 -0600 received badge  Notable Question (source)
2014-09-22 21:19:25 -0600 asked a question 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?