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

[common] Remove use of dynamic allocation in GaussianKernel::convolve{Rows,Cols} #4092

Merged
merged 1 commit into from
May 18, 2020

Conversation

kunaltyagi
Copy link
Member

The now closed PR showed us a better path in one place 😄

enhancement: because it is a slightly better version (performance). Feel free to remove it. It's a small diff

@kunaltyagi kunaltyagi added changelog: enhancement Meta-information for changelog generation needs: code review Specify why not closed/merged yet module: common labels May 12, 2020
@kunaltyagi kunaltyagi changed the title [common] Remove use of dynamic in GaussianKernel::convolve{Rows,Cols} [common] Remove use of dynamic allocation in GaussianKernel::convolve{Rows,Cols} May 18, 2020
@kunaltyagi
Copy link
Member Author

Merging with 1 approval, no objections and a green CI

@kunaltyagi kunaltyagi merged commit 53f3593 into PointCloudLibrary:master May 18, 2020
@kunaltyagi kunaltyagi deleted the rm_dyn_alloc branch May 18, 2020 04:38
@SergioRAgostinho SergioRAgostinho removed the needs: code review Specify why not closed/merged yet label May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: enhancement Meta-information for changelog generation module: common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants