CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mouse opencv

搜索资源列表

  1. draw.rar

    0下载:
  2. 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:236802
    • 提供者:wangz
  1. detect.rar

    2下载:
  2. 基于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
  3. 所属分类:Graph program

    • 发布日期:2015-08-01
    • 文件大小:2265971
    • 提供者:金无眠
  1. BezierOPENCV.rar

    0下载:
  2. OPENCV下的贝塞尔曲线绘制,可用鼠标控制曲线形状,键盘控制曲线显示,Bezier curves under OPENCV drawn curve can be used to control the shape of the mouse, keyboard control curve shows
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:1507254
    • 提供者:何迪
  1. mouse

    1下载:
  2. 鼠标画图 OpenCV可拖动鼠标,,像铅笔一样画图,,利用某些OpenCV的函数.-OpenCV mouse
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-15
    • 文件大小:1957581
    • 提供者:韦灵
  1. camshift

    0下载:
  2. 基于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.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1054797
    • 提供者:echo
  1. mouse-drawing-rectangle

    0下载:
  2. OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:940
    • 提供者:guyue
  1. TrackerPointTest

    0下载:
  2. 使用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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1849786
    • 提供者:gypsy
  1. tracking

    1下载:
  2. 基于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.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8089300
    • 提供者:William Fan
  1. USING_MOUSE_IN_openCV

    0下载:
  2. How to handle the mouse events using openCV.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:735912
    • 提供者:roboter
  1. mouse

    0下载:
  2. mouse handling image using opencv for examples
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:9184
    • 提供者:swarananda
  1. test

    0下载:
  2. OpenCV program that lets you draw on a image with your mouse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1229
    • 提供者:Chack92
  1. eye_pos

    0下载:
  2. 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
  3. 所属分类:.net

    • 发布日期:2017-05-21
    • 文件大小:6470537
    • 提供者:高海鹏
  1. drawing_rectangle

    0下载:
  2. draw rectangle any size with mouse +opencv-draw rectangle any size with mouse+opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:988
    • 提供者:yamraj86
  1. PicView

    1下载:
  2. 自己学习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,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1186841
    • 提供者:康云
  1. skin_detection

    0下载:
  2. 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.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10925051
    • 提供者:高海东
  1. OpenCV_LKDemo

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2111060
    • 提供者:huangjian
  1. opencvmouse

    0下载:
  2. opencv,C++图像处理相关,包括鼠标区域选取,截图,及简单的图像加载,适用计算机视觉初学者。-opencv, C++ image processing-related, including mouse selection area, screenshots, and simple image loading, computer vision for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:827
    • 提供者:sdphw
  1. mouse-call-back

    0下载:
  2. This C program is a add on to opencv functions. this provides a function for mouse call back in the window showing the image.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:550
    • 提供者:Gautham
  1. mouse

    0下载:
  2. opencv 滑鼠指令 點擊滑鼠 做任何動作-opencv mouse commands
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:727
    • 提供者: 張天彥
  1. Opencv鼠标回调显示坐标

    0下载:
  2. opencv的鼠标回调函数,返回鼠标左键的点击坐标(Opencv mouse callback function, return the left mouse button coordinates)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:3690496
    • 提供者:很不错
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com