Open

Description
I am getting the following error when I take a picture:
Could not invoke RNOpenCvLibrary.checkForBlurryImage
null
No implementation found for long org.opencv.core.Mat.n_Mat() (tried Java_org_opencv_core_Mat_n_1Mat and Java_org_opencv_core_Mat_n_1Mat__)
I found a similar issue on stackoverflow, but couldn't figure out how to solve this:
https://stackoverflow.com/questions/35090838/no-implementation-found-for-long-org-opencv-core-mat-n-mat-error-using-opencv
Any clues? Thanks!