搜索资源列表
克里金模型算法
- 克里金模型算法,详细论述了克里金插值的几种算法,Kriging model algorithm, discussed in detail Kriging Interpolation Algorithms
pic_transport.rar
- 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
wssw.rar
- 图像几何变换(缩放、旋转)中的插值算法 , The picture geometry transformation (缂╂斁, revolves) the center interpolation algorithm
allfns.zip
- VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
nedi
- 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
Tuxiangchazhisuanfa
- 常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法-常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法
DwindlePic
- 用Java实现的 双线性插值算法的源代码(可运行)-Implemented with Java source code for bilinear interpolation algorithm (runs)
dblinear
- 用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
interpolation
- 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
2
- 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
CHAZHI
- 图像插值算法实现输出测试和输出测试,非常好用的 哦 -Image Interpolation Algorithm output test and the output test, a very nice oh
disp_fig
- 采用通过提取图像的边缘特征对两幅图像配准,并采用双线性插值算法来提高配准精度。用于两幅图像间变化不大的配准。-Adopted through the extraction of image edge characteristics of two image registration, using bilinear interpolation algorithm to improve registration accuracy. Between two images for little chan
iminerpolation
- 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
11257445
- 自动绘制等值线的方法从技术方向上看可以分为两大类,插值和曲线拟合.其中曲线拟合总的来说效果不如插值算法经典和应用广泛,效果也较逊色.这里着重介绍插值算法.-Automatic drawing method isogram direction from a technical point of view can be divided into two categories, interpolation and curve fitting. In which the effect of curve
shuangxianxingchazhi
- 图像旋转的双线性插值算法!实现图像的无损失旋转!
h264_intp
- 图形图像H264插值算法,应用于图像视频处理-H264 graphic image interpolation algorithm is applied to image video processing
freeimage
- C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like
krige
- 基于VB6编写的 Kriging插值算法实例,可用于ArcGIS Engine或ArcObjects开发中。-Prepared based on Kriging interpolation algorithm VB6 instance, can be used in ArcGIS Engine or ArcObjects development.
基于图像梯度插值算法
- 先求图像梯度,再根据梯度大小划分图像区域,不同区域采用不同插值算法
双线性插值算法
- 双线性插值c++实现,环境为vs2013(]bilinear interpolation)