Skip to content

STYLE: Use GetFixedPoints() in StatisticalShapePointPenalty#1234

Merged
N-Dekker merged 1 commit intomainfrom
StatisticalShapePointPenalty-use-GetFixedPoints
Sep 5, 2024
Merged

STYLE: Use GetFixedPoints() in StatisticalShapePointPenalty#1234
N-Dekker merged 1 commit intomainfrom
StatisticalShapePointPenalty-use-GetFixedPoints

Conversation

@N-Dekker
Copy link
Copy Markdown
Member

@N-Dekker N-Dekker commented Sep 5, 2024

May slightly improve the performance, by iterating over an std::vector of points, instead of an itk::PointSet::PointsVectorContainer.

May slightly improve the performance, by iterating over an `std::vector` of points, instead of an `itk::PointSet::PointsVectorContainer`.

Follow-up to pull request #1233 commit 9bedfdc "STYLE: CorrespondingPointsEuclideanDistanceMetric GetFixed/MovingPoints"
@N-Dekker N-Dekker merged commit afba04a into main Sep 5, 2024
@N-Dekker N-Dekker deleted the StatisticalShapePointPenalty-use-GetFixedPoints branch September 5, 2024 13:43
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.

1 participant