搜索资源列表
wwwwzoomscreen
- 一个不错的图像放大程序,可以将屏幕放大对于做图像处理在操作方面十分有用,程序代码实现十分简单-a good image to enlarge procedures, Large screen can be done for image processing operation in a very useful process to achieve a very simple code
raw_zoom.rar
- 对raw格式图像放大缩小,附原图 程序处理512X512的raw图像,是我数字图像处理的入门,Of raw format images zoom, with a 512x512 image processing raw images, digital image processing are my entry
image
- 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
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
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!
4
- 图像放大的源程序,运用这个程序,可以把相仿的的图像放大-The source image to enlarge, use this procedure, can be comparable to enlarge image
enlarge
- vc++编写局部放大示例,随着鼠标移动桌面图像放大程序。-vc++ sample preparation enlarged, with the mouse to move the desktop image to enlarge procedures.
zoom
- 图像放大程序,基于MFC,目前只针对灰度图像-this code implements image zoomimg based on MFC,but it only supports gray image
algothin
- 主要给出了用小波的二进制进行图像放大的一些程序-Are given for the use of wavelets for image to enlarge some of the binary program
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
04
- 本程序采用传统的snake模型,改进后通过双线性实现彩色图像放大,效果良好-The program uses the traditional snake model, improved by bilinear achieve color image to enlarge, to good effect
CorrectionImage
- 这是在Matlab软件平台下的 GPU程序,进行图像放大的并行运算,使用CUDA来编写程序。(This is in the Matlab software platform under the GPU program, image amplification parallel operation, using CUDA to write programs.)