搜索资源列表
图像处理的偏微分方程方法源码
- 《图像处理的偏微分方程方法》系统地讨论了偏微分方程在图像处理中的应用,内容包括图像滤波、复原、分割、放大、图像增强、彩色增强等。全书突出了理论与实践紧密结合的特点。该资料是书中若干典型数值方案的实验性MATLAB程序和可供实验用的图像素材。
raw_zoom.rar
- 对raw格式图像放大缩小,附原图 程序处理512X512的raw图像,是我数字图像处理的入门,Of raw format images zoom, with a 512x512 image processing raw images, digital image processing are my entry
ImageBrowser
- 一个简单的QT图像处理程序支持jpg bmp jpeg等格式 可以放大缩小-QT a simple image processing program supports jpg bmp jpeg format such as zoom
ImageZoom
- 图像放大缩小程序,程序中使用邻近插值和双线性插值对图像进行放大缩小,可以是彩色和灰度图像。-Zoom image program, the program used in interpolation and bilinear interpolation of neighboring image zoom, color and grayscale images can be.
pic_magnify
- 在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
xiangsufuzhituxiangsuofang
- 本实验是一个采用基于像素复制的方式来进行图像缩放的程序,它分别由两个小程序组成,图像缩小和图像放大,程序的输入为一个图像矩阵和缩放因子(为整数)。图像的缩放是对图像进行的一种几何变换,通过对图像对应矩阵得操作来实现对图像大小的改变。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像的大小的目的,-Used in this experiment is a pixel-based approach to copy image scaling proc
2
- 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
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!
00
- 用于图像放大缩小功能 比较简单的程序代码-Zoom function for the image of the program code is relatively simple
ImageEnlarge
- 采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
1234
- 基于的图像旋转,实现图像放大缩小的程序,很好用的-Based on the image rotation, zoom image of the process, well used
bilinear_interpolation
- 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
image_processing
- 程序可实现傅立叶变换与反变换去噪、图像放大、图像拟合校正、直方图均衡、伪彩色变换、边缘检测、图像平滑、形态学等功能。-Program can achieve the Fourier transform and inverse transform de-noising, image zoom, image fitting correction, histogram equalization, pseudo-color conversion, edge detection, image smooth
fenxing
- 在matlab中的分形图像放大程序;对初学者很有用哦!-In the matlab source code to raise the image resolution is indeed very useful!
ImageAlbum
- 基于Symbian6.0的触摸屏手机的图像处理程序,可运用图形引擎对图像进行放大、缩小、移动。本程序关键部分在于对多点触摸的判断以做出正确的解释并调用函数进行相应处理。该程序可运行于S60第5版模拟器以及nokia5800等手机。-Symbian6.0-based touch-screen cell phone image processing program may use the graphics engine on the image to enlarge, reduce, move. T
myshiyan
- 自己设计的图像处理Matlab程序,有灰度图转换,直方图均衡化,图像放大,图像翻转,图像缩小等功能。-Own design Matlab image processing procedures, grayscale conversion, histogram equalization, image zoom, image flip, image narrow functions.
zoom
- 图像放大程序,基于MFC,目前只针对灰度图像-this code implements image zoomimg based on MFC,but it only supports gray image
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
fangdajing
- 一款用delphi 7编写的图像处理程序,实现的放大镜功能,很好玩-Written with delphi 7 a image processing procedures to achieve the magnifying glass feature, a lot of fun
zuoye12
- 改进的基于梯度的matlab图像放大程序-Matlab image based on gradient scale-up procedures