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

matlab cmakelists GOP is included #1

Closed
lolongcovas opened this issue Apr 13, 2015 · 2 comments
Closed

matlab cmakelists GOP is included #1

lolongcovas opened this issue Apr 13, 2015 · 2 comments

Comments

@lolongcovas
Copy link

Hi,

Does this library require GOP library? because the cmakelists.txt of matlab folder contains:

  • add_library( gop_mex SHARED gop_mex.cpp )
  • target_link_libraries( gop_mex util imgproc learning contour segmentation proposals gomp )
  • @philkr
    Copy link
    Owner

    philkr commented Apr 13, 2015

    I didn’t update the matlab wrapper yet. I’ll do that after ICCV. For now, I’d recommend to use the python wrapper and generate hf5 files.

    Philipp

    On Apr 13, 2015, at 9:15 , lolong notifications@github.com wrote:

    Hi,

    Does this library require GOP library? because the cmakelists.txt of matlab folder contains:

    add_library( gop_mex SHARED gop_mex.cpp )
    target_link_libraries( gop_mex util imgproc learning contour segmentation proposals gomp )


    Reply to this email directly or view it on GitHub #1.

    @lolongcovas
    Copy link
    Author

    Thanks

    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