资源列表
opencv2.4.9-PVS2010-face
- opencv2.4.9+vs2010 实现人脸定位,定位轮廓可以为圆形也可以为方形 配好opencv可以直接运行。-opencv2.4.9+ vs2010 realization of human face location, location profile can be circular square with a good opencv can be run directly.
lidar
- xv11激光雷达的数据采集,点云数据显示,直线拟合程序,使用opencv 进行图形显示。-xv11 lidar data aquisition program,point cloud display,and line fiting based on opencv.
LBP
- opencv 打开一张图片,基于LBP的特征提取-feature matching
defect-detecting
- 筷子生产的缺陷检测。对于生产的筷子存在多种缺陷,我做的工作是检测其中的灰斑缺陷,利用halcon视觉进行图像特征信息的提取,通过形态学腐蚀等定位出来缺陷位置。-Chopsticks production defect detection There are many defects for production of chopsticks, I do my job is to detect the defects on resistant, use halcon visual image fea
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.