Skip to content

Comments

COMP: Add extra double parameter to InterpolateImageFunction wrapping templates#236

Merged
dzenanz merged 2 commits intoInsightSoftwareConsortium:mainfrom
darrent1974:main
Aug 28, 2025
Merged

COMP: Add extra double parameter to InterpolateImageFunction wrapping templates#236
dzenanz merged 2 commits intoInsightSoftwareConsortium:mainfrom
darrent1974:main

Conversation

@darrent1974
Copy link

Added extra double parameter to InterpolateImageFunction wrapping templates.

From what I can determine, both itkLinearInterpolateImageFunction and itkNearestNeighborInterpolateImageFunction are both wrapped using only double for the TCoordRep template parameter.

This appears to eliminate the displayed wrapping warnings, as described in https://discourse.itk.org/t/supressing-eliminating-python-wrapping-warnings/7616

@dzenanz
Copy link
Member

dzenanz commented Aug 21, 2025

I think we also need to update the CI to use ITK 5.4.4. I will not have time to do that this week, so if you could do it that would be appreciated.

Set the default build package tags to v5.4.4
for capturing the ITKRemoteModuleBuildTestPackageAction
shared scripts.

This pulls the default configuration items needed
to build against ITK version v5.4.4.
@dzenanz
Copy link
Member

dzenanz commented Aug 28, 2025

Merging as-is. If you can address notebook CI failure in a follow-up PR, that would be great.

@dzenanz dzenanz merged commit 04bd571 into InsightSoftwareConsortium:main Aug 28, 2025
62 of 65 checks passed
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.

2 participants