Skip to content

STYLE: Remove Initialize() calls on new point sets RegisterTwoPointSets #434

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

N-Dekker
Copy link
Collaborator

@N-Dekker N-Dekker commented Nov 27, 2024

When a point set is just created by New(), it is already properly initialized.


@tbirdso Just a minor stylish PR, please have a look!

When a point set is just created by `New()`, it is already properly initialized.

- Follow-up to pull request InsightSoftwareConsortium/ITK#4976
commit InsightSoftwareConsortium/ITK@bc044c1
"STYLE: Remove p->Initialize() call after p = T::New() in example"
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added area:Registration Issues affecting the Registration module type:Style Style changes: no logic impact (indentation, comments, naming) language:C++ Changes to C++ examples language:Python Changes to Python examples type:Python Notebook Changes to Python Notebook examples labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Registration Issues affecting the Registration module language:C++ Changes to C++ examples language:Python Changes to Python examples type:Python Notebook Changes to Python Notebook examples type:Style Style changes: no logic impact (indentation, comments, naming)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants