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

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -