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

[OpenCV] opencv2计算机视觉编程手册(中文)

本书既适合想要学习计算机视觉C++的初学者,也适合专业的软件开人员。本书可作为高等院校计算机视觉课程的辅助教材,也可以作为图像处理和计算机视觉领域研究人员的参考手册
This book is suitable for beginners who want to learn computer vision C++, and is also suitable for professional software developers. This book can be used as an auxiliary teaching material for computer vision courses in Colleges and universities, and also as a reference manual for researchers in the field of image processing and computer vision. (2018-08-22, Visual C++, 1357KB, 下载5次)

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

[OpenCV] HOGCompute

根据2005年Dalal提出HOG特征计算原理,自己编写了HOG特征提取算法,此特征可以用于目标检测中,包括行人检测,采用编程语言为C++,采用视觉库为opencv
According to the principle of HOG feature calculation proposed by Dalal in 2005, HOG feature extraction algorithm has been compiled. This feature can be used in object detection, including pedestrian detection, using programming language as C++, and visual library as opencv (2017-07-25, WINDOWS, 7560KB, 下载6次)

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

[OpenCV] opencv_2_cheatsheet

opencv2 的函数一览表。你编程时候的好助手。对于大神级人物,就不用读了。谢谢各位支持哦,祝各位学者,学习进步,事业有成。愿计算机视觉都能给你我带来美好的明天。
List of opencv2 function. When you program a good assistant. For large class people of God, do not read. Thank you for your support, oh, I wish you a scholar, academic progress, career. Is willing to give you my computer vision can bring a better tomorrow. (2016-11-16, Visual C++, 123KB, 下载4次)

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

[OpenCV] opencv_ImageInpainting

程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:图像修补示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9.
Program description: " OpenCV3 programming entry" OpenCV2 edition book supporting the sample program Program description: The image repair example the development of test used by the operating system: Windows 7 64bit develop test used version of the IDE: Visual Studio 2010 develop test used OpenCV Version: 2.4. 9. (2016-06-06, C++, 192KB, 下载10次)

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

[OpenCV] mysecond

这是《OPENCV2计算机视觉编程手册》里第二章的所有源程序,非原书作者提供的离散的文件,而是自己编的系统的可以直接运行的工程文件和程序 运行环境VS2010,openCV2.2
This is the OPENCV2 computer vision programming manual in the second chapter of all source program, the author of the original book to provide discrete documents, but their own system of the system can be directly run the project files and procedures (2016-01-21, Visual C++, 8474KB, 下载3次)

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

[OpenCV] myFirst

这是《OPENCV2计算机视觉编程手册》里第一章的所有源程序,非原书作者提供的离散的文件,而是自己编的系统的可以直接运行的工程文件和程序 运行环境VS2010,openCV2.2
This is the first chapter of the《 OPENCV2 computer vision programming manual》, all source program, the author of the This is the first chapter of the OPENCV2 computer vision programming manual, all source program, the author of the original book to provide discrete documents, but their own system of the system can be directly run the project files and procedures Operating environment VS2010, openCV2.2 (2016-01-21, Visual C++, 18567KB, 下载3次)

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

[OpenCV] OpenCV

OpenCV OpenCV OpenCVOpenCV是一个广受欢迎的开源计算机视觉库 是一个广受欢迎的开源计算机视觉库 ,它提供了 很多函数,实现很多计算机视觉法,从最基本的 滤波到高级物体检测 皆有涵盖 。很多 初学者希望快速掌握 OpenCV OpenCV OpenCVOpenCV的使用方法 ,但 往会 遇到 各种样的困难。 其 实仔细分析,造成这些困难的原因 有两类:第一是 C/C++/C++/C++/C++编程基础不过关; 第二类是不了解算法原理。 解决 这些 困难无非提升编程能力,以及理论基 础知识。 提升编程能力需要多练习,理论知识系统学《数字图 像处理》、《计算机视觉和模式识别等课程,所有这些都不 像处理》、《计算机视觉和模式识别等课程,所有这些都不 像处理》、《计算机视觉和模式识别等课程,所有这些都不 能一蹴而就 , 需
OpenCV OpenCV OpenCV OpenCV is a popular open source computer vision library is a popular open source computer vision library, which provides a lot of functions, achieve a lot of computer vision methods, basic to advanced object detection filter covered both. Many beginners want to quickly learn how to use OpenCV OpenCV OpenCVOpenCV, but to encounter various kind of difficulties. In fact, careful analysis of the reasons causing these difficulties are of two kinds: the first is the C/C++/C++/C++/C++ programming foundation, but off the second is do not understand the algorithm works. Resolve these difficulties is nothing to enhance programming capabilities, as well as the theoretical basics. Enhance programming capacity needs more practice, theoretical knowledge systematic Digital Image Processing , Computer Vision and Pattern Recognition courses, all of which are not treated , Computer Vision and Pattern Recognition courses, all of which are not handling computer Vision and patte (2015-11-08, Visual C++, 1654KB, 下载5次)

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

[OpenCV] OpenCVTest

OpenCV基本编程练习,包括显示图片,播放视频,滚动条,图片平滑,ROI,事件响应等。为了避免各个模块之间相互影响,对应的代码已经屏蔽,可以通过选择取消屏蔽相应的代码实现相应的功能
OpenCV basic programming exercises, including display pictures, play video, scroll bars, smooth picture, ROI, and incident response. In order to avoid the interaction between the various modules corresponding code has been shielded, shielding corresponding code can be canceled by selecting the corresponding function (2013-03-15, C/C++, 24489KB, 下载45次)

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

