联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All OpenCV(211) 

[OpenCV] facerecognize

简单人脸模型识别,可以进行拓展然后发展动态人脸识别,监控功能。
Simple Face Model Recognition (2019-07-08, Python, 91KB, 下载3次)

http://www.pudn.com/Download/item/id/1562566862439790.html

[OpenCV] FirstFaceDetect

基于OPENCV的人脸识别功能,能使用默认级联检查器检测正常人脸。
face detection based on opencv and c language. (2017-11-03, WINDOWS, 4512KB, 下载3次)

http://www.pudn.com/Download/item/id/1509701183338664.html

[OpenCV] filter

opencv实现不同形式的滤波基于Python实现下的源码
OpenCV to achieve different forms of filtering, based on Python implementation of the source code (2017-10-28, Python, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/1509161952748692.html

[OpenCV] jjnqcb

利用kalman滤波器对具有随机加速度的物体运动路线的进行信号采样
By using kalman filter with random acceleration motion route for sampling (2017-08-11, Others, 8KB, 下载1次)

http://www.pudn.com/Download/item/id/1502457059367265.html

[OpenCV] Project_face_detect

使用opencv自带的haar特征分类器,进行人脸检测的程序代码。
A program with opencv inside classifier for face detection (2016-01-10, Visual C++, 385KB, 下载4次)

http://www.pudn.com/Download/item/id/1452429391879786.html

[OpenCV] video-player

opencv 中做的视频播放器 在Visual Studio 2010+opencv中运行
using opencv to do the video player; Running in Visual Studio 2010+ opencv (2015-04-15, Others, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/1429069980455633.html

[OpenCV] haarcascade_frontalface_default

基于opencv上的人脸检测分类器具体算法实现,和代码。
Face Detection achieve specific classification algorithm based on opencv, and code. (2014-12-20, Visual C++, 132KB, 下载40次)

http://www.pudn.com/Download/item/id/2677611.html

[OpenCV] face_detect

使用opencv2.3.1进行的关于人脸检测的开发,内含分类器
Use opencv2.3.1 be developed on the face detection, containing classifier (2014-04-02, Visual C++, 2221KB, 下载8次)

http://www.pudn.com/Download/item/id/2500798.html

[OpenCV] GenerateHardExamples

opencv 行人检测中用第一次产生的分类器检测负样本,得出hardexample
The first pedestrian detection using opencv generated classifier to detect negative samples drawn hardexample (2014-03-12, Visual C++, 1KB, 下载12次)

http://www.pudn.com/Download/item/id/2481478.html

[OpenCV] OpenCV_ReferenceBook2010

OpenCV中文参考手册,含有图像处理等与视觉传感器有关的函数
OpenCV Chinese reference manual containing the image processing and other related functions and visual sensors (2013-07-29, C/C++, 1866KB, 下载12次)

http://www.pudn.com/Download/item/id/2317331.html

[OpenCV] stitching

图像拼接 将数张有重叠部分的图像(可能是不同时间、不同视角或者不同传感器获得的)拼成一幅大型的无缝高分辨率图像的技术
Image stitching several overlapping parts of the image (which may be a different time, a different perspective or different sensors) makes up a large, seamless high-resolution image technology (2013-03-28, Visual C++, 3KB, 下载37次)

http://www.pudn.com/Download/item/id/2176880.html

[OpenCV] convert_cascade

opencv中级联器的训练,应用在人脸检测等图像检测方向
cascade training application in face detection in opencv image detection direction (2012-10-12, Visual C++, 1KB, 下载12次)

http://www.pudn.com/Download/item/id/2013568.html

[OpenCV] openCv-FaceDect

opencv1.0的简单的人脸检测程序。用Opencv的分类器来写的。
opencv1.0 simple face detection program. Opencv classifier to write. (2012-09-27, C/C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/2003223.html

[OpenCV] ch10_ex10_2

基于opencv用于实现kalman滤波器的一个简单例子代码
Opencv used to implement kalman filter based on a simple example of code (2011-11-19, Visual C++, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/1704297.html

[OpenCV] opencv-fenleiqi

本文档解释如何用opencv训练自己的分类器
This document explains how to train their classifier opencv (2011-10-04, Visual C++, 57KB, 下载23次)

http://www.pudn.com/Download/item/id/1660591.html

[OpenCV] haarcascade_frontalface_alt2

OpenCV人脸检测分类器,Haar 特征
OpenCV face recognition classier,Haar features (2011-07-06, Visual C++, 82KB, 下载34次)

http://www.pudn.com/Download/item/id/1590734.html

[OpenCV] OpenCV_HW2

影像處理程式 多種濾波器 中值濾波 高通濾波等等...
Multiple filter image processing median filter high-pass filtering and so on ... (2011-06-13, Borland C++, 7203KB, 下载4次)

http://www.pudn.com/Download/item/id/1567843.html

[OpenCV] OpenCV

用VC++和OpenCV完成了单文档图像浏览器功能,源代码
Did a image scancer with VC++ and Opencv. (2010-09-28, Visual C++, 1905KB, 下载94次)

http://www.pudn.com/Download/item/id/1306090.html

[OpenCV] AVIPlay

使用OpenCV制作的AVI视频播放器,可实现多种功能,包括播放视频,压缩视频,视频截图,并且有可供拖动的视频进度工具条。
Produced using the OpenCV AVI video player, can achieve a variety of functions including video, compressed video, video capture, and there is drag the video for the progress of the toolbar. (2010-08-11, Visual C++, 409KB, 下载323次)

http://www.pudn.com/Download/item/id/1265953.html

[OpenCV] haarcascade

利用级联的HAAR分类器寻找检测目标,采用OPENCV编写,代码简单运行稳定
Use the haar classifier cascade testing to find the target, using OPENCV preparation, code simple and stable operation (2008-01-09, Visual C++, 179KB, 下载188次)

http://www.pudn.com/Download/item/id/391339.html
总计:211