(#1636) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff
This commit is contained in:
@@ -643,4 +643,9 @@ public class Converters {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
static {
|
||||
System.loadLibrary("opencv_java");
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user