-
这是一个人眼识别的C++程序(源码),希望对大家能有帮助。...
这是一个人眼识别的C++程序(源码),希望对大家能有帮助。-This is a human eye to identify the C++ Procedure (source), and they hope to have everyone able to help.
- 2022-01-25 23:36:47下载
- 积分:1
-
H.263编码器的主要特征:包括运动估计和补偿…
H.263编码器的主要特征:包括运动估计和补偿 离散余弦变换(DCT) 量化 熵编码 帧存储-H.263 coding for the main features : including motion estimation and compensation discrete cosine transform (DCT) quantify entropy coding frame memory, etc.
- 2022-05-08 01:19:51下载
- 积分:1
-
图像的腐蚀和膨胀,是本人亲自编写,经典程序,适合于初学者学西...
图像的腐蚀和膨胀,是本人亲自编写,经典程序,适合于初学者学西-image of corrosion and expansion, I personally prepared, classic procedures, suitable for beginners to learn the West
- 2022-03-24 03:11:08下载
- 积分:1
-
最小二乘匹配,图像匹配算法,匹配协调,初始的需要…
最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy
- 2022-01-23 10:31:26下载
- 积分:1
-
《Visual C++数字图像获取、处理及实践应用》的源码,希望对大家有用...
《Visual C++数字图像获取、处理及实践应用》的源码,希望对大家有用
- 2022-02-22 01:53:32下载
- 积分:1
-
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法...
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法-C commonly used method for beginners, you can refer to learn, will soon be started and learn some basic algorithms
- 2023-08-22 15:20:02下载
- 积分:1
-
利用遗传算法进行图像分割的Matlab源程序
一个非常经典的SysTray控件,减少开发时间,并且运行相当稳定-A very classic Systray control, reduce development time, and run fairly stable
- 2022-02-10 05:59:49下载
- 积分:1
-
Histogram equalization: the adoption of a balanced approach, so that relatively...
直方图均衡:通过均衡处理,使图像各部分比较平滑-Histogram equalization: the adoption of a balanced approach, so that relatively smooth parts of images
- 2022-03-29 13:45:23下载
- 积分: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
-
有关目标跟踪的11篇IEEE文献 对理解目标跟踪领域,学习检测、分类、跟踪以及后期的图像理解有很大帮助 希望能帮助更多的人...
有关目标跟踪的11篇IEEE文献 对理解目标跟踪领域,学习检测、分类、跟踪以及后期的图像理解有很大帮助 希望能帮助更多的人-Tracking the target 11 IEEE literature in understanding the field of target tracking to study detection, classification, tracking and understanding of the late images of great help to help more people
- 2022-07-28 03:24:04下载
- 积分:1