Hi,
I'm using 2.4.8 opencv in a VS application and I have just updated source code changing old C functions with new C++ functions. In particular I have verified that cv::findcontours is slower than cvFindContours. Is it possible? Is this gap solved with newer versions?
regards
Andrea
↧