搜索资源列表
OpenCv 基于opencv的静态链接库的创建
- 基于opencv的静态链接库的创建,可以帮助学习。-Opencv-based creation of a static link library, can help learning.
static-lib
- 基于opencv1.0和vc++6.0编写的静态链接库,包含cvL.lib,cxcoreL.lib和highgui.lib,很好的将程序和库文件分离开,方便大家编写opencv程序。-And vc++6.0 based opencv1.0 write static link library, contains cvL.lib, cxcoreL.lib and highgui.lib, very good program and library files will be separated so
6Object-Detection-Using-OpenCV
- 基于Opencv 的目标探测初步讲解和相关资料链接信息。-Target detection based on Opencv initial explanation and relevant data link information.
OpenCV
- 关于opencv的ppt简介,对初学opencv的学员有很大帮助。还包括各种必备软件下载链接。-Opencv' s ppt on introduction to the beginner students opencv great help. Also include the necessary software download link.
OpenCVdll
- 这是OpenCV的动态链接库文件,包含了常用的五个文件。-This is OpenCV dynamic link library file that contains the five commonly used files.
51L3_1
- OpenCV矩阵运行,可直接运行,已经包含lib库和dll动态链接库,实现矩阵的相乘,求逆等操作-OpenCV matrix operation, can be directly run, already contains dll lib libraries and dynamic link library, to achieve the matrix multiplication, inverse and other operations
bianyuanfangxinagzhifangtu
- 本代码基于opencv2.2,使用时先将库文件加入输入链接。边缘方向直方图,在图像处理中经常会进行梯度操作得到方向角,此代码实现用直方图将方向角表示出来的功能。-The code is based on opencv2.2, use the first library file into the input link. Edge direction histogram, the image processing operations often get the direction of the
cxcore097
- cxcore的的库文件,这是opencv中很重要的一个链接库,包含了大量矩阵操作函数,方便使用-cxcore the library file, which is a the opencv very important link library contains a large number of matrix manipulation functions, easy to use
OpenCV_sliderVideo
- 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
OpenCV1.0
- openCV 的一个实例,vc与Opencv链接的路径环境你需要改变一下。-VC++ OpenCV
highgui100
- 用于opencv界面的highgui动态链接库-opencv highgui
tbb41_20121003oss_win
- opencv用到的tbb 例子,还有各种动态链接库-opencv used tbb
opencv_static_show
- 此opencv文件设置里静态链接库,可以在没有安装opencv的电脑上运行。-This opencv file settings in the static link library is not installed on a computer running opencv.
163disk.com_OpenCV2.0Bin
- 这是关于opencv的动态链接库文件,因为运行时总是缺少一些文件,这里补全了-It s about opencv dynamic link library files, because the runtime is always lack of some documents, completion here
fourier-descriptor
- opencv实现了傅立叶描述子的功能,可以在visual studio里面运行,需要新建一个工程,同时下载opencv的相关库文件和动态链接库文件-fourier descr iptor
Hough
- Hough直线提取,提取图像中的直线,并且进行链接。- Hough straight line extraction, extraction of the image in a straight line, and the link.
3rdparty
- opencv中依赖的ippicv和ffmpeg动态链接库,cmake使用(The ippicv and ffmpeg dynamic link libraries that depend on OpenCV are used by cmake)