Skip to content

feat(ImageInterpolation): port VTK ImageInterpolator cubic interpolation implementation - #3627

Merged
finetjul merged 1 commit into
Kitware:masterfrom
Jo-Byr:cubic-image-interpolation
Sep 8, 2026
Merged

feat(ImageInterpolation): port VTK ImageInterpolator cubic interpolation implementation#3627
finetjul merged 1 commit into
Kitware:masterfrom
Jo-Byr:cubic-image-interpolation

Conversation

@Jo-Byr

@Jo-Byr Jo-Byr commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Context

Add missing cubic interpolation implementation in ImageInterpolator, 1:1 from VTK C++ version.

@Jo-Byr
Jo-Byr requested a review from finetjul September 3, 2026 12:36
@Jo-Byr Jo-Byr self-assigned this Sep 3, 2026
Comment thread Sources/Imaging/Core/ImageInterpolator/example/index.js
Comment thread Sources/Imaging/Core/ImageInterpolator/index.js
Comment thread Sources/Imaging/Core/ImageInterpolator/index.js
@Jo-Byr
Jo-Byr force-pushed the cubic-image-interpolation branch 2 times, most recently from 4b9e726 to e1d0ced Compare September 3, 2026 14:17
@Jo-Byr Jo-Byr changed the title feat(ImageInterpolation): port VTK ImageInterpolator cubic interpolion implementation feat(ImageInterpolation): port VTK ImageInterpolator cubic interpolation implementation Sep 4, 2026
Comment thread Documentation/examples/gallery.js Outdated
@Jo-Byr
Jo-Byr force-pushed the cubic-image-interpolation branch from e1d0ced to d264808 Compare September 7, 2026 07:16
Comment thread Sources/Imaging/Core/ImageInterpolator/index.js Outdated
…ion implementation

Add missing interpolateCubic implementation in vtkImageInterpolator from VTK C++
Add example for ImageInterpolator
@Jo-Byr
Jo-Byr force-pushed the cubic-image-interpolation branch from d264808 to e089e7e Compare September 8, 2026 06:54

@finetjul finetjul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@finetjul
finetjul added this pull request to the merge queue Sep 8, 2026
Merged via the queue into Kitware:master with commit c0d3910 Sep 8, 2026
3 checks passed
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 36.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the released Automated label label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Automated label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants