In OpenCV 4.5.0 Java what method returns the number of points in a contour?

前端 未结 0 1408
难免孤独
难免孤独 2020-12-17 04:30

In C++ I am doing this: and all is well, now I need to switch to Java For Android.

    vector > contours;
    findContours(image, co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题