-
8_彩色目标跟踪
通过计算目标在HSV空间下的H分量直方图,通过直方图反向投影得到目标像素的概率分布,然后通过调用OpenCV的CAMSHIFT算法,自动跟踪并调整目标窗口的中心位置与大小。该算法对于简单背景下的单目标跟踪效果较好,但如果被跟踪目标与背景颜色或周围其它目标颜色比较接近,则跟踪效果较差。(By calculating the H component histogram of the target in the HSV space, the probability distribution of the target pixels is obtained through the reverse projection of the histogram, and then the center position and size of the target window are automatically tracked and adjusted by calling the CAMSHIFT algorithm of OpenCV. The algorithm is better for single target tracking under simple background, but the tracking effect is poor if the tracking target is close to the color of the background or the other target colors.)
- 2018-06-11 10:48:24下载
- 积分:1
-
RefrainChild
限定MDI子框架窗口的最大、最小尺寸,C++精选学习源码,很好的参考资料。(Defining the maximum, minimum size MDI sub frame window, select learning C++ source code, a good reference.)
- 2013-11-27 07:27:10下载
- 积分:1
-
SCU_S082167
《基于计算机视觉的普适性三维重建方法研究》源代码,实现了一种将二维图像重建成三维场景的方法。(Source code of <General Sense Three-Dimension Reconstruction Research Based on Computer Vision>, a technique which can convert 2D images into 3D sence.)
- 2020-11-30 10:59:28下载
- 积分:1
-
pcap
基于wincap的抓包程序 完整的界面 有注释让您能更好的理解(The capture process based on wincap interface complete with annotations so you can better understand)
- 2011-10-25 23:15:58下载
- 积分:1
-
cather-use
cather使用手册。介绍cather的使用,图解(cather manual. Introduction cather use, graphical)
- 2013-09-24 12:56:10下载
- 积分:1
-
cmd
采用钩子函数进行键盘监视,将键盘输入信息保存到一个文件中(Using the keyboard hook function monitor, keyboard input information saved to a file)
- 2010-05-10 09:55:53下载
- 积分:1
-
1
说明: 谭浩强 教材例题程序 每章节的都有(Hao Qiang Example process textbook chapters each have a)
- 2009-03-06 22:06:10下载
- 积分:1
-
Chess
一个可以与计算机对弈的象棋程序源代码
完整的人工智能
增加停止按钮,增加"参数"对话框
(A game of chess with the computer source code integrity of the artificial intelligence to increase the stop button, increase the " parameters" dialog box)
- 2009-04-30 10:23:40下载
- 积分:1
-
paixu
使用的排序算法,非常不错的思维,比较其他有较大优势(Sorting algorithm used, very good ideas, have greater advantages compared with other)
- 2009-05-05 17:54:54下载
- 积分:1
-
bbbb
用数组的方式求鞍点。开始时假设a[i][0]最大,将列号0赋给maxj保存,找出第i行中的最大者。。(With an array of ways for saddle point
)
- 2014-12-03 22:25:05下载
- 积分:1