搜索资源列表
VC编写的三种图像插值算法实例
- 用VC写的图像缩放中的插值实例
wssw
- 图像几何变换(缩放、旋转)中的插值算法 - The picture geometry transformation (缂╂斁, revolves) the center interpolation algorithm
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
srcmap
- 一个用c语言写的图像插值算法,茶汁速度快-a language used to write the image interpolation algorithm, the tea fast
t12313131
- 图像处理 用线性插值算法实现图像缩放 图像处理-image processing using linear interpolation algorithm image scaling Image Processing
PictureZoom
- 图像放缩,调用Windows Api函数,采用二次线性插值算法实现。-Image zoom, Windows Api function call using the second linear interpolation algorithm.
imagescale---raw
- 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同-classic procedures, three kinds of interpolation algorithm, can do arbitrary proportion of narrow or enlarge images. and the ratio of length to width can be different
linearandnearest
- 图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
scaling_down
- 按位置图像加权缩小计算函数。不同于线性插值或三次插值算法。-Weighted images by location to narrow the calculation function. Different from the linear interpolation or cubic interpolation algorithm.
imresize
- 图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值-Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation
11
- 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值。-Some have written procedures for image interpolation algorithm. Including the nearest neighbor interpolation, bilinear interpolation and bicubic interpolation.
08ReadBMP
- 该小软件为图像的缩放处理,有3种算法:邻近取值插值,二次线性插值,三次卷积插值-The small software for image scaling treatment, has three kinds of algorithms: the neighboring values of interpolation, the second linear interpolation, cubic convolution interpola
RGB2YUV_lihan
- 本程序是一个图像功能验证程序,里面包含了RGB转YUV算法和插值算法,读取一个640*480的BMP图像,将其变换成YUV420格式,然后插值到1600*1200或1280*960或800*600的YYU文件,非常适合初学者学习YU与RGB转换算法和插值算法-This procedure is an image function of the verification process, which contains the RGB to
CHAZHI
- 图像插值算法实现输出测试和输出测试,非常好用的 哦 -Image Interpolation Algorithm output test and the output test, a very nice oh
allfns
- VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计-VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
iminerpolation
- 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
nedi
- 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
picture-zoom-in-out
- 图像插值算法,有详细说明,效果与显卡默认插值相当-Image interpolation algorithm, a detailed descr iption of the results and graphics default interpolation rather
ICBI
- 一种基于双立方插值的新型图像插值算法,较好的保存边缘信息-Based on bicubic new image interpolation algorithm, the preservation of edge information better
插值
- 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插