Welcome![Sign In][Sign Up]
Location:
Search - mouse opencv

Search list

[Graph program用鼠标选定欲跟踪目标

Description: 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect better USB camera. The mouse can then be selected using wishing to track the target.
Platform: | Size: 3072 | Author: | Hits:

[OS programrrrtMouse

Description: 本程序是基于OpenCV的程序,在OpenCV中进行鼠标控制的各种操作。-this program is based on OpenCV procedures, the OpenCV conducted mouse control the operation.
Platform: | Size: 41984 | Author: njg | Hits:

[Other Riddle gamesGame_PinTu

Description: 使用vc++,基于OPENCV环境下编写的拼图游戏,使用鼠标操作。-Use vc++, Based on the environment prepared OPENCV jigsaw puzzle, use the mouse to operate.
Platform: | Size: 270336 | Author: 柴大鹏 | Hits:

[Special EffectsMyBook

Description: 用windows api写的关于C++下模拟翻书效果的程序。可以采用鼠标和摄像头双重控制。同时摄像头检测是通过opencv来做的-Use windows api to write on the C++ Book under the effect of simulation procedures. Can use the mouse and camera dual control. At the same time, the camera detection is done through the opencv
Platform: | Size: 2095104 | Author: Phoebuson Ryao | Hits:

[Graph DrawingPaint

Description: opencv中的鼠标事件响应例子,拖动鼠标可以在opencv窗口的图像上画出矩形。 在VS2005下做的,运行需要opencv库。-opencv response of the mouse event example, drag the mouse in the window image opencv draw rectangle. VS2005 to do in the next, and run opencv library needs.
Platform: | Size: 3163136 | Author: cwl | Hits:

[Special Effectshsv_detection

Description: 本例程提供OpenCV使用者以鼠标选定窗口中图片区域,并侦测选定区域内的色调hue 及饱合度saturation 最大值最小值。适用于影像侦测肤色范围,程序终止后自动记录侦测结果于硬盘内。-OpenCV routines provided by the user to mouse selected picture window region, and to detect the selected region color hue and saturation saturation maximum minimum. Applicable to color images to detect the scope, procedures to terminate automatically upon the detection results recorded in the hard disk.
Platform: | Size: 83968 | Author: Yuan Long LO | Hits:

[Otheryundong

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ Source code, the run files in VC6.0 compiler environment is passed, is a stand-alone run the program, do not need the DLL library OPENCV support. Running before you connect a good camera USB interface. Can then be selected with the mouse For tracking the target.
Platform: | Size: 5120 | Author: 徐振华 | Hits:

[AI-NN-PRMRF_imgSeg

Description: 有指导的马尔可夫随机场(MRF)的图像分割代码,是有指导的方式(即用鼠标框出分类样本区域)。采用OpenCV编写。-Has guided Markov Random Field (MRF) image segmentation code, is guiding the way (that is, a classification of the box with the mouse sample region). Prepared using OpenCV.
Platform: | Size: 5540864 | Author: sdfadf | Hits:

[OpenGL programCandideDemo

Description: 加强的三维人脸程序支持键盘和鼠标旋转,使用vc++和opencv实现-Enhanced three-dimensional facial procedures to support the keyboard and mouse rotation, the use of vc++ And realize opencv
Platform: | Size: 2010112 | Author: 王文杰 | Hits:

[Special Effectsmouse

Description: 鼠标画图 OpenCV可拖动鼠标,,像铅笔一样画图,,利用某些OpenCV的函数.-OpenCV mouse
Platform: | Size: 1957888 | Author: 韦灵 | Hits:

[Graph Drawingdraw

Description: 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能-Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
Platform: | Size: 236544 | Author: wangz | Hits:

[Special EffectsTrackerPointTest

Description: 使用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
Platform: | Size: 1849344 | Author: gypsy | Hits:

[Special Effectstracking

Description: 基于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.
Platform: | Size: 8089600 | Author: William Fan | Hits:

[OtherUSING_MOUSE_IN_openCV

Description: How to handle the mouse events using openCV.
Platform: | Size: 736256 | Author: roboter | Hits:

[GDI-Bitmapmouse

Description: mouse handling image using opencv for examples
Platform: | Size: 9216 | Author: swarananda | Hits:

[Graph programdetect

Description: 基于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 the degree of fatigue
Platform: | Size: 2266112 | Author: 金无眠 | Hits:

[Otherdrawing_rectangle

Description: draw rectangle any size with mouse +opencv-draw rectangle any size with mouse+opencv
Platform: | Size: 1024 | Author: yamraj86 | Hits:

[Special Effectsskin_detection

Description: 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.
Platform: | Size: 10925056 | Author: 高海东 | Hits:

[Video Capturemouse-call-back

Description: This C program is a add on to opencv functions. this provides a function for mouse call back in the window showing the image.
Platform: | Size: 1024 | Author: Gautham | Hits:

[OtherOpencv鼠标回调显示坐标

Description: opencv的鼠标回调函数,返回鼠标左键的点击坐标(Opencv mouse callback function, return the left mouse button coordinates)
Platform: | Size: 3690496 | Author: 很不错 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net