搜索资源列表
3d-teapot
- Teapot teapotdemo A demo that uses the famous Newell teapot to demonstrate MATLAB graphics features. The teapot is defined by 32 bicubic bezier patches. The patches can be tesselated to surfaces at a wide range of resolutions. The resulting surfac
Code
- 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
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
bicubic
- bicubic interpolation without using cubic command
scaling-back
- Scaling up an image with bicubic interpolation prediction method on matlab
CubicSpline
- 使用的matlab语言编写的图像双三次样条插值,用于图像分辨率增强的经典算法,效果不错。-Matlab language used image bicubic spline interpolation, the classical algorithm for image resolution enhancement, to good effect.
sscsz
- 双三次插值算法的MATLAB实现,实现图像的缩放-Bicubic interpolation algorithm in MATLAB
image-interpolation
- 图像插值放大,最近邻,双线性,双三次matlab实现-The image interpolation enlarge nearest neighbor, bilinear, bicubic matlab achieve
image-interpolation.shear.rotation
- BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
matlab
- 图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
BICUBIC_DP
- 完全好用的bicubic 图像内插代码,还带有文档,需要了解bicubic的初学者下载这一个就够了-The matlab code for bicubic interpolation. Furthermore,detail information is descibed in the document
Bicubic
- bicubic双三次插值算法实现,并和matlab自带程序进行了比较-bicubic algorithm