Ask Your Question

Revision history [back]

Yes, this function is not wrapped to Java. The only solution is to wrap it manually. All simple functions, not methods of classes are implemented as static methods of class that is named the same as module. You can use other functions from calib3d as an example. Also I create an issue on project issue tracker.