搜索资源列表
cail
- 基于C++Builder开发平台,利用opencv进行摄像机标定-Based on C++ Builder development platform for camera calibration using opencv
shape-detect
- 用emgucv结合c#编写 包括hough线变换 hough圆变换 基于vs2010开发环境-With c# prepared with emgucv including hough line transform hough circle transform Development environment based on vs2010
ZhangzhengyouCameraCalibration
- 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
houghlines
- 用hough变换拟合直线,开发环境为C++,利用工具opencv,希望对大家有用-Fitting a straight line with the hough transform, the development environment for C++, use of tools opencv, we hope to be useful
C# OpenCV开发例子
- C# OpenCV开发例子
CsharpOpenCV
- 开发自己的项目时,一直想在C#中使用OpenCV(偷懒)-C# OpenCV
opencv_face_recognition
- 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
OpenCV
- 摄影测量学发展而来的直接线性变换(DLT)方法和扩展的直接线性变换方法,有基于径向排列约束(RAC) 的两步法(Tsai方法),有基于不同位置平面模板的张正友法(Zhang),也有基于摄像机本身移动无需外部标 定物的自标定方法。 OpenCV是Intel开源计算机视觉库,它由一系列c函数和少量C++类构成,具有强大的图像处理、图 像分析和图像理解功能,它的函数实现了很多经典的图像处理和计算机视觉方面的算法,是机器视觉研究 与开发的良好工具。-Photogrammetry de
pingjun
- 在visual C++的开发环境下基于opencv实现平均脸的求取过程- opencv realize average face for the processIn the visual c++ development environment based on
FaceTracking
- 本程序为基于OpenCV的人脸跟踪,采用Visual C++ 6为开发平台。-This program is face tracking based on OpenCV using the Visual C development platform....
DynTrace
- 该程序是在C++Builder环境下开发的,使用DirectShow+OpenCV相结合的可以进行实时视频跟踪的程序,可以实现视频源的选择、调节,以及动态跟踪-The program is developed under in C++Builder environment, the use DirectShow+OpenCV a combination of real-time video tracking program can achieve the choice of video sour
openCV
- opencv 开发使用说明及编程指导,希望对大家有用 -C++ programming ideas, c++ programming basics
FindMoving
- 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
yanse
- 基于c++开发,能够调用电脑的摄像头拍照或者调用现存照片。然后进行固定颜色的提取,准确率高,适合初学者。-Based on c++ development, be able to call the computer' s camera to take photos or call an existing photo. Then fixed color extraction, high accuracy, suitable for beginners.
opencv_tracking
- 本程序主要实现了基于摄像头的实时目标跟踪。主要基于opencv和visual c++开发。-The program achieved a camera-based real-time target tracking. Mainly based on opencv and visual c++ development.
Circle_detect
- 基于c++开发环境opencv,寻找灰度图中的原序列-C++ development environment based on opencv, looking gray in the original sequence
opencv1
- 基于opencv开源图像处理库在vs环境下c++开发的图像视频处理实例运动物体检测识别-Opencv source image processing library in c++ development environment vc image processing example video motion detection and identification of objects based on
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
K均值分类
- 基于VS2010平台和openCV开发的,实现遥感影像的k均值分类(K mean classification for remote sensing images)
LicenseplateRecognition
- 车牌牌照检测识别完整源代码 开发环境:vc6.0和opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。(License plate recognition)