搜索资源列表
eye_hand_calibration
- 工业机器人手眼标定程序:包括cv的摄像头标定和自己编写的手眼标定程序。通过摄像头采集从至少三个不同的角度采集张正友标定块的三幅图像,即可自动完成手眼标定。标定结果在eyehandparams.txt中。-Industrial robot hand-eye calibration procedures: including cv camera calibration and preparation of their own hand-eye calibration procedure. Colle
test
- 用code blocks實現裱框大小 以判斷長度比例-Use code blocks to achieve framed size
using-Code_Blocks-with-OpenCV
- using Code_Blocks with OpenCV-using Code Blocks with OpenCV
MyVideo1.0_AutoCamshift
- 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
cvblob
- 針對相同顏色區塊的物體利用CVBLOB框出框架-Blocks of the same color for the object out of the box frame using the CVBLOB
yundongjiance
- 用code blocks以及opencv编译的基于背景减除法的运动检测代码。-Compile opencv with code blocks and background subtraction method based on motion detection code.
Image Editor
- 图像编辑器,基于OpenCV实现,开发平台基于Code::Blocks、wxWidgets,界面设计器采用wxFormbuilder
mean-shift
- 该程序是分块mean shift 跟踪程序,能够在障碍物遮挡的情况下很好的跟踪目标,而不丢失。-The program is divided into blocks mean shift tracking program, can be a good target tracking in case of obstructions without loss.
20140525MouseClickToScreenshot
- 读入一张图片,然后通过鼠标点击截取图片上的位置,截取右下方的小图像块,并保存小图像块,其中截取的图像块宽度和高度可调。 (配置环境:OpenCV和vs2010)-Read into the picture, then click the interception position the mouse on the picture, the interception small image blocks at the bottom right, and save a small image b
HOG
- 读取一24位彩色图像,计算其以下图像特征: 1)灰度直方图 2)颜色直方图(RGB3个通道) 3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向) -Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, t