1 | initial version |
weird as it is, currently there are no java bindings for the stitching module at all !
you could try to mend that by adding "java" to the CmakeLists.txt file, so it says:
WRAP python java)
in the last line, then rerun cmake && make && make install
please try & report back !