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

Changed the Hue distance calculation in tracking HSVColorCoherence #390

Merged
merged 1 commit into from Dec 14, 2013

Conversation

jpapon
Copy link
Contributor

@jpapon jpapon commented Dec 2, 2013

The hue color difference was not correct - it now properly chooses the correct direction in normalized (0-1) circular space. I just calculate both directions and choose the smaller one. Not very elegant, but at least it is correct.

rbrusu added a commit that referenced this pull request Dec 14, 2013
Changed the Hue distance calculation in tracking HSVColorCoherence
@rbrusu rbrusu merged commit 37cb772 into PointCloudLibrary:master Dec 14, 2013
@jpapon jpapon deleted the color_coherence_fix branch December 16, 2013 13:27
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

Successfully merging this pull request may close these issues.

None yet

2 participants