搜索资源列表
GrayMatrix
- Visual C++ 实现的灰度共生矩阵-The Visual C++ implementation GLCM
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
XCUBIC
- An easy way to use svm in c++, here I build several classes in namespace XCUBIC, make it easy to combine your data in to matrix for svm use.-An easy way to use svm in c++, here I build several classes in namespace XCUBIC, make it easy to combine yo
1
- 标定用的c++程序,可以用来标定得到相机的内参矩阵和畸变参数。-Calibration using matlab toolbox, can be used to calibrate the camera s internal control matrix image obtained.
Rodrigues
- 旋转向量与旋转矩阵转化(罗德里格斯 ) 根据OPENCV里的 cvRodrigues2()函数原理编写的纯c的函数,不需要依赖OPENCV-Rotation vector and rotation matrix transformation (Rodriguez)
pose-estimation
- 视觉里程计算法中计算相机的旋转矩阵和平移矩阵(The rotation matrix and the translation matrix of the camera are calculated in the visual odometer calculation)
GLCM-OpenCV-master
- 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the