搜索资源列表
OpenCV-2-Application-Program OpenCV 计算机视觉应用编程手册
- 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 me
NPatternRecognizer
- 这是一个机器学习的通用算法库,用.NET编写,实现了SVM,K-MEANS聚类等经典的机器学习算法-This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
ZhangzhengyouCameraCalibration
- 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
Learning-OpenCV
- 学习OpenCV是一本学习OpenCV必备的经典书籍。本压缩包包含中英文两个版本而且附源代码。-Learning OpenCV is an essential book for learning OpenCV.This ZIP includes both editions of Chinese and English,in addition to the required code.
shift_color
- 经典的meanshift跟踪算法。手动选择第一帧中的目标进行跟踪。-Classic meanshift tracking algorithm. Manually select the first frame of the target tracking.
OpenCV-Cookbook
- OpenCV.2经典书籍 很多实例 可以用做项目二次开发-OpenCV.2.Computer.Vision.Application.Programming.Cookbook Very good!
sift-1.1.1_20070330_win-RobPHess
- 利用OPENCV来进行经典SIFT算法出来 Rob+Hess 提高匹配的精确性-Using the classical SIFT algorithm for OPENCV out Rob+ Hess improve the accuracy of matching
face
- opencv实现人脸检测,opencv图像处理经典程序-opencv face detection opencv image processing classic procedure
CV-paper
- 关于opencv的几篇经典论文 英文的 希望对学习图像的人有帮助-four paper about the opencv ,hope will useful to someone
Histogram
- 该程序主要是在OpenCV的环境下实现直方图的,显示的是经典的lina图像的直方图分布-The program is mainly achieved in the circumstances OpenCV histograms, showing the classic image of the histogram distribution of lina
camera
- 摄像机标定算法matlab实现,没有解压缩码,欢迎使用。Tsai和zhang的经典算法。-Matlab camera calibration algorithm to achieve
OpenCV
- opencv教程,经典著作《学习opencv》的中文版电子书-opencv tutorial, classic " learning opencv" the Chinese version of e-books
OpenCVLearning
- 学习opencv的经典书籍,包括对API函数功能的详细讲解。-Learning opencv classic books, including a detailed explanation API function function.
canny
- 本代码提高了图像处理中最经典的canny边缘检测算法-This code improves the image processing of the most classic canny edge detection algorithm
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
OpenCV_Programming_classic_electronic_data
- OpenCV编程开发经典电子资料OpenCV Programming classic electronic data-OpenCV Programming classic electronic data
leaenOpenCv
- 学习OPENCV的经典程序,建议大家可下来看看,个人认为还行-OPENCV classic learning process, suggest that you can look down the individual that is also OK
camshift
- 经典的camshift跟踪算法。读取视频,手动选择目标,可以直接运行。-Classic camshift tracking algorithm. To read videos, manually select the target, can be directly run.
CImage
- 经典的opencv入门介绍,值得初学者学习-Opencv introduction to the classic, it is worth learning for beginners
Horn-Schunck方法
- 经典的H-S光流提取方法,程序,实测可用,(Classic optical flow extraction, program, available)