资源列表
camShiftKalmanLBP-VS2010
- 基于VS2010+OPENCV2.4.9,可实现简单跟踪(detection and tracking)
Real Time Stereo Matching ROS_OpenCV.mp4.tar
- Real Time Stereo Matching ROS_OpenCV.mp4
shanshu_distance
- 实现CT Shepp-logan头模型的平行束投影及反投影以及扇束等角的投影以及重排方法(Parallel projection and backprojection and fan beam isometric projection and rearrangement method for CT Shepp-logan head model are implemented.)
MSRCR-Restoration-master
- 基于opencv的色彩恢复的多尺度Retinex算法(MSRCR),属于夜间图像增强算法,对去雾也有一定的处理效果,可直接运行,效果比较理想。(The multi-scale Retinex algorithm (MSRCR) based on OpenCV is a night image enhancement algorithm. It also has a certain processing effect on fog removal. It can run directly, and
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
opencvtest
- 基于OpenCV的计算机视觉技术实现的水果测试程序(Realization of computer vision technology based on OpenCV)
cvut_test
- 基于OpenCV的计算机视觉技术实现的密集点匹配(Dense point matching implemented by computer vision technology based on OpenCV)
稀疏点匹配与重建
- 基于OpenCV的计算机视觉技术实现的稀疏点匹配与重建(Sparse point matching and reconstruction based on OpenCV computer vision technology)
摄像机定标
- 基于OpenCV的计算机视觉技术实现的摄像机定标(Camera calibration based on OpenCV's computer vision technology)
SURF+brief
- 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)
Contours_extraction&drawing_based_on_OpenCV
- 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)
image_process
- 用grabCut算法提取植物,提取前景去除背景(the achievement of grabCut algorithm)