[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Java CPP instead of the original OpenCV Java bindings #473

Open
mywsat opened this issue Jun 20, 2019 · 1 comment
Open

Use Java CPP instead of the original OpenCV Java bindings #473

mywsat opened this issue Jun 20, 2019 · 1 comment

Comments

@mywsat
Copy link
mywsat commented Jun 20, 2019

opencv Java CPP:https://github.com/bytedeco/javacpp-presets/tree/master/opencv
DCM4CHE use the original OpenCV Java bindings, but this was hard to maintain across different platforms and some things just didn’t quite work.

So I recommend Opencv Java CPP

@nroduit
Copy link
Member
nroduit commented Jul 18, 2019

First, dcm4che does not use the original OpenCV but a fork of OpenCV containing the codecs needed for DICOM.

I see no advantage in using JavaCV rather than directly using OpenCV's Java wrapping. What would be the concrete benefits?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants