Skip to content

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

Open
hjmjohnson wants to merge 1 commit intomainfrom
rebase/remove-initialize-calls-register-two-point-sets
Open

STYLE: Remove Initialize() calls on new point sets RegisterTwoPointSets#450
hjmjohnson wants to merge 1 commit intomainfrom
rebase/remove-initialize-calls-register-two-point-sets

Conversation

@hjmjohnson
Copy link
Copy Markdown
Member

Rebase of @N-Dekker's PR #434 onto current main.

When a point set is just created by New(), it is already properly initialized. Removes redundant Initialize() calls from RegisterTwoPointSets — follow-up to ITK#4976 commit bc044c1d.

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"
@review-notebook-app
Copy link
Copy Markdown

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 Apr 17, 2026
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