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

I don't know where the MAX function is defined, would you like tell us? #13

Open
suijingfeng opened this issue Dec 13, 2016 · 1 comment

Comments

@suijingfeng
Copy link

(*pt)->intensity = MAX( MAX( prev->range-(*pt)->range, succ->range-(*pt)->range), 0) * 10;

this formulator is different from the formulator described on the paper

question_desktop

I don't know where the MAX function is defined, would you like tell me?

@martin-velas
Copy link
Contributor

Hi, yes you're right - the correct formulation in the paper should stands:
fix
And I assume MAX function comes with used libraries - I suspect OpenCV.

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