-
detect_human1
说明: 视觉算法原理:背景提取
1. 打开视频(文件或摄像头)
2. 从视频中提取当前帧
3. 计算背景:以前多帧求取平均
4. 根据背景得到运动目标(当前帧 - 背景)
5. 返回2,程序不断循环(Principle of visual algorithm: background extraction
1. Open video (file or camera)
2. Extract the current frame from the video
3. Calculation background: before, the average of multiple frames was calculated
4. Get the moving target according to the background (current frame - background)
5. Return 2, the program loop)
- 2020-05-24 14:21:20下载
- 积分:1
-
ooptest
C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)
- 2013-12-12 23:22:05下载
- 积分:1
-
本书的图书馆管理系统
一个菜单驱动的程序,以保持列表中使用链表表示的书籍
- 2022-03-04 04:31:13下载
- 积分:1
-
Material_MIS
物资管理系统,实现物资入库、出库、物资信息的增删查改等。(Materials management system, implementation of materials storage, a library, information material, etc. check the additions and deletions.)
- 2009-03-05 20:05:14下载
- 积分:1
-
gsc-1.2
基于Graphcut的分割程序,使用matlab封装,并使用了测地线距离,程序界面有好,有助于二次开发(segmentation based on Graph cuts and using geodiesic distance,the UI is friendly,and one can add own code on it)
- 2011-11-17 21:24:59下载
- 积分:1
-
Problemas Propuestos
PROBLEM RESULT IN C AND VECTOR
- 2019-06-27 05:38:30下载
- 积分:1
-
DSP源程序
对初学者来说,GPIO口、外部中断、定时器、PWM等重要的源程序。(For beginners, GPIO port, external interrupt, timer, PWM and other important source programs.)
- 2019-03-28 16:48:04下载
- 积分:1
-
Model_weibo
说明: 用列文伯格-马夸尔特法(Levenberg-Marquardt)进行计算,该算法既有高斯-牛顿法的局部收敛性,又具有梯度下降法的全局性。(The Levenberg-Marquardt method is used for calculation. This algorithm has both the local convergence of the Gauss-Newton method and the globality of the gradient descent method.)
- 2020-09-19 18:37:00下载
- 积分:1
-
ASP.Net(CSharp)OA
说明: 本毕业设计首先介绍了ASP.NET Web应用系统的方案设计要素及框架设计方法,然后选择了系统管理、人事管理系统、项目管理系统、文档管理系统、内部邮件系统以及公司日程管理系统作为案例,深入剖析了办公自动化系统的开发思路、实现方法和技巧。
本毕业设计注重实用性和工程实践性,紧密结合办公自动化的应用需求,本毕业设计适合正在从事或希望从事办公自动化软件开发的人员阅读。
通过对本毕业设计的系统实践,学生能够对ASP.NET进行更深层次的了解,在能快速、独立地开发出一套商业软件的同时还能学会一整套的软件开发方法和数据库设计技巧,避免开发中易犯的一些错误,以便能为顺利成为高级程序员打下基础。(ASP.NET(C#) OA)
- 2010-04-25 08:29:45下载
- 积分:1
-
guzhanglubo
这是一篇有关故障录波仪如何开发的硕士论文,论文行文清楚、逻辑分明,重点讲述了故障录波器的算法,值得看。(This is a fault recorder on how to develop the master's thesis papers lines clearly and logically distinct, and highlight the fault recorder algorithm worth observing.)
- 2006-09-06 14:25:50下载
- 积分:1