Skip to content

Is java wrapper for xfeatures2d module ready? #653

@sify21

Description

@sify21

I want to use surf in module xfeatures2d(just for research). I googled and tried to add "WRAP java" in the CMakeLists.txt file. Then I run:
"cmake -DOPENCV_EXTRA_MODULES_PATH=/home/sify/src/opencv_contrib/modules/ .."
in /<opencv_source_directory>/build directory but get a bunch of "symbol not found" errors.

I also tried this method in stackoverflow, also not working, it gets me "symbol lookup error: opencv/build/lib/libopencv_java310.so: undefined symbol: _ZN2cv11xfeatures2d4SURF6createEdiibb " error.

I don't know whether the java wrapper is finished or not. I'm using opencv 3.1.0 on opensuse.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions