Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - image interpolation
Search - image interpolation - List
根据伊忠科、杨绍国(电子科技大学)发表的论文"分形插值图象放大和压缩编码"编程实现。-Branch, Shao- Guo Yang (University of Electronic Science and Technology) by the paper, "Fractal Image interpolation and compression coding Large" program.
Date : 2026-01-02 Size : 329kb User : 天路

dct频域进行图像缩放的源码,非常有用。可以很快的进行图像缩放,免去了DECODE再插值。-DCT frequency domain image scaling for the source, very useful. Can be quickly carried out the image scaling, which eliminates the re-interpolation Decode.
Date : 2026-01-02 Size : 8kb User : sjtuzyk

图像插值程序,可以任意缩放,并使用了双线性插值和三次卷积插值,还可以旋转插值,用户界面友好,制作精美,绝对值得一看-Image Interpolation procedures can zoom, and the use of bilinear interpolation and cubic convolution interpolation, interpolation can also be rotating, user-friendly, beautifully produced, definitely worth a visit
Date : 2026-01-02 Size : 77kb User : zhanglei

基于小波的图像插值研究。借助图像的小波变换,利用图像小波分解后高低分辨率子带之间存在的相似性,由低分辨率子带插值近似高分辨率子带,得到比原图像分辨率高的图像。-Wavelet-based Image Interpolation research. With images of wavelet transform, wavelet decomposition of image after the high and low resolution sub-band between the similarity, from low-resolution sub-band high-resolution interpolation approximation subband, the high image resolution than the original image.
Date : 2026-01-02 Size : 584kb User : 李继刚

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.5.1 仿射变换( affine transformation ) 12.5.2 透视变换 (Perspective Transformation) 12.5.3 空间变换的 MATLAB 函数 12.5.4 空间变换实例 12.6 图像融合 12.7 邻域与块操作 12.7.1 邻域操作 12.7.2 图像块操作 12.8 区域处理 12.8.1 区域选择 12.8.2 区域滤波 12.8.3 区域填充-12.1 image point arithmetic 12.1.1 computing linear point 12.1.2 nonlinear point operations 12.2 image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2.5 other computing 12.3 Image 12.4 Image-bit logic operations geometric computing 12.4.1 Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 Regional 12.8 area selection 12.8.1. 2 regional filtering area filling 12.8.3
Date : 2026-01-02 Size : 5kb User : tian

An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion
Date : 2026-01-02 Size : 1kb User : 徐朝阳

这是一个matlab程序,用双边滤波器实现了图像内插.-This is a matlab program, using the bilateral filter to achieve an image interpolation.
Date : 2026-01-02 Size : 2kb User : Lili

new edge-directed interpolation这篇文章所提算法的matlab实现-new edge-directed interpolation algorithm in this article referred to realize matlab
Date : 2026-01-02 Size : 185kb User : 孙伟

这是一个matlab图象内插程序,适合对称内放大,很好用的-This is a matlab image interpolation procedures, with appropriate symmetry to enlarge, very good use
Date : 2026-01-02 Size : 985kb User : Lili

多项式插值与拟合及实例分析,图像处理中可以用到的-Polynomial interpolation and fitting, and examples of analysis, image processing can be used
Date : 2026-01-02 Size : 175kb User : 斌斌

一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
Date : 2026-01-02 Size : 196kb User : zjian

基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
Date : 2026-01-02 Size : 158kb User : feelfree

双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的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
Date : 2026-01-02 Size : 35kb User : 王二

2010年最新用小波变换做CFA彩色图像插值的源程序。J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.-New 2010 CFA to do with the wavelet transform of the source color image interpolation. J. Tian, W. Yu and L. Ma, " Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.
Date : 2026-01-02 Size : 496kb User : 张华

matlab image interpolatio using wzp.
Date : 2026-01-02 Size : 105kb User : Y. Kim

图像插值放大,最近邻,双线性,双三次matlab实现-The image interpolation enlarge nearest neighbor, bilinear, bicubic matlab achieve
Date : 2026-01-02 Size : 1.02mb User : mark

基于MATLAB的几种图像插值,包括三次样条插值、三次插值、线性插值、最邻近插值 -Several image interpolation based on MATLAB
Date : 2026-01-02 Size : 551kb User : 随风

图像的插值包括(双三次插值、双线性插值、最近邻插值和图像的采集与显示)-Image interpolation include (double three interpolation and bilinear interpolation, nearest neighbor interpolation and image acquisition and display)
Date : 2026-01-02 Size : 61kb User : 曹莲莲

图像插值用于提高图像分辨率,列出了多种插值算法,包含自己编写的,效果理想。-Image interpolation for improving image resolution, lists a variety of interpolation algorithm contains its own written desired effect.
Date : 2026-01-02 Size : 8kb User : 王强

双三次插值用于彩色图像处理,连续的经典方法,应用广泛,结构简单,速度快(Biucbic color image interpolation)
Date : 2026-01-02 Size : 1.87mb User : HongweiDumr
« 12 3 4 5 6 7 8 9 10 ... 19 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.