搜索资源列表
图像处理的偏微分方程方法源码
- 《图像处理的偏微分方程方法》系统地讨论了偏微分方程在图像处理中的应用,内容包括图像滤波、复原、分割、放大、图像增强、彩色增强等。全书突出了理论与实践紧密结合的特点。该资料是书中若干典型数值方案的实验性MATLAB程序和可供实验用的图像素材。
smagic
- 提供的功能主要有: (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换
2
- 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translat
suofang
- 自己根据原理编制的图像放大、缩小、领域平均、伪彩色程序,希望对大家有用!-According to the principle of the preparation of their own image to enlarge, narrowing the field average, pseudo-color process, useful for all of us hope!
imageprocess
- 图像处理编程,可实现放大,伪彩色变换,校正,灰度等处理-Image processing program can be enlarged, pseudo-color transformation, correction, gray scale processing, such as
GraphZoom
- 这是用matlab编写的图像缩放代码,能实现灰度或者彩色图像的放大缩小以及小数倍。使图像处理初学者的好材料-This is used to prepare the image scaling matlab code, to achieve gray scale or color images and small many times zoom. Image processing to make a good material for b
image_processing
- 程序可实现傅立叶变换与反变换去噪、图像放大、图像拟合校正、直方图均衡、伪彩色变换、边缘检测、图像平滑、形态学等功能。-Program can achieve the Fourier transform and inverse transform de-noising, image zoom, image fitting correction, histogram equalization, pseudo-color conversion
mag_color_snake
- 本程序是实现彩色图像的biliner插值放大的,效果不错。- This program implement color image magnification by using bilinear
smagic
- 图像处理综合例子,提供的功能主要有: (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,
YUVPlayer2010
- 基本功能:播放YUV视频文件。 特色功能: 1、多分辨率(高清)支持、自定义分辨率设置 2、逐帧播放 3、倒序回放 4、放大显示、缩小显示 5、彩色图像显示、灰度图像显示 6、自定义起始、终止帧-Basic functions: Play YUV video files. Features: 1, multi-resolution (HD) support, custom resolution s
Mag_Color_Snake
- 使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应-Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur
sf
- 彩色图像和灰度图像任意倍数的放大 长宽放大自主选择-Color images and grayscale images to enlarge any multiple of the zoom length and width to choose
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方
tub
- 该工程是一个图像变形系统,能实现图像的各种变换功能,如放大,缩小,黑白彩色变换,直方图均衡化-The project is an image warping system that can transform a variety of image features such as zoom, black and white color transformation, histogram equalization, etc. 朗读显示
ImageZoom
- 图像放大缩小程序,程序中使用邻近插值和双线性插值对图像进行放大缩小,可以是彩色和灰度图像。-Zoom image program, the program used in interpolation and bilinear interpolation of neighboring image zoom, color and grayscale images can be.
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
04
- 本程序采用传统的snake模型,改进后通过双线性实现彩色图像放大,效果良好-The program uses the traditional snake model, improved by bilinear achieve color image to enlarge, to good effect
spline2
- 基于spline的彩色图象放大快速算法,这是一个word文档,讲的是spline彩色图像放大快速算法-Spline-based color image zoom fast algorithm, which is a word document, talking fast algorithm for spline color image to enlarge
spline3
- 基于B样条的彩色图象放大快速算法,这是一个基于b样条的彩色图像放大算法相信对研究图片放大缩小一定很有帮助-B-spline-based color image to zoom fast algorithm, which is a b-spline-based color image magnification algorithm believe that the research picture zoom helpful
bilinear_rgb
- 双线性插值算法,运用于讲彩色图像放大。本程序放大倍数范围在1-9,读者可根据需要修改-Bilinear interpolation algorithm, applied stresses color images to enlarge. This program magnification range of 1-9, the reader can be modified as needed