资源列表
detect-distance
- 双目视觉,可直接用于基于双目视觉的目标距离测量,包含了立体匹配的过程。可直接运行。-Binocular vision, can be directly used for target distance measurement based on binocular vision, including the process of stereo matching. Can run directly.
highlight
- 基于opencv的一段对图片进行去高光处理-REMOVE HIGHLIGHT
concentric-detection-houghtransform
- 霍夫变换,同心圆检测,比较有用。文档中有详细的解释-Hough transform, concentric detection, useful. Document are explained in detail
opencv-learning
- 于士琪老师的中英文版学习opencv及配套代码-learning opencv and code
Canny获取边缘
- 运用Cnny方法获取图像边缘,即根据图像的梯度进行边缘提取。程序中设置了滑块,可设置提取的程度
IPM
- 该算法实现了将一幅图像进行透视变换,并生成鸟瞰图。-The algorithm to achieve the perspective transformation to an image, and generate a bird s-eye view.
Floodfill
- opencv漫水填充算法(Floodfill)实例 在vs2010开发环境下-The opencv flood fill algorithm (Floodfill) instance In the vs2010 development environment
sift_match_QT
- 该代码实现了基于SIFT的图像拼接,并利用QT编写简单的操作界面实现了拼接的功能。-The code to achieve the image based on SIFT splicing, and the use of QT to write a simple user interface to achieve the splicing function.
ZBar-OpenCV_VS2015
- zbar+openCV识别二维码, 项目在例子文件夹下面 需要额外在自己的项目修改关于openCV的有关配置,主要是库文件头文件等等 openCV版本我采用的是3.0,如果是其他版本,请自行测试 -zbar openCV zbar openCV zbar openCV zbar openCV zbar openCV vs2015
RoadDetection
- 室内环境下道路检测,确定道路的中心,带摄像头的小车可沿着道路行驶到终点。基于C++和OpenCV-Based on C++ and OpenCV
image
- OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
HOGPedestraindetaction
- 利用hog特征实现行人检测的opencv小程序-a program use hog figures to detect pedestrain in a picture