搜索资源列表
Opencv-object-detection-
- 针对在背景中检测出运动目标并实施警戒等特定提示,建立了一个人机交互界面。-For in the background to detect moving targets and the implementation of such a specific warning prompted the establishment of an interactive interface.
mfcopencv
- opencv在visualC++中mfc平台实现基本的图像显示,视频采集,人脸检测等问题-In visualC++ opencv mfc platform in the basic image display, video capture, face detection and so on
Facedetection
- Face Detection using OpenCV
RealTimeMeanShiftTrackingusingOpticalFlowDistribut
- 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
hough
- houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
OpenCV_Examples_Part_2_Source_Code
- opencv programs for erode ,cilate,edge detection corner detection
0010231
- 视频车辆检测识别系统设计论文,基于视频交通流检测,利用背景差法-Video vehicle detection and recognition system design papers, video-based traffic flow detection, the use of background subtraction
Opencv-video-road-base
- 基于opencv的视频道路车辆检测与跟踪算法研究-Based on opencv video road vehicle detection and tracking algorithm research
OpenCV-FaceDetect
- 文章描述了如何基于OpenCV在嵌入式平台上利用类Haar特征和Adaboost算法实现人脸检测,并讨论了如何在嵌入式平台上优化算法。-The article describes how the class Haar features and the Adaboost algorithm embedded platform based on OpenCV face detection, and discussed how optimization algorithms on embedded p
OpenCV-VIDEO-DETCTION
- 计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作 为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目 标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然 后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过 渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系 统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频 图像中的
face--detection
- vc6.0下配置opencv教程以及基于opencv的人脸检测vc++实现,附源代码以及说明。-configure opencv tutorial vc6.0 based opencv the face detection vc++ achieved with source code and a descr iption.
OpenCV-application
- 先介绍实现视频图像目标检测的几种算法,然后介绍一种开放源代码的计算机视觉类库OpenCV,主要阐述该类库的特点及其结构,最后通过“检测一个视频中的运动物体”这一实例探讨了使用OpenCV进行编程的方法。-First, the algorithm of target detection based on video images, and then introduced a kind of open source computer vision library OpenCV, main chara
opencv-face-detection-
- 基于opencv的人脸检测源代码(可运行)-Based on the opencv face detection source code (running)
CarDetection
- Car Detection Opencv
87361000vehicle-detection
- cAR DETECTION OPENCV
Detection
- DETECTION OPENCV C-DETECTION OPENCV C++
nihe-opencv
- 焊缝检测,通过焊缝边缘的点,拟合出新的直线,作为焊缝边缘-seam detection
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
face-detection
- 基于Opencv库的脸部识别,可识别出人脸并用圆画出,并可上升至识别眼睛区域。-Face recognition based on the Opencv library, you can identify the face and draw a circle, and can rise to identify the eye area.
Harris-detection-amd-matching-corner
- 使用Harris角点检测,然后使用RANSA算法进行相应的match匹配算法,主要应用在计算机视觉以及opencv中-Harris corner detection and match corresponding corner points by match algorithm and RANSA algorithm in computer vision and openCV