搜索资源列表
bezier
- 实现双三次贝塞尔曲面,用16个控制点控制曲面的形状。-Bicubic Bezier surface to achieve, with 16 control points to control the shape of surface.
Bicubic
- 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
src
- 图像线性插值,包括nearest neighbor(pixel duplication),bilinear,bicubic,lanczos,B-spline, cubic,Fourier zero-padding (sinc)-Image linear interpolation, including nearest neighbor (pixel duplication), bilinear, bicubic, lanczos, B-spline, cubic, Fourier zero-pa
cz
- 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
test2_PSNR_bibicubic
- 可將低解析度轉換為高解析度的影像,透過bicubic及binear的比對-Can be converted into low-resolution high-resolution images, through the bicubic and the ratio of binear
noise_filtering_matlab
- digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
New
- mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
ROIDraw
- 兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to d
LiangjiangYuProject1
- 用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic
bicubicTexture
- Bicubic interpolation using CUDA
bicubicBsplinecode
- 双三次B样条曲线的拟合代码,有助于进一步了解B样条曲线-Bicubic B-spline curve fitting code, and contribute to a better understanding of B-spline curve
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
bicubic
- 该函数实现了数字图像处理中的双三次线性插值函数-the function implement the bicubic interpolation in digital processing
bicubic
- bicubic interpolation without using cubic command
duomeiti
- bicubic.m bilinear.m nearest.m多媒体实验m文件 用matlab软件实现-bicubic.m bilinear.m nearest.m
bic
- the code relates to bicubic interpoations with osnr values
interpolation
- 插值 拉格朗日插值 有理函数插值 三次样条插值 有序表的检索法 插值多项式 二元拉格朗日插值 双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange interpolation bicubic spline in
cubic
- bicubic interpolation source. Visual c-bicubic interpolation source. Visual c++
bicubic.m
- a method to calculaate the bicubic spline fr nrecipes