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

Undefined function 'edgesNms' for input arguments of type 'single'. #3

Open
Eleanor-H opened this issue Jun 23, 2017 · 4 comments
Open

Comments

@Eleanor-H
Copy link

When running edge_nms.m in matlab, it can't find the function 'edgesNms'. Seems like there's no such function in Piotr's toolbox? Is it from somewhere else? Many thanks!

@yun-liu
Copy link
Owner

yun-liu commented Jun 24, 2017

@el-h There's a function edgesNmsMex in the private folder of Piotr's Structured Edge toolbox, and the function edgesNms is just a wrapper of edgesNmsMex.

@Eleanor-H
Copy link
Author

@yun-liu Exactly. Thanks!

@sjean
Copy link

sjean commented Dec 29, 2017

could you share your way to figure this issue. Thank you

@yun-liu
Copy link
Owner

yun-liu commented Nov 17, 2018

@sjean 没有edgesNms但是有edgesNmsMex,edgesNms是我写的一个edgesNmsMex的wrapper

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

3 participants