-
this is a digital image processing procedures for small, a few main function is...
这是个数字图像处理的小程序,主要功能是数出粒子的个数-this is a digital image processing procedures for small, a few main function is the number of particles
- 2022-11-10 13:20:03下载
- 积分: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
-
这是从最小二乘算法(LMS算法的授权书…
这是一个来自权威书籍的最小均方算法(LMS algorithm),也叫Widrow-Hoff算法。-This is a book from the authority of the least mean square algorithm (LMS algorithm), also known as Widrow-Hoff algorithm.
- 2022-03-25 07:26:14下载
- 积分:1
-
这个工具箱在一个比较通用的方式中实现了该算法。
This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perform the denoising.
-This toolbox implements the algorithm in a fairly general way in a C file that can be called f rom Matlab. It allows to perform the traditiona l NL-means for denoising (for both B
- 2022-07-22 22:37:00下载
- 积分:1
-
文章在IEEE上发表,一种崭新的支持矢量机SVM源码
文章在IEEE上发表,一种崭新的支持矢量机SVM源码-article published in IEEE, a new support vector machine SVM FOSS
- 2023-07-13 18:50:03下载
- 积分:1
-
图像处理中滤波时,运用极值滤波的方法滤除杂波,得到清晰的图像...
图像处理中滤波时,运用极值滤波的方法滤除杂波,得到清晰的图像-Image processing filter, the use of extreme methods of filtering to filter out the clutter, get a clear image
- 2022-02-12 15:15:54下载
- 积分:1
-
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明...
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明-Using canny algorithm for edge detection of image features, and have the corresponding documentation
- 2023-06-23 17:00:03下载
- 积分:1
-
图像的纹理特征的研究,适合初学者学习和研究。
图像的纹理特征的研究,适合初学者学习和研究。-Texture characteristics of image research, suitable for beginners to learn and research.
- 2022-02-07 18:55:33下载
- 积分:1
-
五种粒子滤波仿真,便于初学者学习粒子滤波算法
五种粒子滤波仿真,便于初学者学习粒子滤波算法-Five particle filter simulation, easy for beginners to learn particle filter
- 2022-03-23 17:57:53下载
- 积分:1
-
本代码实现了基于BMP图像进行形态学运算等算法,算法已经过调试,希望对大家有帮助
本代码实现了基于BMP图像进行形态学运算等算法,算法已经过调试,希望对大家有帮助-Realize this code BMP image-based computing, such as morphological algorithm have been debug, and they hope to have everyone help
- 2022-07-01 04:07:33下载
- 积分:1