-
Moving-Object-Detection-and-Tracking
extracting background Bit-layer(A method of achieving background is presented
which detect the moving object with statistics from complex
scene. Compared with other methods of achieving image
background, this approach can achieve and update
simultaneously background. The method of moving object
detection has the advantages of simplicity in computation,
strong resistance to noise. The state transition matrix and
observation matrix of Kalman filter are then defined to track
the detected object. The experiment indicates that the method
proposed has stability of forecast.)
- 2012-11-27 15:56:19下载
- 积分:1
-
AD
说明: 阿尔泰数据采集卡USB5509进行AD数据采样(Altai data acquisition card USB5509 AD data were sampled)
- 2016-12-25 15:44:16下载
- 积分:1
-
1213
远程木马编程DIY之系统服务13试,适合开发远控软件和木马开发人员。(Remote DIY Trojan programming system services13, suitable for the development of remote control software and Trojan developer.)
- 2012-05-14 09:47:18下载
- 积分:1
-
AlphaBlend
说明: DirectX编程:Alpha混合示例程序(DirectX programming: alpha mixed sample program)
- 2020-06-10 14:19:10下载
- 积分:1
-
ADOClass
mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
- 2013-12-28 23:06:28下载
- 积分:1
-
TeeChart8
Teechart8汉化版,汉化的Teechart8控件,regsvr32后就可以在vc环境下插入。(Teechart8 finished version, finished the Teechart8 control, regsvr32 after the environment can be inserted in the vc.)
- 2010-12-04 10:37:25下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
CreateODBC DSN
说明: 动态创建access或者oracle的ODBC数据源(create dynamic access to the oracle or ODBC data sources)
- 2005-09-05 17:08:24下载
- 积分:1
-
GameFrame
说明: 三维人物绘制,使用DirectX的ID3DXAnimationController接口实现三维人物绘制,其中包括骨骼蒙皮技术。注意:编译时一定要将Resource文件夹拷贝到Debug或Release目录下。(Drawing three-dimensional characters, the use of the DirectX interface ID3DXAnimationController drawing three-dimensional figures, including skinned mesh technology. Note: When the compiler must Resource folder are copied to the Debug or Release directory.)
- 2008-12-08 20:26:32下载
- 积分:1
-
Clio
Clio, drawing in GDI, example of elementari use of gdi functions
- 2014-12-19 04:40:42下载
- 积分:1