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

[OpenCV] contril

隶属函数型神经网与模糊控制融合的解耦程序 不错的源码
Membership function model of neural network with fuzzy control decoupling program source code (2017-08-15, Visual C++, 9KB, 下载3次)

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

[OpenCV] opencvdelaunaydemo

狄劳内三角剖分,opencv采用的三角网生成算法
opencv delaunay2 (2014-01-05, Visual C++, 3014KB, 下载11次)

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

[OpenCV] OpenCV-ref-cn

这两本中文书,基本涵盖opencv的各个方面。我就是通过这两本书起步的。
These two books, covering all aspects of opencv. I just started through these books. (2013-10-22, Visual C++, 1374KB, 下载5次)

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

[OpenCV] AUTOFACE

一个基于openCV库的程序,实现人脸自动识别,并加圆圈表示
One based on openCV library program, to achieve automatic face recognition, and add circles (2013-07-30, Visual C++, 1562KB, 下载5次)

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

[OpenCV] pinjie

使用opencv实现两张图像拼接算法,使用opencv2.3以上版本的stitcher类实现。
Using opencv achieve two image stitching algorithm, opencv2.3 above version of the stitcher class implementation. (2013-06-20, Visual C++, 26540KB, 下载95次)

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

[OpenCV] TISCamera

The Imaging Source以太网相机的OpenCV封装类,用它可以直接从TIS以太网相机中得到OpenCV图像,这样就能方便地用以太网相机替换以前的USB相机而几乎不用修改代码,很是方便。
The Imaging Source Ethernet camera OpenCV wrapper class, you can directly use it from the TIS Ethernet camera OpenCV image, so you can easily use the Ethernet camera to replace the previous USB camera almost do not have to modify the code, it is convenient. (2013-05-16, Visual C++, 2KB, 下载45次)

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

[OpenCV] Camera-calibration

结合实例 利用opencv软件对相机进行标定,标定方法基于张正友的平面格网法。
With examples using opencv software to calibrate the camera calibration method based on Zhang Zhengyou plane grid method. (2013-04-28, Visual C++, 2438KB, 下载12次)

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

[OpenCV] opticalPflow

光流算法的视频稳像,直接打包上传,有一个视频文件。总共宝三三个文件夹
Video image stabilization optical flow algorithm (2013-04-12, Visual C++, 949KB, 下载81次)

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

[OpenCV] XviD_Source_Code

Xvid源代码 可以结合openCV实现“xvid”编码录像
Xvid source (2013-03-11, Visual C++, 726KB, 下载21次)

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

[OpenCV] dfw

使用OPENCV写的大富豪游戏。虽然简单,但对opencv新手有一定的学习左右。
OPENCV write rich and powerful game. Although simple, but about learning opencv novice. (2012-07-19, Visual C++, 55KB, 下载7次)

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

[OpenCV] Learn-OpenCV-cn

一个学习OpenCV的经典的教材,清华大学出版社
A classic textbook study of OpenCV, Tsinghua University Press (2012-07-02, Visual C++, 13177KB, 下载4次)

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

[OpenCV] RemoveBackground

基于VC++6.0开发环境,用OpenCv编程,实现背景和图像的分离,提取不均匀的背景,并从原图像中减去背景图像!
VC++6.0 based development environment, with OpenCv programming, background and image separation, extraction uneven background, and subtracted from the original image background image! (2011-07-26, Visual C++, 1371KB, 下载83次)

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

[OpenCV] kaka

基于opencv的道路视频车辆检测与跟踪,基于帧差法
Opencv video based road detection and tracking of vehicles, based on frame difference method (2011-06-27, Visual C++, 2098KB, 下载159次)

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

[OpenCV] cvhog

在做行人检测的毕设 看了很久OPENCV中cvhog的代码 自己加了些注释 希望对大家有所帮助 有问题可以探讨 chjb_0513@yahoo.com.cn
pedestrian detection OPENCV cvhog source code annotations (2011-04-24, Visual C++, 31KB, 下载214次)

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

[OpenCV] Face_Dec.tar

opencv 人脸检测 基于OpenCV官网历程 修改了部分参数 使其在Linux上正常运行 并保证识别率较高 以及较低误判
Face Detective (2011-04-01, Visual C++, 93KB, 下载71次)

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

[OpenCV] opencv

opencv中文使用手册,对想学习计算机视觉的同学应该有帮助
opencv chinese learning book,it is very useful for studying computering vision (2010-12-19, Visual C++, 1226KB, 下载3次)

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

[OpenCV] cs_omp

最长用的CS重建算法-OMP的C++版本,运行环境为VS2008,需要安装opencv2.0 (home.ustc.edu.cn/~roy)
The C++ version of the general CS recovery algorithm- OMP, it is operated on VS2008,and you should install opencv2.0 (2010-06-17, Visual C++, 6839KB, 下载139次)

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

[OpenCV] avijpg

利用opencv库实现的从指定位置视频截取关键帧的程序,需要安装opencv库,具体安装上官网可以进行查询。
Use opencv library to achieve the specified location from the video key frame interception procedures, need to install the opencv library, specific queries can be installed Shangguan network. (2010-04-19, Visual C++, 2564KB, 下载333次)

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

[OpenCV] OpenCV_English_Manual

opencv的库函数教程,是一个图形库,希望大家能够喜欢
opencv tutorial library is a graphics library, hope that we can love (2007-11-28, Visual C++, 937KB, 下载25次)

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

[OpenCV] opencv-doc-cn-0.9.7.tar

OpenCV入门的实验,它可以做为你入门的一些实验,大家看看吧。
OpenCV induction experiments, it can provide you some introductory experiments, we look at it. (2007-04-02, Visual C++, 3159KB, 下载51次)

http://www.pudn.com/Download/item/id/262627.html
12
总计:22