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

Mark points #439

Merged
merged 2 commits into from
Jan 21, 2014
Merged

Mark points #439

merged 2 commits into from
Jan 21, 2014

Conversation

nizar-sallem
Copy link
Contributor

Mark several points at once in image viewer since its is faster to render than looping over markPoint method for all the points.
Unlike the markPoint method the drawn shape is a square (cheaper at rendering) in background color with its center in foreground color.

This is faster then looping on markPoint since all the markers are placed in the
same actor and rendered only once.
jspricke added a commit that referenced this pull request Jan 21, 2014
@jspricke jspricke merged commit 00c0e68 into PointCloudLibrary:master Jan 21, 2014
@nizar-sallem nizar-sallem deleted the mark_points branch January 31, 2014 15:15
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.

2 participants