搜索资源列表
43566
- 本文主要叙述的是利用MATLAB软件实现图像的几何操作。利用imresize() imrotate() imcrop() 等函数实现图像的缩放,选转,剪切。 在对图像的几种几何操作中,图像的缩放和旋转都要用到插值操作。-This paper describes the use of MATLAB software images of geometric operations. Use imresize () imrotate () imcrop () Function Image Scali
Sampling_Peter
- C#编写的图像高质量的三次插值函数,其中有COM的接口程序,可以在VC中调用-prepared by the high-quality images of the three interpolation function, which is the COM interface, can be called in VC
Image_Operators_matlab_codes
- 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12
scaling_down
- 按位置图像加权缩小计算函数。不同于线性插值或三次插值算法。
CarToPolar
- 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。
superresolution_v_2.0
- 超分辨重构,使用插值算法实现。 由主文件和其他功能函数组成,附有详细说明
RotateDIB
- 用vc实现图像的旋转 该函数用来以图像中心为中心旋转DIB图像,返回新生成DIB的句柄。 调用该函数会自动扩大图像以显示所有的象素。函数中采用最邻近插值算法进行插值。
tuxiangyunsuan
- 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
rorote
- 自定义函数,图像按任意角度旋转,一维线性插值和二维线性插值-Custom function, image rotation by any angle, one-dimensional linear interpolation and two-dimensional linear interpolation
Implit_Function_And_Marching_Cube
- 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
Spline3
- 离散点三次样条函数插值,各种边界条件:抛物、夹持、自由等-Discrete points of cubic spline function interpolation, a variety of boundary conditions: parabolic, gripping, freedom, etc.
image_resize_shrink
- Win32 框架下的双线性插值放大缩小算法的实现,里面还包含一个高效缩小算法函数。-Within the framework of the Win32 Zoom bilinear interpolation algorithm, which also includes an efficient algorithm to reduce function.
imrotate_my
- 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
bicubic
- 该函数实现了数字图像处理中的双三次线性插值函数-the function implement the bicubic interpolation in digital processing
Interpolation
- 利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。-Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filter
Interpolation
- /************************************************************************* * 函数名称: * Interpolation() * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数) * LONG lHeight - 源图像高度(象素数) * FLOAT x - 插值元素的x坐标 * FLOAT y
dimensional-smoothed-deformation
- 数字图象变形是图象处理领域中的一个热点, 具有较大的实用价值. 通过对基于特征变形算法的分析, 在三 维体素数据模型上, 提出了一种基于特征的散乱点三维变形算法. 在算法中首先采用移动平滑插值函数实现对变形 扭曲的拟合, 其次采用融合等方法提高变形的精度和效果, 最后通过试验表明该算法是可行的. 该算法不但可以实现三维变形, 而且可以用于对二维影像的处理.-Image processing digital image deformation is a hot area, with gr
interp
- interp1.m、interp2.m和interp3.m分别为一维、二维和三维的插值函数-interp1.m, interp2.m and interp3.m are one-dimensional, two-dimensional and three-dimensional interpolation function
Surface-interpolation
- 利用径向基函数,把给定的二维散乱数据插值成一个二维曲面-The radial basis function, the given two-dimensional scattered data interpolation into a two-dimensional surface
20102481matlab
- 三次样条的函数插值,反应插值函数和插入值。-Three spline interpolation function, reaction and insert the interpolation function value.