现在的位置: 首页 > 综合 > 正文

OpencvC++ reference

2013年03月10日 ⁄ 综合 ⁄ 共 1920字 ⁄ 字号 评论关闭

OpenCV2.1 C++ Reference 

目录:Contents

introduction:介绍,简介,前言
  C++表达式 c++ cheatsheet 
  cv命名空间和函数命名 Namespace cv and function naming 
  内存管理 memory management 
  内存管理-资源自动分配 2 memory management part II . automatic data allocation
  元素快速访问 fast element access
  饱和运算 saturation arithmetics
  错误提交 error handing 
  执行 和 重入(性)Threading and Reenterability

core.The Core Functionality 核心功能
  基本结构 basic structures
  数组操作 operations on array 
  动态结构 dynamic structures
  画图函数 drawing functions
  为保留xml/yaml的操作 xml/yaml persistence 
  聚集 clustering
  有用的 和 系统函数 和 大量使用的 utility and system function and macros

imgproc.image processing 图像处理
  柱状图 histograms
  图像过滤 image filtering
  几何学的图形变换 geometric image transformations
  各种图像的变换 miscellaneous image transformations
  结构解析 和 形状描述符 structural analysis and shape descriptors
  平面的 分支 planar subdivisions 
  运动分析 和 对象跟踪 motion analysis and object tracking 
  特征检测feature detection
  对象检测 object detection

feature2d.Feature Detection and descriptor Extraction 特征检测 和 描述符 抽取
  特征检测和抽取 feature detection and description 
  特征检测的 普通的 接口 common interfaces of feature detector
  描述符抽取的普通接口common intefaces of descriptor extractors
  描述符匹配器的普通接口common interfaces of descriptor matchers
  一般的描述符匹配器的接口common interface of generic descriptor matchers
  关键点和匹配器的画图方法drawing function of keypoints and matches 
  对象的分门别类 object categorization

flann.clustering and search in multi-dimensional spaces 聚类 和 查找 多-维空间
  快速 近似,接近最近的,邻近 搜索 Fast Approximat Nearest Neighbor Search 
  聚类 clustering 

objdetect. Object Detection 对象 察觉, 发觉; 侦查
  各种分类 cascade classification
  
video.video analysis video 分析
  动作分析 和 物体跟踪 motion analysis and object tracking 

highgui.high-level gui and media i/o   高级用户界面 和 媒体流I/O操作
  用户接口 user interface 
  读写图片和video reding and writing image and video 
  qt的新方法函数 qt new function

calib3d. Camera Calibration , Pose Estimation and stereo 
  摄像机校准,摆出 评估 和 实体

ml.Machine Learning 机器学
  统计学模型 staticstical models
  正常的bayes分类器 normal bayes classifier
  k 最近 邻元素 k nearest neighbors
  维持vector机器 support vector machines
  果断树 decision trees
  加速,大力,助推 boosting 
  随机树 random trees
  预计最大值 expectation-Maximization
  神经网络 neural networks 

bibliography 文献

indices and tables 索引和图表
  index 索引
  search page  收索页

抱歉!评论已关闭.