Home > other > Opencv use morphologyEx increasing during open operation process memory how should solve
Opencv use morphologyEx increasing during open operation process memory how should solve
Time:10-09
Call morphologyEx (binImage, openImage MORPH_OPEN, element, Point (1, 1), 3); Memory will continue to increase, to comment out no problem it Want to ask, how to solve this problem I am using OPENCV2.4.9 + VS2017