当前位置:
首页
资源下载

搜索资源 - morphological wavelet
搜索资源列表
-
2下载:
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑处理
第六章锐化及边缘检测
第七章图像分割
第八章形态学
第九章图像的变换域处理
第十章图像合成
第十一章24位彩色
第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
-
-
0下载:
含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
-
-
3下载:
VC++图像处理程序设计-杨淑莹-配套源码:
本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
-
-
0下载:
Wavelet Denoising and Morphological Edge Detection
-
-
1下载:
强大的一款图像处理的源码,包含各种通用的图像处理算法:滤波、图像恢复、形态学变换、图像分割、边缘检测、各种图像编码、小波分解...
热爱图像处理的人一定不要错过。-A powerful image processing source code, including a variety of commonly used image processing algorithms: filtering, image restoration, morphological transformation,
-
-
0下载:
实现图像去噪,先用形态学做预处理 再用小波阈值变换方法去噪-Of image denoising, first morphological preprocessing then transform wavelet threshold denoising
-
-
0下载:
1 绪论
2 数字图像基础
3 空间域图像增强
4 频率域图像增强
5 图像复原
6 彩色图像处理
7 小波变换和多分辨率处理
8 图像压缩
9 形态学图像处理
10 图像分割
11 表示与描述
12 对象识别-1 Introduction 3 2 digital image based on spatial frequency domain image enhancement image enhancement 4 5 6 Color image p
-
-
0下载:
介绍了小波变换和形态学在机械故障中的应用,以及高维形态学的应用,为机械故障诊断的发展提供了一条新的途径-Introduced the wavelet transform and morphology in the mechanical failure of the application, and the application of high-dimensional morphology for mechanical fault diagnosis for the development of
-
-
1下载:
本人的遥感实习成果,包含用VC++6.0编制的程序,其中有形态学处理、植被指数计算、小波变换等内容,另附一份实习报告,作为程序说明-the results of remote sensing experiments, including the VC++6.0 program, including morphological processing, vegetation indices, wavelet transform, etc., attached an internship report
-
-
0下载:
噪声模型
均值与中值
灰度形态学
小波变换
高期滤波
统计方法-Noise model mean and median gray-scale morphological filtering stage wavelet transform high statistical methods
-
-
0下载:
基于形态学与不完全树形小波分解的藻类图像纹理特征提取算法-Incomplete tree wavelet decomposition of algae based on morphological image texture feature extraction algorithm
-
-
0下载:
首先,仿真信号建模;其次,形态学滤波及小波方法滤波;最后,特征提取-First, the simulated signal modeling followed by morphological filtering and wavelet filtering Finally, the feature extraction
-
-
0下载:
图像边缘检测,模版子算法,高斯算子,形态学边缘检测,小波变换边缘检测-Image edge detection, template sub algorithm, Gaussian operator, morphological edge detection, wavelet transform edge detection
-
-
0下载:
红外和可见光的匹配跟踪在军事、遥感等领域有着广泛的应用。针对灰度和图像特征存在比较大差异的红外和可见光图像,本文采用了最大互信息算法,结合形态学梯度和小波分解。互信息算法优点在于不需要对多模图像灰度间的关系做任何假设,不足之处在于它对图像空间信息的忽略而且计算时间较长。本文互信息结合多结构元的形态学梯度检测的图像边缘,可以使得图像匹配精度提高,还能改善局部极值的问题,再利用小波分解对图像进行压缩降低分辨率,可以减少互信息计算量。最后的实验数据表明在配准过程中互信息的计算速度得到了优化,匹配精度得
-
-
0下载:
图像处理:
打开任意的图片,能够对其实现各种滤波
例如: 加噪声模型,高斯滤波,灰度形态学滤波,均值和中值滤波 还有小波变换。
笔者已经调通 支持VS 2008 2010-Image processing:
Be able to open any image and achieve a variety of filtering
Example: plus noise model, Gaussian filtering, grayscale morphological filt
-
-
2下载:
形态小波Matlab编程,腐蚀膨胀开闭和闭开滤波器等。-Morphological Wavelet Matlab programming, corrosion expansion of the opening and closing and closing open filter.
-
-
0下载:
使用小波包实现的边缘检测,利用形态学腐蚀膨胀处理,方框掩模,边界跟踪。-Achieved using wavelet packet edge detection, morphological corrosion expansion processing block mask boundary tracking.
-
-
1下载:
这个工具箱包括以下融合方法:
线性方法
线性叠加
pca加权叠加
非线性方法
选择最小值
选择最大值
多分辨率方法
拉普拉斯金字塔
fsd金字塔
比率金字塔
对比度金字塔
梯度金字塔
使用DBSS dwt(2,2)小波
sidwt使用哈尔小波
形态金字塔
这个函数是伴随着一个图形用户界面,允许图像i / o和交互式选择所有相关参数。
-The toolbox includes the following fusion metho
-
-
0下载:
vc++实现数字图像基本处理的工程文件 位图显示 几何变换 灰度处理 平滑处理 形态学 小波变换等-vc++ to achieve the basic digital image processing project file such as grayscale bitmap display geometric transformation processing smoothing morphological wavelet transform
-
-
0下载:
它可以用来进行小波变换以及形态学中的滤波,希望对大家有帮助。-It can be used for wavelet transform and morphological filtering, we hope to be helpful
-