-
这是人民邮电出版社出版的《Visual C++数字图像处理》的源代码,很好的,希望对大家有用...
这是人民邮电出版社出版的《Visual C++数字图像处理》的源代码,很好的,希望对大家有用-This is the people of Posts and Telecommunications Publishing House published
- 2022-04-21 15:32:07下载
- 积分:1
-
Goodfectertotreck的实现
Goodfectertotreck的实现-Goodfectertotreck opencv
- 2022-11-02 19:10:02下载
- 积分: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
-
内含测试图片,源码
数字图像处理,256色转灰度图
内含测试图片,源码
数字图像处理,256色转灰度图-Containing the test images, source of digital image processing, 256-color to grayscale
- 2023-08-27 03:15:04下载
- 积分:1
-
to achieve Histogram equalization
实现直方图的均衡化,不同于opencv而是采用VC直接编写,希望能够有用- to achieve Histogram equalization
- 2022-01-31 08:35:39下载
- 积分:1
-
反距离加权插值法,用C#开发,计算等值线和等值面用
反距离加权插值法,用C#开发,计算等值线和等值面用-Anti-distance-weighted interpolation method, using C# Development, calculation of contour lines and iso-surface using
- 2023-05-08 04:50:03下载
- 积分:1
-
将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。...
将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。-To BMP, JPG image compression format, you can set the compression quality, pictures, cross-width ratio.
- 2022-07-04 06:11:23下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your Tracker application.-This file contains a summary of what you wil l find in each of the files that make up your Track er application.
- 2022-02-24 13:12:02下载
- 积分:1
-
simon haykin 的自适应滤波原理教程,关于自适应滤波器设计一般背景的优秀教材...
simon haykin 的自适应滤波原理教程,关于自适应滤波器设计一般背景的优秀教材-adaptive filter priciple by Simon Haykin
- 2022-04-24 08:12:04下载
- 积分:1
-
一致性法则求阈值,利用一致性准则法公式实现
一致性法则求阈值,利用一致性准则法公式实现-Consistency rules demand threshold, use the formula to achieve consistency of Criterion
- 2022-01-25 19:06:33下载
- 积分:1