-
The function cvHoughCircles finds circles in grayscale image using some modifica...
这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
- 2022-05-16 01:39:19下载
- 积分: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
-
Image processing procedures, to support 256
图像处理程序,支持256色以下图形图像的处理变换,包括傅立叶变换等算法的图像编码。-Image processing procedures, to support 256-color graphics images deal with the following transformation, including the Fourier transform algorithm for image coding, etc..
- 2022-07-08 12:28:11下载
- 积分:1
-
指纹识别的matlab程序,希望对大家有所帮助。
指纹识别的matlab程序,希望对大家有所帮助。-Matlab process of fingerprint identification, we would like to help.
- 2022-09-16 12:50:03下载
- 积分:1
-
通用工业视频图像叠加的设计与实现,用于视频控制系统
通用工业视频图像叠加的设计与实现,用于视频控制系统-General Industrial video image overlay of the design and implementation for video control system
- 2022-03-23 23:57:07下载
- 积分: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
-
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。...
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。-this is a good c++ code for dealing with map.
- 2022-08-09 07:44:37下载
- 积分:1
-
Opencv done using video images of the motion detection type of essays, for your...
利用opencv做的视频图象中的运动检测类的文章,供大家参考-Opencv done using video images of the motion detection type of essays, for your reference
- 2022-03-19 19:49:17下载
- 积分:1
-
Realize this procedure is the image of a Kalman filter to achieve multi
此程序实现的是对一幅图像进行卡尔曼滤波实现多天线时变信道下基于卡尔曼滤波跟踪的数字图像通信系统仿真-Realize this procedure is the image of a Kalman filter to achieve multi-antenna time-varying channel tracking based on Kalman filtering of digital image communication system simulation
- 2022-03-17 19:17:35下载
- 积分:1
-
计算图像的平均绝对误差方差,以及影响金额。
计算图像的均方差 绝对误差 以及自熵或自信息量的函数 -Calculating the image mean absolute error variance, as well as the amount of information from the entropy of a function or self
- 2022-02-04 14:54:54下载
- 积分:1