-
wavelet_example
小波变换的例子, 小波变换的例子, 小波变换的例子, 小波变换的例子,(wavelet transform example, wavelet transform example, Wavelet Transform example, wavelet tra nsform example,)
- 2020-11-23 21:39:34下载
- 积分:1
-
Ship-detection
复杂杂波背景下,海面红外图像中舰船目标检测的关键是如何降低虚警、检测出真正的
目标。为了实现这个目标,首先利用Haar小波函数进行小波变换,对图像进行预处理;然后进行恒
虚警检测(CFAR);第三步采用行程法对检测的目标进行标记;最后采用管道滤波法剔出虚假目标,
检测出真正的目标。经仿真实验证明,此方法能有效地降低虚警,在复杂杂波背景中检测出目标。
(The key of ship detection in sea infrared image with complex clutter background is how to
reduce false alarms and detect true targets.In order to achieve this aim,a novel algorithm is proposed.
First,Haar wavelet transform technology is used as preprocessing,then constant false alarm rate(CFAR)
detetion,then run-length label to mark objects detected by the above step,finally pipeline filter to reduce
false alarms and detect true targets.Experiment results indicate that this method can effectively reduce false alarms and detect true targets in complicated sea background.
)
- 2012-03-12 14:14:55下载
- 积分:1
-
work1
基于MATLAB的虚拟实验系统 的源代码
信号与系统 典型课程的演示实验的编程
GUI(the virtual experiment system for signal processing on the matlab)
- 2011-04-20 12:26:54下载
- 积分:1
-
scope
vc实现虚拟示波器,没有测试过不知道能用吧(vc virtual oscilloscope not tested do not know can)
- 2012-09-20 15:11:28下载
- 积分:1
-
50
说明: 多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。
本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于广义图像灰度共生矩阵的图像检索方法,该方法首先将原图像作平滑处理得到平滑图像,然后将原图像和平滑图像组合得到广义图像灰度共生矩阵,提取该矩阵的统计特征量,最后将该统计量组成归一化向量用以检索。
实验结果表明,本方法的效果要优于单纯的灰度共生矩阵法。在对相似图像检索时,该算法与基于共生矩阵的经典算法相当,在面临同一图像大小显著改变或发生旋转的情况下,该算法明显优于经典算法。相比较而言,该算法提高了检索的有效性。
(The development of multimedia technology and the expansion of visual information,which cries for the effective management and retrieval methods of visual information. Thus, the image and video searching technology based on content is gaining more and more attention to become a multimedia information retrieval and image processing in the field of important research direction. The technology of CBIR provides effective supports for the management and access of extensive image information.
This paper introduced the content of the image retrieval method characteristics of gray, with theoretical and practical value. This paper does an extensive and in-depth study of technology based on content image retrieval to, presenting their research status and key technologies, discussing its development trends and technological bottlenecks. Co-occurrence matrix of all the pixel image survey has been conducted in order to describe a method of distribution of gray. This paper analyses this broad-based )
- 2009-10-21 11:44:54下载
- 积分:1
-
Image-analysis
基于小波变换的图像分析,它是在matlab中运行的(Image analysis based on wavelet transform, which is run in matlab)
- 2012-05-10 19:32:37下载
- 积分:1
-
CurveLab-2.1.2
说明: 曲波变换和去噪,可以进行曲波变换阈值去噪,是很好的去噪入门代码。(Curvelet transform and denoising, can be threshold denoising curvelet transform, is a good denoising entry code.)
- 2020-10-13 09:30:44下载
- 积分:1
-
max
说明: 基于二进小波变换的图像小波模极大值检测,以及交替投影法重建(Based on dyadic wavelet transform modulus maxima of wavelet image detection, as well as the alternating projection reconstruction)
- 2009-08-05 10:47:52下载
- 积分:1
-
Imattlabcoodem
图象增强小波变换将一幅图象分解为大小、位置与方向都不同的分量。在做逆变换之前能改变小波变换域中某些系数的大小,,这样就能够洋选择的放大所感兴趣的分量而减小不需要的分量。给定一个图象信号,用二维小波分析析对图象进行增强处理。
(Image enhancement wavelet transform decomposition size, location and direction of the different components of an image. Wavelet transform domain, some the size of the coefficient can change before doing the inverse transformation, so can the component of interest to the amplification of the ocean choose to reduce the unwanted weight. Given an image signal, the analysis of two-dimensional wavelet analysis of image enhancement processing.)
- 2012-07-27 21:23:36下载
- 积分:1
-
Image_Processing
数字图像获取, 处理及实践应用源代码——很多有用的图像处理的源代码:图像显示(原图、抖动),图像增强(灰度变换、直方图均衡、多种滤波器、伪彩色增强等),图像复原(运动模糊、逆滤波等等),图像变换(傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换),图像编码(霍夫曼编码、香浓-费诺编码、算术编码、位平面编码等),图像识别。(Digital image acquisition, processing and practical application source code- a lot of useful image processing source code: Image Display (image, jitter), image enhancement (gray-scale transformation, histogram equalization, multi-filter, pseudo-color enhancement, etc. ), image restoration (motion blur, inverse filtering, etc.), image transform (Fourier transform, fast Fourier transform, discrete cosine transform, Walsh transform, Hotelling transform, wavelet transform, wavelet transform), image coding (Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, etc.), image recognition.)
- 2020-06-26 03:20:02下载
- 积分:1