搜索资源列表
opencv
- opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
firedetect_CSHARP
- 火焰检测系统,通过火焰的静态颜色特征和动态的抖动特征去识别。-fire detection
moveboject1.0
- 基于opencv运动目标检测的中值模型,单高斯模型,简单统计模型的检测及监控系统-Opencv moving target detection based on the median model, a single Gaussian model, a simple statistical model of detection and monitoring system
blobtrack
- 用混合高斯实现的前景检测系统,基于OPENCV编写-The prospects for achieving mixed Gaussian detection system, based on written OPENCV
FaceDetect
- 利用VC6.0开发环境,编写了一个基于OpenCV的人脸检测系统,不仅可以对静态图片中的人脸进行检测,还可以实时地对摄像头捕捉到的人脸进行检测-Use VC6.0 development environment, write a OpenCV-based face detection system, not only the static picture of the human face detection, but also the camera can capture in real ti
jiyuOpenCVderentiyundongjiancexitong
- 用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code
rljc
- 用vc++实现的基于肤色的人脸检测系统,可检测出眼睛,鼻子,嘴巴-Using vc++ implementation of color-based face detection system can detect the eyes, nose, mouth
RealtimeVideo
- 基于VS2008和opencv 1.0的人群检测系统.该系统使用距特征检测人体,并计算人群密度。-the peopel dection system based on vs2008 and opencv.The system can estimate the population and the density of the crowd.
face_detcetion
- 基于OpenCV,编译环境是Visual C++ 2008,一个人脸检测系统-Based on OpenCV, a face detection system
FindMoving
- 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
facedection
- 基于opencv的人脸识别检测系统源代码-face recognize
face-recognition
- VS2008实现的人脸检测系统,可以运行,非常不错,可以好好学习-VS2008 implementation of face detection system, can run, very good, can study well
hog
- 用于行人检测,系统再带的hog算法,建立可执行文件,就可以检测图片中的行人了。-pedestrian detection。
CellDetection
- 白细胞检测系统,检测算法及其实现的过程,主要给出形态学知识在工程实践应用,项目包含标准 MFC 界面。-WBC detection systems, and processes to achieve detection algorithm, the main morphological given practical application of knowledge in engineering, project contains standard MFC interface.
baojing
- 一个简易的视频火灾检测系统,能对视频录像中的火焰进行检测。并利用VC自带函数触发报警声音。-A simple video fire detection system, capable of video recording in the flame detection. And use their own VC function triggers an alarm sounds.
myopencv-for-moving
- 人体运动检测系统,我也不知道能不能用,上传一下拿个积分吧-body running checking operation system.I don t know that it
2.行人检测
- 根据生物特征识别来实现行人检测的系统,包含MFC窗口(26/5000 According to biometric identification to realize the pedestrian detection system, including MFC window.)
人脸识别
- 完整人脸识别程序和说明,该程序是中的人脸检测系统的克隆。 而神经网络,它是基于支持向量机(SVM)Machin(Complete face recognition program and descr iption)
emgucv人脸识别源码
- 基于C#的人脸检测系统,供学习参考!!!(Face detection system based on C#, for learning reference!!!)
S1IM159.【已完成】基于SVM的烟雾识别系统
- 基于SVM的烟雾识别系统 运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method