搜索资源列表
02--LearningOpenCV-OReilly
- 学习OpenCV书籍英文版,从OpenCV的数据类型到应用的具体方向都有例子! -Learning OpenCV books in English, from the OpenCV data types to the application are examples of specific directions!
OpenCV
- opencv中文教程 关于OPENCV的基础数据类型及其函数的介绍 是入门读者的参考手册-opencv tutorial on Chinese OPENCV the basic data types and functions of the presentation is the reader' s reference manual entry
INOUT
- 此VC++对opencv中的cvMat数据矩阵直接进行操作,将矩阵中的数据类型转换成高精度的浮点数据类型。-This VC++ opencv to the cvMat data matrix directly operation, the data in a matrix type conversion into high precision floating-point data type.
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
TypeConversion
- opencv开发难免遇到图像数据类型问题。本文件提供了IplImage、Cvmat、Mat 3大图像类型之间的相互转换。-opencv image data type development will inevitably encounter problems. This document provides IplImage, conversion Cvmat, Mat 3 large image types.