-
based on wavelet transform algorithm for image denoising Normalshrink
基于小波变换的图象去噪 Normalshrink算法-based on wavelet transform algorithm for image denoising Normalshrink
- 2022-01-26 07:34:13下载
- 积分:1
-
一个描述计算几何的相当不错的程序,写的挺好,对于初学者大有好处...
一个描述计算几何的相当不错的程序,写的挺好,对于初学者大有好处-a geometric description of the calculation procedure is quite good, very well written, is good for beginners
- 2022-02-25 20:41:52下载
- 积分:1
-
此资源将所有OpenCV中的代码制作成chm格式,并且提供代码之间以及数据结构之间的链接功能,方便大家阅读。读代码是好习惯,读成熟可信的代码更是好的选择。...
此资源将所有OpenCV中的代码制作成chm格式,并且提供代码之间以及数据结构之间的链接功能,方便大家阅读。读代码是好习惯,读成熟可信的代码更是好的选择。-This resource in all the OpenCV code into chm format, as well as between the code and provides the link between data structures function to facilitate everyone to read. Are well used to read the code, read code more sophisticated and credible selection are good.
- 2022-03-14 03:25:46下载
- 积分:1
-
using Matlab language of the wavelet transform procedure is time
这是一个用matlab语言编写的小波变换的程序,是时频分析的一种,可以在时域和频域内对信号进行分析。-using Matlab language of the wavelet transform procedure is time-frequency analysis of a kind in the time domain and frequency domain analysis of the signal.
- 2022-02-12 02:16:57下载
- 积分:1
-
c#在图像处理的方面的源程序:包括图像的增强,滤波等操作~界面比较人性化!...
c#在图像处理的方面的源程序:包括图像的增强,滤波等操作~界面比较人性化!-c# in the image processing aspects of the source: including image enhancement, filtering, comparison operator interface humanized ~!
- 2022-01-30 12:17:23下载
- 积分:1
-
全自动的meanshift跟踪算法,欢迎下载
全自动的meanshift跟踪算法,欢迎下载-Meanshift fully automated tracking algorithm, welcome to download
- 2022-02-07 15:17:45下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之二值化变换的例子...
Visual C++MATLAB图像处理与识别实用案例精选之二值化变换的例子-Visual C MATLAB image processing and recognition of practical cases selected bis value transform example
- 2022-01-27 10:30:20下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
摄影测量学,图像处理定位,测量方面的经典著作,武汉大学的ppt...
摄影测量学,图像处理定位,测量方面的经典著作,武汉大学的ppt-Photogrammetry, image processing, targeting, measurement of the classics, Wuhan University, ppt
- 2023-03-01 02:00:07下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1