搜索资源列表
opencv-slides
- 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
FundamentalMatrix.zip
- 本程序主要是关于求解基础矩阵的,比较简单 主要采用opencv函数库编程。大家可以下下来参考下。,This procedure is mainly on solving the fundamental matrix, and mainly uses a relatively simple programming opencv library. We can refer to the following down under.
save_file.rar
- 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
cvmat
- 说明基于opencv的一些矩阵的操作方法-Descr iption based on some opencv matrix method of operation
BinocularComputerVisionFundmentalMatrix_VC
- 计算机双目视觉的重要技术,基础矩阵的计算,VC源码,利用到OpenCV环境和Mablab库.-The importance of binocular vision of computer technology, based on matrix calculation, VC source, using the OpenCV library environment and Mablab.
Matrix
- 用STL对OpenCV中的CvMat进行C++类封装-Using STL to OpenCV for CvMat of C++ Category Packaging
kmean
- 基于OpenCV的二元吗,实现了划分随机分布点集的K-均值算法。按照类别分组的输入样本顺序输出包含样本类别索引的数组labels(i),存储在样本矩阵的第i行中。-Based on the binary OpenCV吗, implementation of the demarcation point set of randomly distributed K-means algorithm. Input in accordance with the type of packet contains
suijijuzhen
- 使用opencv软件的运动矩阵代码,包括工程文件等相关文件-Opencv software movement to use matrix codes, including engineering documents and other related documents
3
- 说明矩阵的一些操作方法,OpenCV的一些矩阵使用方法,这里是用OpenCV的现有函数实现的-Descr iption of some matrix operation method, OpenCV use some matrix, where is OpenCV implementation of existing functions
ImageRetrieval
- 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
OpenCVBook
- OpenCV简介(图像结构,矩阵结构,点结构)图像I/O和显示,图像处理(边缘检测轮廓检测),视频处理等。作者于仕琪-About OpenCV (image structure, matrix structure, the point structure) Image I/O and display, image processing (edge detection contour detection), video processing. Of the Shi Qi
opencv6
- opencv图像处理存取矩阵和读入CVMAT-opencv image processing access matrix and read CVMAT
opencv14
- opencv用宏存取矩阵,用宏为矩阵设置数值-opencv with macro access matrix, the matrix set the value using the macro
openCV-image
- opencv中的图像操作函数,方便的进行图像矩阵操作。-Image manipulation functions, easy operation of the image matrix.
3Dimage_rectification
- 用于立体图像矫正:Harries角点、NCC匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,自己书写的opencv函数-For three-dimensional image correction: Harries corner NCC matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the stereo image pairs o
rotate
- 旋转矩阵的图像旋转。【cosA sinA -sinA cosA】 可以不需要opencv-Image rotation based on rotation matrix. [CosA sinA-sinA cosA]
opencv1
- opencv仅仅实现图片倾斜,求仿射矩阵时,仅前三个点即可-Opencv to realize image tilt, only strives for the affine matrix, only the first three points
灰度共生矩阵特征提取应用
- 基于VS2010平台和openCV实现的基于灰度共生矩阵特征提取木材表面缺陷(Extraction of wood surface defects based on Grey co-occurrence matrix)
图像校正回调函数
- 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
calibrationImage
- 使用opencv函数标定相机的内参矩阵,实现相机标定(Use the opencv function to calibrate the camera's internal matrix)