Opened 9 years ago
Closed 4 years ago
#48728 closed defect (invalid)
opencv 3.0: java wrappers are not generated for extra modules
Reported by: | klaus.brinker@… | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | opencv |
Description
Building opencv with "+java +contrib" does not generate the respective java wrappers for the *extra* modules (except for the bioinspired module?!). For all standard modules, the wrapper are included in the opencv-300.jar file.
Change History (4)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to stromnov@… |
---|---|
Port: | opencv added |
comment:3 Changed 4 years ago by mf2k (Frank Schima)
Owner: | changed from stromnov to mascguy |
---|---|
Status: | new → assigned |
comment:4 Changed 4 years ago by mascguy (Christopher Nielsen)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Based on the docs, as well as general Googling, it doesn't appear that the OpenCV project supports generating Java bindings for Contrib modules. And this is not a trivial thing, so it's not something we can do.
Closing this issue.
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field and Cc the port maintainers (
port info --maintainers opencv
), if any.