搜索资源列表
PeopleCounter
- It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
OpenCV_Delphi
- Delphi版本的OpenCV头文件库,以及诸多实例-Delphi version of the OpenCV library header files, as well as a number of instances
Delphi_MotionDetect1
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
openCV_samples
- openCV samples download
Canny_OpenCV
- programme to demonstrate how touse OpenCV Canny in delphi
cvInRange
- Programme how to Use Range opencv in delphi
cvCopyMakeBorder
- How to use cv make border in open cv with delphi
cvThreshold
- exemple of using of threshold with delphi
opencv的人脸检测delphi版程序
- delphi版的OpenCV写的人脸检测程序 其中包括OpenCV源码以及人脸检测程序源码 亲测可用