搜索资源列表
opencb内存泄露检测
- 解决opencv开发中遇到内从泄露的问题
OpenCV中文手册
- 学习OpenCV的参考手册
opencv中图片加文字
- 三种在图片上添加标记的方法
openCV API
- openCV 所有函数的API,方便查询
OpenCV中文参考手册
- OpenCV中文参考手册
opencv实现边缘检测
- 给出了基于opencv的边缘检测代码
LearnOpencv
- 一本详细介绍OpenCv的教程,具有很强的指导性。-OpenCv a detailed tutorial, with strong guidance.
image_convert
- image convert is c++ based program use by opencv which work for image convert.
201212200918
- linux下带opencv的函数生成与使用动态库步骤,很详细哦-opencv function under linux generate use dynamic library steps, oh great detail
OPENCV
- OPENCV 学习笔记整理 基础入门篇,基础应用 -The OPENCV study notes finishing Basic introductory chapter, based on the application
OpenCV学习笔记
- OpenCV学习笔记,有用的编程指导,是入门者的不二之选
opencv-reference-manual
- opencv参考手册 适合刚刚接触或者还未接触过opencv的新手进行参考-opencv reference manual just contact or contact with the opencv not be referenced novice
hough.cpp
- 这是一个基于VC++的Opencv的一个Hough函数的程序-This is a procedure based on VC++ about Hough circle
CV_features2d
- OpenCV里面实现了许多特征点检测算法,我花了一段时间去学习和理解,写了一个文档在这,希望对大家又帮助。-OpenCV which implements many features detection algorithm, it took me some time to learn and understand, wrote a document in this, and I hope they help.
Opencv-ref-man-2.3.1
- OpenCV函数使用一览表,使用手册,里面详细了说明使用OPENCV函数的方法,是OPENCV编程不可或缺的手册-OpenCV function uses the list, user manual, which describes in detail the use of OPENCV function approach is indispensable OPENCV Programming Manual
OpenCV
- OPENCV 入门教程,比较适合新手学习,可以减少很多不必要的时间。-OPENCV Tutorial, more suitable for novices to learn, you can reduce a lot of unnecessary time.
build-OpenCV-environment
- 这文档主要介绍如何在VS2010搭建OpenCV编译环境,使用的是OpenCV2.4.7版本。-This document focuses on the VS2010 build OpenCV build environment, using the OpenCV2.4.7 version.
openCV project
- openCV chess project
Real-Time Compressive Tracking论文中文版
- Real-Time Compressive Tracking是比较新颖的跟踪算法,这篇论文由香港理工大学张开华发表在2012年的ECCV之上,已有相应的Matlab和Opencv代码可供学习。
openCV编程文档
- 本文档是英文原版书籍,内含丰富的例子,特别适合准备学习openCV的朋友。