搜索资源列表
trackingMethodsOnCar
- 目标检测,对包含动态背景信息的监控视频,设计有效的前景目标提取方案。(Target detection, an efficient foreground object extraction scheme is designed for surveillance video with dynamic background information.)
trackingMethodsOnHighwayFScore
- 对包含动态背景信息的监控视频,设计有效的前景目标提取方案。(Target detection, an efficient foreground object extraction scheme is designed for surveillance video with dynamic background information.)
ExtractKeyFrame
- 一般情况下,一个完整的机器人视觉应用需要用到这三个工具箱(我会近期开发一个使用MATLAB实现的家庭安全检测系统,可以详细讲解一下整个流程(In general, a complete robot vision application requires the use of these three toolkits (I will develop a home security detection system using MATLAB
drawtrackresult
- 从检测到的人脸里提取重要的特征,用于第三步的人脸追踪使用(The important features extracted from the detected face are used for third step face tracking)
runtracker
- matlab在二值图像上画了一个红框,之后怎么把这个图像帮存下来(连红框一起保存),画框的方法用的是rectangle和drawnow两个函数(matlab in the binary image on a red fr a me, then how to save this image (even with the red box to save), the box method is used rectangle and drawn