搜索资源列表
-
0下载:
大量数字图象处理方面的原代码和原理说明,
各种图象处理算法的公式到如何编码都讲述一清二楚 ,文件需要解压,解压密码www.infoxa.com-lot of digital image processing code and the original principle that the various image processing algorithms to the formula of how codes are described above, file decompression
-
-
1下载:
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
-
-
2下载:
包含五个文件夹。
(1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
(3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。
(4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
-
-
0下载:
All the basic skills and examples for programming digital image processing C++ codes
-
-
0下载:
程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
-
-
0下载:
介绍了图像变换,图像增强编码和图像分割及识别等内容,是很好的学习资料。-Describes the image transform, image enhancement and image segmentation and identification codes, etc., is a good learning materials.
-
-
0下载:
run code algorithm for image processing
-
-
0下载:
Digital Image processing codes
-
-
0下载:
《Matlab图像处理与界面编程宝典》一书配套的源码,章节中的代码都是一一对应的,很不错-Matlab image processing and interface programming Collection," a book supporting source code, the code section is one to one, very good
-
-
0下载:
本源码共包括12个源代码,分别为数字图像显示、旋转及平移、图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码以及图像复原等内容。-The source code includes a total of 12 source codes, respectively, for digital image display, rotation and translation, image enhancement and smoothing, imag
-
-
0下载:
部分matlab图像处理代码,包括图像的读取,直方图均衡化,图像的代数运算等等。-part of image processing codes in matlab,which contain image reading,Histogram equalization, Algebra operations of image and so on.
-
-
0下载:
里面有很多数字图像处理的一些小程序,对于初学者来说很有用的!-There are a lot of digital image processing applet, useful for beginners!
-
-
0下载:
关于C++的数字图像处理源代码,注释很详细。内容包括图像编码、图像识别、边缘检测、图像恢复。-About C++ digital image processing source codes, they have very detailed notes. Include image coding, image recognition, edge detection, image restoration.
-
-
0下载:
Gonzales的书数字图像处理matlab版的 源代码-matlab codes of image processing by Gonzalez
-
-
0下载:
sijiequzao 是台雪城老师的四阶去噪模型代码; subspace clustering accuracy of the cod 是子空间聚类正确率代码; TVdual 是ROF模型的原始对偶算法代码; TVH-1fj 是TV_H-1图像分解模型代码; TVl1fj 是TV_L1图像分解模型代码。-" Sijiequzao" is the teacher' s desk Syracuse Fourth Order denoising model code &qu
-
-
0下载:
The package contains codes for Image Processing such as blurring and others.
-
-
0下载:
#1:数字图像矩阵数据的显示及其傅立叶变换
#2:二维离散余弦变换的图像压缩
#3:采用灰度变换的方法增强图像的对比度
#4:直方图均匀化
#5:模拟图像受高斯白噪声和椒盐噪声的影响
#6:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
#7:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
#8:图像的自适应魏纳滤波
#9:运用5种不同的梯度增强法进行图像锐化
#10:图像的高通滤波和掩模处理
#11:利用巴特沃斯(Butterworth
-
-
0下载:
多种图像处理的代码,有关分形理论和图片的颜色空间特征的选取问题(A variety of image processing codes, the selection of color space features of fractal theory and pictures)
-
-
3下载:
通过使用Matlab软件,实现了居于不变矩的数字验证码识别。(By using Matlab software, the recognition of digital verification codes based on moment invariants is realized.)
-
-
2下载:
VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
-