资源列表
Affine-transformation
- opencv学习代码,仿射变换,在几何上定义为两个向量空间之间的仿射映射,由一个线性变换接上一个平移组成-opencv learning code, affine transformation, geometrically defined as affine mapping between two vector spaces, connected by a linear transformation consisting of a pan
Create-can-tilt-boundary-box
- OPENCV学习代码,为轮廓创建可以倾斜的的边界框与椭圆,创建工程可以直接运行-OPENCV learning code, create a bounding box can be tilted ellipse contour, creating a project can be run directly
OpenCVtest
- OpenCV函数库测试代码,当OpenCV配置成功即可运行-test codes for OpenCV,image processing
RegionGrowth
- VC++2010 + OpenCV243 Object extract algorithm Region Growth. Input Variable: RG(inputMat, outputMat, initseed, threshold)-VC++2010+ OpenCV243 Object extract algorithm Region Growth. Input Variable: RG(inputMat, outputMat, initseed, thresh
openpicture
- 基于opencv,打开图片并在图片上画线。-Based on opencv, open the picture and draw a line in the picture.
EKF
- 用到EKF,就在opencv编写了cpp和头文件,注释说明都写得比较详细了。-Used EKF, in opencv prepared cpp and header files, explanatory notes are written in more detailed.
ourdev_635737G1JR61_WIN7
- 实习图像轮廓的匹配,模板匹配,图像配准,能实现两幅图像的匹配-Practice match the image outline, template matching, image registration, to achieve the matching of two images
GetFeatureFromVideo
- 基于OPENCV2.4.7实现了视频的LMP特征提取,代码包含了视频帧采样设置,harris关键点检测数量设置,视频段划分等基本参数的设置。采样得到的结果保存到txt文件中。-OPENCV2.4.7 realized based feature set LMP video extraction, sample code contains a set of video frames, harris set the number of key-point detection, video segme
Canny
- Canny边缘检测算法: 用高斯滤波器平滑图像; 用一阶偏导的有限差分计算梯度的幅值和方向; 对梯度幅值进行非极大值抑制; 用双阈值算法检测和连接边缘。 -canny contour extraction algorithm
RGBTOHSI
- 将RGB颜色空间转换到HSI颜色空间的算法,基于opencv-The RGB color space conversion algorithm to HSI color space, based on opencv
PHough
- 基于opencv的概率Hough代码,用于检测直线-Opencv based probabilistic Hough code for detecting straight lines
Gussian
- 基于Opencv的高斯滤波源码,分为生成高斯核以及滤波两步-Opencv based Gaussian source is divided into two steps to generate Gaussian kernel, and filtering. . . . .
