OpenCV 3.0.0 - Stitching functionalities in Java?
Hi,
I would like to use Java with OpenCV 3.0.0.
I need to use Stitching functionalities but the package org.opencv.stitching seem not be present inside the JAR related to the OpenCV 3.0.0.
Can someone help me?
Thank you very much.
If it is not there than it is because the stitcher class uses internal classes and the wrappers cant handle that for the moment. So basically there is no stitching wrapper for Java for the moment!
Here you can see what modules get included in the wrappers!