搜索资源列表
twarz2.tar
- Face detection app, using OpenCV modyficated by me for tracing face coordinates on video screen. You can use std output to using them for other purposes, i.e. for tracing face by webcam positioner.
ConsoleCV
- 在韩国用的OpenCV的一个c 代码。基本的功能都有。从基本的图像打开及显示,一般的算法应用,Tracker,还有摄像头采集等。-This is a C code for Opencv which i learen in korea. it is very simaple and useful for learning Opencv. it include image open and view, algrithm app, Tracker, camera capture.
PointOperation
- Small C++ app with opencv
ImageComparison
- This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
Opencv-filter
- 利用opencv和C实现的一个过滤程序,内附一张测试图片。-A app of Filter made with Opencv. A pic in it.
car_detect_10_24
- 用 openCV2.0实现了小车的检测。基于轮廓的方法,基于最近领域法进行分类。-The openCV is used to detect cars in this app.
WDT
- 离散小波变换的opencv实现和应用demo-Discrete wavelet transform of opencv and app demo
facialrecognition-master
- This Android App uses Haar like features to detect faces in real time.The app uses OpenCV 2.4.6.0
FaceDetectTest
- 人脸检测程序,使用openCV来进行人脸与眼睛的检测(this is a facedetect app,using opengcv)
FaceRecDlg-master
- 一个简单人脸识别程序,使用的是vs2015(just a one face recognition app)