[OpenCV] StereoImageMeasuringApparatus

基于OpenCV和MFC的VC程序,实现影像对的显示和漫游;显示缩略图,进行手动粗定位;载入已量测点、手动亚像素级刺点等功能。附有程序的程序编写说明文档。有助于OpenCV和MFC混合编程的学习。
OpenCV and MFC VC program, to achieve the image on the display and roaming show thumbnails, manual coarse positioning the load measurement point manually sub-pixel level Punctum function. Programming with program documentation. Help OpenCV and MFC mixed programming learning. (2013-02-03, Visual C++, 763KB, 下载50次)

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

[OpenCV] CarStreamTest

可分别对视频中的四个车道的车流数目进行统计 ,采用的的基于OpenCV+VC2008编程,车车辆识别采用背景差分法和邻帧检测法
Video can be respectively on the four lane number traffic statistics, the based on OpenCV+ VC2008 programming, the car vehicle identification adopted the background difference method and the adjacent frame method (2012-10-31, Visual C++, 51062KB, 下载401次)

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

[OpenCV] watermark-openCV2.3.1

给图像添加任意文字水印,可传入参数是文字内容,输入图片路径,文字颜色,大小,保存图片路径。支持中文输出!VS下C++编程,使用openCV 2.3.1
To add any text watermark image, but to parameter is the text content, input image path, text color, size, save image path. Support Chinese output! Under the VS C++ programming, the use of openCV 2.3.1 (2012-09-08, Visual C++, 30637KB, 下载120次)

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

[OpenCV] opencv-lib-dll-h

opencv的常用dll文件、include头文件、lib库文件,做opencv相关编程的时候需要。
opencv common dll files, include header files, lib library files, do opencv-related programming time required. (2011-07-27, Visual C++, 10955KB, 下载121次)

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

[OpenCV] OpenCV-2-Application-Program

OpenCV 计算机视觉应用编程手册。本书是Rebert Laganiere 在2011年的经典之作。从opencv在VS2010中的设置开始讲起,讲述了应用opencv的大部分经典内容。通俗易懂,图文并茂。
OpenCV 2 Computer Vision Application Programming Cookbook . This book is Rebert Laganiere s classic publication in 2011. It includes setup method of the Opencv 2.2 based VS2010, and about the application of the most classic opencv content. Easy to understand, and illustrated. (2011-07-12, Visual C++, 5643KB, 下载154次)

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

[OpenCV] OpenCV(SourceCode)6

学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)
Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small programs, and shared with them). Examples subdirectory in the*. dsw and*. dsp files were Windows, Visual C++ 6.0 in the Project Workspace files and documents (Note: upload compressed file consists of 6) (2010-06-15, Visual C++, 595KB, 下载4次)

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

[OpenCV] OpenCV(SourceCode)5

学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)
Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small programs, and shared with them). Examples subdirectory in the*. dsw and*. dsp files were Windows, Visual C++ 6.0 in the Project Workspace files and documents (Note: upload compressed file consists of 6) (2010-06-15, Visual C++, 871KB, 下载6次)

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

[OpenCV] OpenCV(SourceCode)4

学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)
Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small programs, and shared with them). Examples subdirectory in the*. dsw and*. dsp files were Windows, Visual C++ 6.0 in the Project Workspace files and documents (Note: upload compressed file consists of 6) (2010-06-15, Visual C++, 1183KB, 下载4次)

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

[OpenCV] OpenCV(SourceCode)3

学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)
Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small programs, and shared with them). Examples subdirectory in the*. dsw and*. dsp files were Windows, Visual C++ 6.0 in the Project Workspace files and documents (Note: upload compressed file consists of 6) (2010-06-15, Visual C++, 116KB, 下载5次)

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

[OpenCV] OpenCV(SourceCode)2

学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件(注:上传共分为6个压缩文件)
Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small programs, and shared with them). Examples subdirectory in the*. dsw and*. dsp files were Windows, Visual C++ 6.0 in the Project Workspace files and documents (Note: upload compressed file consists of 6) (2010-06-15, Visual C++, 700KB, 下载5次)

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

[OpenCV] OpenCV(SourceCode)1

学习OpenCV的实例源码,非常适合初学者学习。(其中还有自己编程实现的小程序,与大家一起分享)。实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件。(注:上传共分为6个压缩文件)
Learning OpenCV examples of source, very suitable for beginners to learn. (Which also has its own programming small programs, and shared with them). Examples subdirectory in the*. dsw and*. dsp files were Windows, Visual C++ 6.0 in the Project Workspace files and documents. (Note: upload compressed file consists of 6) (2010-06-15, Visual C++, 184KB, 下载6次)

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

[OpenCV] opencv4_Lib

opencv4库文件,可以有效提高图像处理工作者的编程效率。使用时要包含cv.h,ipl.h和highgui.h三个头文件。
opencv4 libraries can effectively improve the image processing workers programming efficiency. Used to contain cv.h, ipl.h and highgui.h three headers. (2007-05-01, Visual C++, 9975KB, 下载495次)

http://www.pudn.com/Download/item/id/275897.html
总计:265