Image stitching module for Java
Is there the possibility of using the image stitching module in java?
Is there the possibility of using the image stitching module in java?
Asked: 2014-02-05 19:52:32 -0600
Seen: 610 times
Last updated: Mar 25 '14
Actually there is no official C++ interface binding for the stitching libary. But you could create your own JNI mapping.
Do you have any information on how I can do this?