We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Does this library require GOP library? because the cmakelists.txt of matlab folder contains:
The text was updated successfully, but these errors were encountered:
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.
On Apr 13, 2015, at 9:15 , lolong notifications@github.com wrote:
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.
Sorry, something went wrong.
Thanks
No branches or pull requests
Hi,
Does this library require GOP library? because the cmakelists.txt of matlab folder contains:
The text was updated successfully, but these errors were encountered: