搜索资源列表
图像处理11
- matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
zhengxuan
- 这是正弦信号的图象,付氏变换,以及功率普密度分析,这是信道传输的基础-This is the image sinusoidal signal, Fourier transform, and the general power density analysis, this is the transmission channel basis
similarity
- 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
CircleDetectionArithmetic
- 在Matlab上基于Hough变换开发的快速圆检测方法,可应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。 -in Matlab Hough transform based on the rapid development of a round detection method can be applied to the detection of iris image, the completion of the iris, outside edge positioning.
mywavelet_code
- VC++写的二维小波变换,用于图象处理,可以参考一下-VC write the two-dimensional wavelet transform for image processing, can take a look
2006121819221395587
- MATLAB数字图象处理的主要源码.包括图象去噪变换增强恢复识别压缩的各种算法-MATLAB digital image processing the main source. Transform Image Denoising including enhanced recovery recognition of the compression algorithms
imread
- 灰度图象的直方图均衡化;梯度;直方图规定化;灰度图象的直方图数据;灰度直接变换:增强对比度-gray image histogram equalization; Gradient; Histogram provisions; Gray image histogram data; Gray direct transformation : Enhanced Contrast
fft
- fft傅立叶快速变换在图象处理方面的应用
WaveletImgCompress
- 使用小波变换的处理方法对图象进行图象的压缩。
chp2
- 这一章我们将介绍图象的几何变换,包括图象的平移、旋转、镜象变换、转置、放缩等。如果你熟悉矩阵运算,你将发现,实现这些变换是非常容易的。
U756tled
- 生成数字图象变换,可以进行简单的数字图象处理操作,如增强等
图象增强
- 该程序首先利用小波变换,然后过滤噪音,最终实现图象边缘效果增强的功能-the procedure using wavelet transform, and then filter the noise, and eventually realizing Edge effects enhanced functionality
KL变换
- KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值
DCT
- 用matlab对一张图片进行DFT变换,DCT变换,比较保留20个DCT变换系数重构的图象与原始图像的差别.-Using matlab on a picture to DFT transform, DCT transform, compared to 20 DCT transform coefficients to retain the image reconstruction of the difference between the original image.
DCT
- 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress.
new
- 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
dctformatlab
- 在matlab环境下实现dtc变换,以用于图象压缩以及处理-in the matlab ,get the DCT transform
小波变换
- 集关于小波分析的matlab程序) 小波滤波器构造和消噪程序 小波谱分析mallat算法经典程序 小波包变换分析信号的MATLAB程序 利用小波变换实现对电能质量检测的算法实现 基于小波变换的图象去噪 Normalshrink算法
道路图象分割
- 基于hough变换进行图像中的道路检测直线检测(License plate detection based on MATLAB)