-
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助
bmp to jeg 文件,自己写的,和大家分享一下,希望会有帮助-bmp to jeg paper wrote it myself, and share with you, I hope will be helpful
- 2022-02-06 12:36:03下载
- 积分:1
-
这是一个去除噪声软件,用动态链接库封装起来,可以导入使用...
这是一个去除噪声软件,用动态链接库封装起来,可以导入使用-This is a noise removal software package with dynamic link library, and can be imported using
- 2022-04-14 17:41:29下载
- 积分: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
-
数字图像处理中,图像匹配是目前研究的一个主要的大方向。这里提供一个图像配准的代码,用于实现图像拼接。...
数字图像处理中,图像匹配是目前研究的一个主要的大方向。这里提供一个图像配准的代码,用于实现图像拼接。-Digital image processing, image matching is a major principle. Here to provide an image registration code, used to achieve image mosaic.
- 2022-02-04 20:50:57下载
- 积分:1
-
自作的基于K
自作的基于K-L的人脸识别源代码,谢谢指点-KL-based self-face recognition source code, Thank you, pointing
- 2022-05-06 08:56:56下载
- 积分:1
-
The source is to detect templates of motion object.This template is very useful
The source is to detect templates of motion object.This template is very useful in such field like face recognition, machine control,etc.
- 2022-04-09 12:06:59下载
- 积分:1
-
中值滤波去噪声程序,已经通过调试,可直接使用
中值滤波去噪声程序,已经通过调试,可直接使用-Median filter to the noise process, has passed debugging can be used directly
- 2022-03-22 14:20:49下载
- 积分:1
-
数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的...
数学形态学方法及其应用,老书不好找电子版啦,给大家发一个。超星版的-Mathematical morphology and its applications, the old books not easy to find electronic version of啦, give you hair a. Superstar Edition
- 2022-08-07 20:21:17下载
- 积分:1
-
离散余弦变化的应用,先对图像进行灰度变换,再对图像进行压缩...
离散余弦变化的应用,先对图像进行灰度变换,再对图像进行压缩-Changes in the application of discrete cosine first gray-scale transformation of the image, then compress the image
- 2022-03-25 15:00:40下载
- 积分:1
-
Active contour demo implements snake, which essentially is an A* search. This ca...
Active contour demo implements snake, which essentially is an A* search. This can be used for image registration, segmentation, feature extraction.
- 2022-04-26 11:48:48下载
- 积分:1