Is it possible to add a Java binding to a feature that is not yet available in production? Specifically, can a binding be added for Soft Cascade Classifier that will be released in 2.4.9?
The current instructions I would be using would be a combination of;
a. http://code.opencv.org/projects/opencv/wiki/How_to_contribute b. http://alex-alchemist.blogspot.ru/2013/11/opencv-based-java.html (translated)
Is there anything else I should be following to understand how to add a Java binding?