搜索资源列表
使用小波变换的图像边缘检测算法
- 使用小波变换的图像边缘检测算法-use wavelet transform Edge Detection Algorithm
dct变换的VC实现
- DCT变换的VC实现,对研究DCT如何用C实现有很大的参考作用,或可直接调用-DCT VC to study how to use C DCT achieve a great reference, or direct call
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
C1PROJ2003-1
- 使用影像處理原理與應用課本中所提及的小波轉換的知識,將一張影像轉換為四張包含不同資訊的影像。並對於特殊的影像處理要求,分別對特定幾張影像作反轉換,會產生符合要求的影像。-use image processing and application of principles mentioned in the textbooks of wavelet conversion expertise, the conversion of an image containing four different i
LPR
- 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
lifting_db97
- 该程序对向量进行小波变换,所用的小波为利用提升方案实现的 Daubechies 9/7小波-the program right vector wavelet transform, using a wavelet upgrade program for the use of the realization of Daubechies 9 / 7 wavelet
wavelet_dec
- 用于多分辨率分解,使用 A trous 算法; 在分解的过程中,同时给出各级的细节和概貌,它们和原数据有着同样的长度。-for multiresolution decomposition, use A trous algorithm; The decomposition process, and given levels of detail and picture, and the original data is the same length.
Wavelet2DImage
- 这是我课题中运用小波变化对图像进行处理,运行效果好-This is my issue of changes in the use of wavelet image processing, running good results
jpegtool_matlab
- 关于利用离散余弦变换DCT的jpeg压缩的matlab源程序,简单实用,也有注释,很好读。-on the use of discrete cosine transform DCT jpeg compression Matlab source, simple and practical, the Notes have a good time.
blitwave
- 图像处理中的小波变换C++源代码,含有使用文档和例子,非常全面!-image processing wavelet transform C source code, documentation and with the use of examples, very comprehensive!
walt
- 利用小波的对图像的分解和重构,然后对重构图像消噪,并比较消噪前后的图像。-the use of wavelet image decomposition and reconstruction, and then reconstructed image denoising, and compare the before and after denoising images.
Zernike-match
- 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape translation, The scale-invariant
wavelet_ezw
- 基于小波变换的图像量化编解码,使用零树编码方法-based on wavelet transform quantitative image codecs, the use of zero-tree coding method
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
scope_sourcecode
- 示波器源码,使用VC++实现,简单好用,仅实现正弦波-oscilloscope source, the use of VC + +, the simple ease of use only to achieve sinusoidal
71477184Matlab_Harris
- 这是图像的交点检测检测的一个例子,很不错的,有需要的尽管下载下来使用-This is the image of the intersection detection Detection of an example, very good, despite the need to download to use
nsct_toolbox
- nsct变换的代码,MATLAB版的,可以直接使用-nsct Transform code version of the MATLAB can directly use
2Dwavelet
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
emdonline
- 经验模式分解,用于局域波分解,使用于多分量信号分析-empirical mode decomposition, for the local wave decomposition, in the use of multi-component signal analysis
seg22
- 一种用于尿沉渣图片的分割方法,先用小波变换和形态学,再使用边缘检测和阈值分割-urine for a picture segmentation method, use wavelet transform and morphology, re-use of edge detection and thresholding segmentation