搜索资源列表
kalmanfilter
- 卡尔曼滤波器源程序代码,可用于视频检测中的目标跟踪问题优化
codebook.rar
- 此代码实现了基于码书的背景建模法在运动目标检测中的运用,This code implementation code book based on background modeling method in target detection exercise in the use of
project
- 一个多目标跟踪的matlab代码,里面附有说明文档.其中背景差分法可以实现实时更新.该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-A multi-target tracking matlab code, which accompanied by documentation. Including real-time background subtraction method can be updated. The code in small target detecti
Videoimagemovingtargetdetection
- 视频图像运动目标检测 简单应用 识别效果比较理想,VC写的代码,值得参考 包含用使用说明-Video image moving target detection results identify a simple application ideal, VC to write the code it is also useful to use instructions included
contour
- 本代码主要实现了对图像的边缘检测等功能,得到运动物体的目标,取得了一定的效果。-This programe is designed to get the edge of a picture
picture-processing
- 本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阀值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。 -This code is a major grayscale rice.jpg some processing, the brightness of the image to eliminate inconsistencies rice.jpg the background, and use t
stop1
- 这个本来是写在自己的一个ANTI程序里的,今天剥离出来分享给大家. 同样原理并不是我原创,但是易代码还是我自己写的,嘿嘿. 原帖来自看雪论坛,通过消息检测目标窗口是否超时异常. 同样带上对应的VB代码注释. -This was originally written in an ANTI own program, and today was spun off to others. The same principle is not my original, but easy
imovving_and_n
- 里边包含了目前最常用的运动目标检测与跟踪的代码,有lk、meamshifft还有摄相机加采集卡的图像在Visual C++里显示出来。 已通过测试。 -Contains the most commonly used in moving target detection and tracking code inside lk meamshifft camera and capture card images are displayed in Visual C++. Has been teste
Face-and-Eye-Detection-Concept
- 这个示例代码提供了你这个概念对图像处理是使用EmguCV完成和操纵。一个好的例子图像处理是脸和目标检测和识别等,不过在此示例代码中我只给人脸检测和眼睛检测的概念-This sample code provides you the concept of image processing is to use EmguCV completed and manipulation. A good example of face image processing and target detection a
HelpTip
- 这是一个桌面上走动的类似qq宠物的demo,代码风格好,值得一看-源语言: 检测到中文目标语言: 英语翻译来听听“不知道”用粤语怎么说?点击试试 “做人呢,最重要的就是开心” 的粤语发音想知道“鱼丸粗面”用粤语怎么说吗?小伙伴们快来试试粤语翻译,点击:你饿不饿?我去煮碗面给你吃点击有惊喜,“我喜欢你” 用粤语怎么说?自动检测 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文
PF_TBD
- 该代码是粒子滤波实现弱小目标的检测前跟踪。-The code is particle filter to implementation the weak target track before detection.
CFAR
- 雷达CFAR技术 恒需警检测代码 杂波背景中区分出有用目标回波的恒虚警(CFAR)检测技术,是直接影响雷达性能的关键-CFAR technique requires constant police radar detection code clutter distinguish the useful target echo CFAR (CFAR) detection technology is the key to directly affect radar performance
Background
- 基于背景的目标检测,是全面的MATLAB代码,运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面。-Background target detection based on MATLAB code, is comprehensive, accurate extraction and target tracking algorithm for visual motion in four aspects, including motion detectio
JsonSSSS
- android Json数据解析服务器端加客户端代码-源语言: 检测到中文目标语言: 英语翻译自动检测 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址,回车即可翻译 android Json数据解析服务器端加客户端代码android Json数
1043041209
- 陈鹏-小型图书管理系统网页代码,通过陈鹏的检测,无错误完成目标-Chen Peng- small library management system code page, by Chen Peng detection, error-free completion target
edgebox
- 提取结构化的边缘特征,然后利用edgebox进行Object Proposals 提取。是ECCV2014的一篇关于目标检测的文章代码《Edge Boxes: Locating Object Proposals from Edges》(Extracting structured edge features, and then using edgebox to extract Object Proposals)
极化SAR船舰检测程序
- CFAR实现sar图像船舰目标检测与识别的matlab代码(Constant false alarm algorithm CFAR to achieve the sea surface SAR images, ship target detection and identification of matlab code)
MTI-MTD
- 适用于雷达动目标检测的仿真代码,适合雷达信号处理的同学学习使用,亲测有效。(It is suitable for radar moving target detection simulation code, which is suitable for radar signal processing students to learn and use, and pro test is effective.)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
基于帧差法与Vibe算法的matlab前景提取代码
- Vibe 运动目标检测 基于matlab(Vbie Moving Target Detection)