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

[OpenCV] 【12】支持向量机之SVM引导

opencv平台上利用C++语言试下内的支持向量机的SVM引导
SVM guidance of support vector machine on OpenCV platform with C + + language (2019-10-22, C/C++, 11KB, 下载0次)

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

[OpenCV] 【2】图像显示

OpenCV入门程序显示图像,对开发环境的一个试调
The OpenCV entry program displays the image (2018-01-21, C++, 170KB, 下载1次)

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

[OpenCV] OpenCV_1.0

请教我雷锋,这个是opencv_1.0亲测可用,大家来娱乐啊
opencv 1.0 version, please call me leifeng (2017-08-27, C/C++, 17547KB, 下载10次)

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

[OpenCV] the

matlab算最短路径的算法,很好用大家可以试一试 不错的
Matlab to calculate the shortest path algorithm, useful you can try the good (2017-08-03, Others, 2KB, 下载1次)

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

[OpenCV] renlian

这个程序是基于Opencv2.4.6编写的,已经在VS2010中成功试运行过,识别的是一幅图像中的人脸,要是想识别多幅图像的,读者可以自行更改下个别代码行。
Face recognition based on the source code Opencv (2015-06-02, Visual C++, 1KB, 下载8次)

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

[OpenCV] facerec_demo.cpp

一个opencv的试运行例子,花费了三天的时间
A trial run of opencv example, spent three days (2013-06-09, Visual C++, 3KB, 下载33次)

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

[OpenCV] freak_test

基于人眼视觉特性的特征描述子Freak 的测 试源代码,运行环境为OPENCV2.4.3.
Test source code for freak descriptor based on the characteristics of the human visual system . running environment OPENCV2.4.3. (2013-01-31, Visual C++, 1KB, 下载55次)

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

[OpenCV] face-detect

opencv 人脸检测 做人工智能的朋友不妨一试!!
opencv face detection friends try artificial intelligence! ! (2012-11-27, Visual C++, 1976KB, 下载15次)

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

[OpenCV] matlab

matlab 进行图像的hough变换提取直线一共有3个工程文件 一次下来都可以试运行!!保证可以的!
hough transform matlab image to extract the straight line, a total of three project files at once down can test run! ! Guarantee! (2012-09-18, C/C++, 481KB, 下载4次)

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

[OpenCV] Hfacce11u

人脸跟踪源代码,调试试能用在opencv上用
Face Tracking the source code, debugging test can be used in opencv on (2012-08-14, Visual C++, 35KB, 下载8次)

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

[OpenCV] opencv_exmp

opencv教程实力程序,调试通过。在电脑上调试通过,绝对可用。
opencv tutorial strength program, through debugging. (2012-04-26, Visual C++, 1601KB, 下载4次)

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

[OpenCV] Lecture4A_AdvancedFeatures_CS324

斯坦福大学 2011.4 关于 特征描述算法的最新课程课件。由《学习opencv》原著作者教授。
This is the latest ppt about features algorithm from cs,stanford. The author is who publish "Learning opencv". (2011-09-28, PPT, 10556KB, 下载10次)

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

[OpenCV] checkface

VC+opencv实现人脸识别功能,程序试运行过,完美无漏洞
VC+ opencv face recognition function, the program test run over, perfect no flaws (2011-07-03, Visual C++, 1818KB, 下载366次)

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

[OpenCV] 05445005VideoCapture

基 于 opencv 的 测 试 程 序
Opencv-based test procedures (2011-03-11, Visual C++, 32KB, 下载7次)

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

[OpenCV] Robot-war-games

c语言机器人大战游戏代码。编写了玩游戏的整个过程。
C program of robot war game . Writing a play games of the entire process. (2011-03-10, C/C++, 3KB, 下载5次)

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

[OpenCV] optical_flow_demo

斯坦福大学课程例子。运用openCV中的optical flow的例子。
Stanford University Course example. The optical flow using openCV example. (2010-09-25, Visual C++, 4KB, 下载113次)

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

[OpenCV] videochat

自己写的一个把opencv和QT 放在一起的程序,能读摄像头然后显示出来,可以试一下。
Write a QT together the opencv and procedures, read the camera and then displayed, you can try. (2010-08-15, QT, 2035KB, 下载94次)

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

[OpenCV] optical

光流法的示例程序,改编自斯坦福大学的程序以及网上一般流行的光流法程序,在opencv下运行
optical (2010-07-19, Visual C++, 4427KB, 下载166次)

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

[OpenCV] corner

用于角点检测,OPENCV开发的,绝对能用 我已经在MFC上调试运行成功
For corner detection, OPENCV developed an absolute can be used MFC debugging I have to run a successful (2010-03-11, Visual C++, 135KB, 下载116次)

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

[OpenCV] LKDemo

图像点跟踪的程序,需要安装opencv! 大家试一试,效果还不错!
image tracking procedures, the need to install OpenCV! We try, the results were pretty good! (2005-04-15, Visual C++, 28KB, 下载155次)

http://www.pudn.com/Download/item/id/1113530969789344.html
12
总计:25