-
分析处理图像纹理信息,针对人脸检测出纹理特征
分析处理图像纹理信息,针对人脸检测出纹理特征-Analyzing and processing the image texture information, for texture features face detection
- 2022-08-13 17:20:29下载
- 积分:1
-
对24位位图的血细胞图片进行白细胞的细胞核分割
对24位位图的血细胞图片进行白细胞的细胞核分割-Bitmap 24 of the blood cell picture of the nuclear division of interleukin
- 2022-12-15 22:15:02下载
- 积分:1
-
算法用来求出道路的主方向,便于后续道路提取;
算法用来求出道路的主方向,便于后续道路提取;
- 2022-05-13 09:34:57下载
- 积分:1
-
The function implementates the method in a locally adaptive zooming algorithm fi...
该函数实现的是a locally adaptive zooming algorithm fir digital images --2002 image vision computing中的算法-The function implementates the method in a locally adaptive zooming algorithm fir digital images
- 2022-05-01 02:07:13下载
- 积分:1
-
opencv的中文教程,很好用的,可以快速入门学习
opencv的中文教程,很好用的,可以快速入门学习-Chinese opencv tutorial, very good use, you can learn Quick Start
- 2023-07-26 11:05:06下载
- 积分:1
-
这是一套完整的数字图像水印算法的程序,这…
这是一个完成各种数字图像水印的算法的程序,里面也实现了dct,fft,以及水印的改进算法,程序移植性好-This is a complete range of digital image watermarking algorithm procedure, which also realize the dct, fft, as well as to improve the watermarking algorithm, transplantation procedures and good
- 2022-02-01 17:46:40下载
- 积分:1
-
基于SIFT的图像配准,这只是基中的一部分,想知道其他的请稍候...
基于SIFT的图像配准,这只是基中的一部分,想知道其他的请稍候-SIFT-based image registration, this is only part of the base, would like to know the other please wait
- 2022-02-25 20:06:39下载
- 积分:1
-
数字图像处理与压缩的较好的书籍。希望对大家有用。
数字图像处理与压缩的较好的书籍。希望对大家有用。-Digital image processing and compression of the better books. Hope useful for everyone.
- 2022-04-10 05:52:07下载
- 积分:1
-
小波算法实现,代码不多,不过对理解小波还是很有帮助的。...
小波算法实现,代码不多,不过对理解小波还是很有帮助的。-Wavelet algorithm, code much, but the understanding of wavelet still very useful.
- 2022-06-01 01:40: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