OpenCV Android UnsatisfiedLinkError while finding the Moments of Contour -
my app installs correctly crashes while finding moments of contour. here error:
no implementation found double[] org.opencv.imgproc.imgproc.moments_1(long) (tried java_org_opencv_imgproc_imgproc_moments_11 , java_org_opencv_imgproc_imgproc_moments_11__j)
Comments
Post a Comment