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

[features] Better indices and looping #3447

Closed

Conversation

kunaltyagi
Copy link
Member

Converting internal indices to std::size_t or smarter loops

Copy link
Member Author

@kunaltyagi kunaltyagi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's plenty left to do, clearly...

features/include/pcl/features/from_meshes.h Outdated Show resolved Hide resolved
features/include/pcl/features/cvfh.h Outdated Show resolved Hide resolved
features/include/pcl/features/impl/board.hpp Outdated Show resolved Hide resolved
features/include/pcl/features/impl/brisk_2d.hpp Outdated Show resolved Hide resolved
features/include/pcl/features/impl/rops_estimation.hpp Outdated Show resolved Hide resolved
features/include/pcl/features/impl/fpfh.hpp Outdated Show resolved Hide resolved
features/include/pcl/features/impl/fpfh.hpp Outdated Show resolved Hide resolved
features/include/pcl/features/impl/fpfh.hpp Outdated Show resolved Hide resolved
@stale
Copy link

stale bot commented Jan 3, 2020

This pull request has been automatically marked as stale because it hasn't had
any activity in the past 60 days. Commenting or adding a new commit to the
pull request will revert this.

Come back whenever you have time. We look forward to your contribution.

@kunaltyagi
Copy link
Member Author

@taketwo This is nearly complete. Should I organize commits by file since that seems the best way to ingest the large changes?

@kunaltyagi kunaltyagi force-pushed the std_size_features branch 5 times, most recently from bc1e908 to 224a6a8 Compare January 9, 2020 09:41
@taketwo
Copy link
Member

taketwo commented Jan 9, 2020

Ideally, split this into multiple PRs. I'm afraid I won't have a free chunk of time long enough to click through 45 commits at once.

@kunaltyagi
Copy link
Member Author

Most commits are a few lines. I'll create a PR from the first commit (which is the meatiest and sort-of makes more sense). The rest, I might group arbitrarily.

@kunaltyagi
Copy link
Member Author

Closing since other PR supersede this

@kunaltyagi kunaltyagi closed this Jan 15, 2020
@kunaltyagi kunaltyagi deleted the std_size_features branch January 15, 2020 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants