搜索资源列表
-
0下载:
这是一个批量缩放(采用双线性插值)的工具程序,采用VC++编写,可以直接作为模式识别图像归一化工具使用,希望能给你带了方便!-This is a mass scale (using bilinear interpolation) process tools using VC + + preparation, Pattern recognition can directly image as a tool to use, with the hope of giving you a convenie
-
-
0下载:
数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
-
-
0下载:
一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的
精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的
RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变
换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代
过滤,并用提纯后的数据来做模型估计
-A ro
-
-
0下载:
插值法实现灰度图像的缩放及旋转的程序,开发环境为Visual C++6.0,实现了多种差值方法。可用于进行算法的分析和比较-Gray-scale image interpolation implementation of the scaling and rotation procedures, development environment for Visual C++6.0, a variety of difference methods of implementation. Algorith
-
-
0下载:
本文借助多尺度分析为手段,
研究医学图像配准与融合过程中医学图像的增强、插值、配准、融合和分割等
关键问题的理论方法研究,扩展了尺度的含义,使其不再局限在通常的小波分
析和形态学两个方面。-In this paper, using multi-scale analysis as a means to study the medical image registration and fusion process of medical image enhancement, interpo
-
-
0下载:
采用插值方法实现对灰度图像(彩色图像将自动转换为灰度图像)翻转任意角度。-Interpolation method used to achieve gray-scale images (color images will automatically be converted to grayscale images) arbitrary flip angle.
-
-
0下载:
用于放大和缩小图像,了解在图像处理过程中重新采样和interpolation的过程-For scale image, know more about resample and interpolation procedure.
-
-
0下载:
灰度图像插值 运用改进高斯作为插值核函数-Gray-scale image interpolation using the modified Gaussian kernel function as the interpolation
-
-
0下载:
这是关于数字图像处理的程序,包括灰度图像直方图显示、灰度图像直方图均衡化、灰度值线性变换处理、灰度值反转处理、二值化处理、几何变换消息处理函数、图像平移函数、图像缩放函数、双线性插值函数、近邻插值函数、梯形变换函数(打开、存储、显示图像文件头文件, 由深圳大学信息工程学院蔡茂国老师编写,2007.04)-This is about digital image processing procedures, including gray-scale image histogram display,
-
-
0下载:
可以实现图像的位置变换,包括图像平移,旋转,镜像,转置等,实现图像的尺度变换,包括尺度缩放,和插值算法的实现-Can change the location of the image, including image translation, rotation, mirroring, transposition, etc., to achieve the image of the scale transformation, including scale scaling, and interpo
-
-
0下载:
关于利用双线性插值法放大灰度图像的Matlab程序,效果还行,可供相关研究人员参考!非原创-Bilinear interpolation on the use of gray-scale image to enlarge Matlab procedures, the results were OK, for the relevant research references! Non-original
-
-
0下载:
bicubic图像内插代码,加入了可调scale-bicubic pixel interpolation with adaptive design
-
-
0下载:
YUV420视频的缩放,经过高度的优化,其中三次卷积插值(cubic convolution)算法的效果最好,优化程度也最高。其基本思想是通过整型化、查表等方法消除每一帧图像插值运算中的浮点运算和乘除法运算。-scale YUV420 video frames with cubic, bilinear & cubic convolution interpolation algorithms。
-
-
0下载:
分别使用最近邻方法和双线性差值方法实现图像的平移、旋转、缩放-Develop a geometric transform program that will rotate, translate, and scale an image by specified amounts, using the nearest neighbor and bilinear interpolation methods, respectively
-
-
0下载:
利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。-The reconstructed image obtained by wavelet bilinear super- resolution reconstruction algorithm will appear the phenomenon of low and high frequen
-
-
0下载:
本算法使用双线性插值法对图像进行缩放变换(The bilinear interpolation method is used to scale and transform the image)
-