资源列表
shade
- 去除图像阴影的程序,可以有效地去除运动前景的阴影-Removing the image shadow program that can effectively remove the shadow sport prospects
kinectmatch
- 利用kinect进行深度图的修复,修补空洞,减少噪点。-use kinect for restoration of depth map, repair cavity, reduce noise.
Laser-spot
- 激光光斑图像处理,二值化 ,形态开关,腐蚀,轮廓提取 计算光斑中心坐标 并输出面积、周长、半径等。用于机器视觉前期处理。-Robot vision image processing
colored-target-tracking-
- 通过opencv实现彩色目标追踪,实现物体图像识别-Opencv track to achieve goals through color, to achieve the object image recognition
sift_match
- 输入两张图片,提取特征点,通过Ransac计算变换矩阵H,进而实现图像融合-Enter the two images, extracting feature points calculated by Ransac transformation matrix H, and thus achieve image fusion
LOG
- 自己写的基于c++和opencv的LOG算子实现程序,包含例图-Write your own LOG-based operator c++ and opencv of procedures, including cases of FIG.
qrsrc
- QT 界面 声音的模式识别,的常用界面的一个模板,包括主界面和测试界面
opencvorb
- 利用Orb算法实现图像特征点的提取,并且通过前后两帧之间的特征点进行特征匹配,为视频稳像、图像融合以及图像识别提供前提条件。-Detecting feature points using Orb algorithm, then matching the points with the detected points frames.That method provide one new way to video stablization ,image fusion and image recog
opencv_1
- linux下opencv图像处理,边缘检测源码,实时采集-Opencv Linux image processing, edge detection source, real-time acquisition
Checkerboard-calibration-procedures
- 棋盘格的标定程序,通过拍摄标定板即可实现标定功能-Checkerboard calibration procedures, calibration function can be realized by taking the calibration plate
StereoCalibration
- 实现双目相机的采集、立体标定,包括畸变、内外参数的求解优化。-The realization of the binocular camera s image grabbing and calibration, including the calculation of the distortion, the internal and external parameters.
StereoMatch
- 在立体标定的基础上,对OpenCV中涉及的两种立体匹配算法进行了实现。最后生成视差图像。-Based on the stereo calibration, two kinds of stereo matching algorithms in OpenCV are implemented . Finally, the disparity image is generated.