-
subtraction_obtecttracker
tracker.m
Continuously keeps taking snap in real time and sending to function isub for tracking
isub.m
It is a function which takes two consequent frames, subtracts them(background gets subtracted), converts the
resulting image into binary, finds the centroid of largest area of connected pixels and marks it(tracks it)
The code has been tested in MATLAB 7.6
- 2009-12-11 02:08:53下载
- 积分:1
-
CHAPTER1
先进PID控制及MATLAB仿真程序,第一章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, run through the first chapter, all successful)
- 2010-12-18 14:42:23下载
- 积分:1
-
hough
hough变换识别直线,识别圆,提取圆心半径(hough transform line identification, identification circle, the radius of the center extraction)
- 2011-01-07 21:23:40下载
- 积分:1
-
imagesprocessing
there is some code in matlab that will provide help in the field if digital image processing.it includes the code of extracting region of interst, median filter, nearest neighbour point sampling technique, negative of an image etc. and it is done by myself because i am doing becholar of computer science.it does not include any copyrighted content.i hope it will help thoes people that required help in the field of digital image processing.
- 2013-11-26 17:22:16下载
- 积分:1
-
肌电信号高低滤波与陷波器算法
肌电信号高低滤波算法与50Hz陷波器算法,仿真已通过(The EMG high-low filter algorithm and 50Hz notch filter algorithm have been simulated.)
- 2019-02-25 18:31:08下载
- 积分:1
-
SA_SVM
基于支持向量机分类算法的matlab程序(Matlab program based on support vector machine classification algorithm)
- 2017-08-29 09:32:25下载
- 积分:1
-
VRP_GA
说明: 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题(GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP)
- 2009-09-01 23:54:20下载
- 积分:1
-
GPS基本原理及其matlab实现
关于《GPS基本原理及其matlab实现》一书的程序,有参考价值(About GPS basic principles and its matlab implementation, a Book of procedures, reference value)
- 2017-09-25 16:25:23下载
- 积分:1
-
matlab
精通matlab,matlab使用和开发很好的电子书(Proficient in matlab, matlab use and development of good e-book)
- 2007-07-20 11:50:43下载
- 积分:1
-
2008.1MATLABbianchen
本书详细讲述了如何用MATLAB进行程序设计,如何编写清楚、高效的程序。书中强调了自上而下的程序设计方法、函数的使用、MATLAB内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。(This book describes in detail how to use MATLAB for programming, how to write clear and efficient procedures. The book emphasizes top-down program design, function, use, MATLAB uses internal tools and data structures, and pointed out some tips and common mistakes programmers.)
- 2010-06-08 10:52:20下载
- 积分:1