搜索资源列表
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于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
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
delphi
- 车牌识别DELPHI实现 车牌识别DELPHI实现 车牌识别DELPHI实现-DELPHI implementation LPR License Plate Recognition License Plate Recognition DELPHI implementation DELPHI implementation DELPHI LPR License Plate Recognition DELPHI achieve implementation
cam2avi
- Delphi利用OpenCV实现的视频录像单元-Implementation of capture camera to avi by OpenCV in Delphi.
delphi
- human body recognition based on opencv develeped by somebody useing c#
openCV_samples
- openCV samples download
cam2avi
- Delphi利用OpenCV实现的视频录像单元-Implementation of capture camera to avi by OpenCV in Delphi.
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源码以及人脸检测程序源码 亲测可用