Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to get the opencv stitching library for java?

I want to use the opencv stitching library, however they haven't ported the code to java yet. I heard you can use the c++ code in Java and call it using a custom java method. I have no idea how to do this.

Do I need another library to run the c++ code and then use that? or is it much simpler than that?

Ideally I would like to run it natively. Thanks

click to hide/show revision 2
retagged

updated 2014-02-15 16:23:40 -0600

berak gravatar image

How to get the opencv stitching library for java?

I want to use the opencv stitching library, however they haven't ported the code to java yet. I heard you can use the c++ code in Java and call it using a custom java method. I have no idea how to do this.

Do I need another library to run the c++ code and then use that? or is it much simpler than that?

Ideally I would like to run it natively. Thanks