▍1. danmubd
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners. )
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners. )
通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集(Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture)
通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集(Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture)
在vc++编程中,利用opencv实现图像的处理,显示(In VC programming, using opencv for image display )
在vc++编程中,利用opencv实现图像的处理,显示(In VC programming, using opencv for image display )
opencv mfc 非常不错的视频 大家可以下载看看(opencv mfc is very good)
opencv mfc 非常不错的视频 大家可以下载看看(opencv mfc is very good)
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it. This is a Project about Real-time object detection in OpenCV using SURF.
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it. This is a Project about Real-time object detection in OpenCV using SURF.
对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,(Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,)
对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,(Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,)
以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别(In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition)
以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别(In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition)
基于Opencv的,运用高斯拉普拉斯算子二维斑点检测,详见代码(Based on Opencv, two-dimensional spot detection using gauss Laplace operator, as shown in the code )
基于Opencv的,运用高斯拉普拉斯算子二维斑点检测,详见代码(Based on Opencv, two-dimensional spot detection using gauss Laplace operator, as shown in the code )
opencv c++ 对图像处理的小程序(Simply draw a rectangle on the image of the small program)
opencv c++ 对图像处理的小程序(Simply draw a rectangle on the image of the small program)
学习Opencv一书的部分参考答案,虽然不是很全,但是对入门者还是很有用的。(Learning Opencv a part of the book suggested answers, although not very wide, but still very useful for beginners.)
学习Opencv一书的部分参考答案,虽然不是很全,但是对入门者还是很有用的。(Learning Opencv a part of the book suggested answers, although not very wide, but still very useful for beginners.)
Visual 2012 project demo for BF matching method using opencv246.