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

[OpenCV] mexopencv-3.2.0

mexopencv将大多数opencv中常用的接口集合成Matlab工具,在Matlab中可以随意的调用。 mexopencv官网的教程说的比较繁杂,我琢磨了一晚上后发现其实配置过程就是很简单的几步。 上边连接是最新版的,也就是opencv3.x。当然你也可以配置opencv2.4.X,
Mexopencv integrates most of the common interfaces in opencv into Matlab tools, which can be called freely in MATLAB. The tutorial on mexopencv's official website is complicated. After a night's deliberation, I found that the configuration process is very simple. The top link is the latest version of opencv3. X. Of course, you can also configure opencv2.4. X, (2021-02-04, matlab, 16302KB, 下载0次)

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

[OpenCV] opencvface

基于opencv网的络摄像头的简单人脸识别
Simple Face Recognition Based on Opencv Network Camera (2019-04-27, C/C++, 1KB, 下载1次)

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

[OpenCV] 平面域Delaunay三角网点定位算法研究综述_刘琴琴

不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与方法上的指导意见。
Triangulated irregular network has been used to visualize the terrain modeling and the generation algorithm has been great concerned. (2018-02-26, WINDOWS, 456KB, 下载3次)

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

[OpenCV] 【2】第二章

【OpenCV3版】《OpenCV3编程入门》书本配套源代码
[OpenCV3 version] OpenCV3 programming portal book matching source code (2017-11-21, C++, 30428KB, 下载1次)

http://www.pudn.com/Download/item/id/1511253522924634.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] 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] opencv-2.4.9

opecv-2.4.9的源码,是从opencv上的官网下载的,然后分享给大家,希望能够给大家提供帮助
Opecv-2.4.9 source code, is downloaded the official website of OpenCV, and then to share with you, hoping to give you help (2016-07-21, Unix_Linux, 89536KB, 下载71次)

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

[OpenCV] 1Showimagepixcel

读入图片,显示到窗口中,通过鼠标点击图片上的相应点,自动读取该点的像素坐标和灰度值。opencv+vs2010
Reads the image displayed in the window, through the corresponding point on the image mouse click, automatically reads the pixel coordinates and gray value at that point. opencv+ vs2010 (2016-01-31, C++, 12449KB, 下载16次)

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

[OpenCV] OpenCV-Python-Toturial-Chinese

opencv-python教程中文版,翻译自opencv-python官网。
Opencv- python tutorials available in Chinese, translated opencv- python s official website. (2016-01-13, Windows_Unix, 4961KB, 下载17次)

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

[OpenCV] opencvdelaunaydemo

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

http://www.pudn.com/Download/item/id/2443801.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] 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] 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] canney

canny偵測邊緣,將圖片轉灰階偵測,檔名需自己改路徑
canny detect the edge of the picture grayscale detection, file name needs to change the path (2012-05-18, C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1875511.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] 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

OPENCV中文参考手册,比较全,入门级的
Chinese OPENCV reference manual, more full, entry-level (2009-05-28, TEXT, 654KB, 下载27次)

http://www.pudn.com/Download/item/id/781925.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
12
总计:23