How do I import SparseMat class?

asked 2015-12-11 22:36:08 -0600

I am using OpenCV 3.0.0 Android SDK on Android Studio. I can find the class files in opencv native sdk folder but not in the java sdk folder. Does that mean I cannot use this class in my Android app without using the Android NDK?

edit retag flag offensive close merge delete