搜索资源列表
draw.rar
- 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
detect.rar
- 基于OpenCV的人眼识别定位与跟踪。本例是为了实现驾驶员疲劳驾驶的识别,通过对眼睛的运动状态来判别疲劳程度,OpenCV on the human eye to identify the location and tracking, which in this case the driver is tired of driving in order to achieve the recognition, through the movement of the eyes to determine
BezierOPENCV.rar
- OPENCV下的贝塞尔曲线绘制,可用鼠标控制曲线形状,键盘控制曲线显示,Bezier curves under OPENCV drawn curve can be used to control the shape of the mouse, keyboard control curve shows
mouse
- 鼠标画图 OpenCV可拖动鼠标,,像铅笔一样画图,,利用某些OpenCV的函数.-OpenCV mouse
camshift
- 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
mouse-drawing-rectangle
- OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
TrackerPointTest
- 使用Opencv实作自订点为追踪,使用相减法 其中点位可以使用滑鼠自订,也可以使用系统自动寻找-The use of a custom implementation Opencv point for tracking the use of subtraction point which can be used to customize the mouse, you can also use the system to find
tracking
- 基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
USING_MOUSE_IN_openCV
- How to handle the mouse events using openCV.
mouse
- mouse handling image using opencv for examples
test
- OpenCV program that lets you draw on a image with your mouse
eye_pos
- visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
drawing_rectangle
- draw rectangle any size with mouse +opencv-draw rectangle any size with mouse+opencv
PicView
- 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
skin_detection
- OpenCV进行皮肤检测.用了阈值法和贝叶斯方法.其中皮肤标记是用鼠标来完成的.自己还是比较满意的,愿与大家分享.-OpenCV for skin detection. Using the threshold method and Bayesian methods. Where the skin tag is to use the mouse to complete. I am still satisfied, and would like to share with you.
OpenCV_LKDemo
- LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
opencvmouse
- opencv,C++图像处理相关,包括鼠标区域选取,截图,及简单的图像加载,适用计算机视觉初学者。-opencv, C++ image processing-related, including mouse selection area, screenshots, and simple image loading, computer vision for beginners.
mouse-call-back
- This C program is a add on to opencv functions. this provides a function for mouse call back in the window showing the image.
mouse
- opencv 滑鼠指令 點擊滑鼠 做任何動作-opencv mouse commands
Opencv鼠标回调显示坐标
- opencv的鼠标回调函数,返回鼠标左键的点击坐标(Opencv mouse callback function, return the left mouse button coordinates)