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?
1 | initial version |
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?
2 | retagged |
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?