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 or variable 'ucms'. #2

Open
jinlinyi opened this issue Aug 13, 2018 · 2 comments
Open

Undefined function or variable 'ucms'. #2

jinlinyi opened this issue Aug 13, 2018 · 2 comments

Comments

@jinlinyi
Copy link

jinlinyi commented Aug 13, 2018

Hi Trung, I am trying to run the whole pipeline from rgbd input to segmentation, i.e. run im2ucm, ucm2tree and scenecut_segmentation. I have the following questions.

  1. It seems like in source/ucm2tree.m line 12, variable ucms is not defined. Is this a typo?

  2. The im2ucm outputs ucm2 and ucms, which one should I pass into function ucm2tree?

Thank you very much for your impressive paper and the release of your codes!

@trungtpham
Copy link
Owner

Hi Jinlin,

  1. it should be ucm instead of ucms. I have updated the code.
  2. I think there is not much difference between ucm2 and ucms. I used ucm2.

Hope these help.

Cheers,
Trung

@jinlinyi
Copy link
Author

Thank you for your reply!

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