Python Forum
which order for bicubic interpolation
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
which order for bicubic interpolation
#1
Hi
For downsampling the size of my input images I use "scipy.ndimage.interpolation.zoom" which takes the argument "order" to specify the order of the spline interpolation. I need a bicubic interpolation. Do you know what order this is? I could not find a reference.ΒΆ
Thank you already
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Cubic interpolation in Pandas raises ValueError: The number of derivatives at boundar JaneTan 2 2,446 Dec-10-2022, 04:28 AM
Last Post: JaneTan

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020