Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
mibOscResampling.m File Reference

resample image usng OSC method More...

Functions

function f = mibOscResampling (x)
 resample image usng OSC method
 

Detailed Description

resample image usng OSC method

Function Documentation

◆ mibOscResampling()

function f = mibOscResampling ( x)

resample image usng OSC method

taken from https://se.mathworks.com/help/matlab/creating_plots/create-and-compare-resizing-interpolation-kernels.html Reference Hu, Min, and Jieqing Tan. "Adaptive Osculatory Rational Interpolation for Image Processing." Journal of Computational and Applied Mathematics 195, no. 1–2 (October 2006): 46–53. https://doi.org/10.1016/j.cam.2005.07.011.

Referenced by mibResize3d().

Here is the caller graph for this function: