搜索资源列表
xqyd
- 由鼠标左右键控制图形小球移动 点左键 小球移向鼠标点击位置,点右键 停止运动-Graphics by the mouse left key control point of the ball moving the ball move left mouse click position, point right to stop movement
mouse
- 简单的小程序,实现鼠标滑到之处,及时显示出其位置,RGB值。但是不能用十字架将此点定位出来,有点不给力-A very simple programming.you can obtain the basic information of the pixel in where your mouse has slided.
coord_rgb4mouse
- 通过OpenCV打开摄像头,显示鼠标所在位置的坐标与rgb值-With the help of OpenCV, it open the camera and show the values of mouse s coordinate and rgb.
getRGB
- 基于Opencv的实现,控制台程序,用于读取鼠标当前位置的像素的RGB值及HSV值。-Based on of Opencv the realization of the console program, used to read the mouse current position of the pixel RGB values and HSV values.
tiseg
- 使用opencv编写,实现查看录像中鼠标点击位置像素点值的功能-To use opencv write View video mouse click position pixel value functions
getmousepoint
- opencv实现,获取鼠标所在位置在图像坐标系中的坐标。-The opencv achieve, to get the coordinates of the mouse location in the image coordinate system.
Rectangle
- 读入视频序列,播放视频时在窗口上用鼠标画矩形框,并显示出矩形框的像素位置-Reads a video sequence, video playback on the window with the mouse to draw a rectangular frame, and shows the pixel position of the rectangular frame
OpencvSegmentation-20130822
- 以Opencv为基础,用多边形对图像进行切割。包含的一般技术有:Opencv的图像基本操作;鼠标绘制多边形,调整多边形的顶点;将图像位于多边形内的部分切割下来,保存到目标位置。-The function of image segmentation by using polygong ROI is developed. OpenCV 2.4.5 is used.
Detailed-tracking-source
- 如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例(有非常详细的注释)。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。-If you want to track the object color and background color is quite different, color-based tracking is
kalman
- 卡尔曼滤波跟踪演示,实时跟踪鼠标指针位置,并显示指针坐标-kalman filter
998
- opencv运动追踪 鼠标选择物体 根据像素点判断物体位置-opencv tracking the movement of objects to determine the position of the mouse to select objects based on pixel
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
CaptureMouse
- 用鼠标在图像上框选出想要的目标,将自动保存该目标并记录框选的位置-Using the mouse to the desired object on the image, the object will be automatically saved and the selected position will be recorded.