CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 鼠标移动

搜索资源列表

  1. mouse

    1下载:
  2. 通过摄像头捕捉手势,进而达到控制鼠标的移动-Through the camera to capture gestures, and thus to control the movement of the mouse。
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2865381
    • 提供者:王养浩
  1. xqyd

    0下载:
  2. 由鼠标左右键控制图形小球移动 点左键 小球移向鼠标点击位置,点右键 停止运动-Graphics by the mouse left key control point of the ball moving the ball move left mouse click position, point right to stop movement
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:47729
    • 提供者:blyz
  1. opencv_imgpro

    0下载:
  2. opencv实现的一些简单事件处理,鼠标移动的等的简单操作,便于计算机视觉初学者理解掌握。-opencv implementation of some simple event handling, mouse movements and other simple operation, easy for beginners to understand and grasp of computer vision.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:819
    • 提供者:sdp
  1. opencvtest

    0下载:
  2. 基于OPENCV的鼠标模拟控制程序。根据目标物体的颜色执行对应的鼠标动作。红色控制鼠标移动,绿色和蓝色对应左右键。-Based on the OPENCV mouse analog control program. Performed according to the color of the target object corresponding to the mouse action. Red control mouse movement, green and blue correspond
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:186812
    • 提供者:orchard
  1. opencv_dft

    0下载:
  2.   本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。   实验功能: 单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。 将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:931840
    • 提供者:wuwei
  1. Video-Display-mouse-drags

    0下载:
  2. 视频显示 进度条随视频移动,以及鼠标拖动-Video Display progress bar moves with the video, and mouse drags
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1087
    • 提供者:刘静一
  1. ConsoleApplication2

    0下载:
  2. 利用opencv算法进行目标物体检测,然后映射关系得到鼠标移动,进行鼠标操作。-Using opencv target object detection algorithm, and then mapping relations mouse movement, mouse operations.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:5303
    • 提供者:刘超
  1. image-moving-using-mouse-

    0下载:
  2. 在对话框中用鼠标控制控制图像的移动和缩放-using the mouse to control the moving and scaling of image In picture control
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5892945
    • 提供者:yixinhua
  1. kalman

    0下载:
  2. opencv3.0实现的卡尔曼滤波鼠标移动预测-the sourse of kalman
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17604003
    • 提供者:田野
  1. rectangle

    0下载:
  2. 画矩形。点击鼠标左键并移动,松开后矩形保持不变,再点击矩形消失。-Draw the rectangle. Click the left mouse button and move, loosen the rectangular remains the same, after clicking the rectangle disappears.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:maily
  1. IMAGE-MOVE-BASED-ON-OPENCV

    0下载:
  2. 基于OPENCV的图像平移方法:利用鼠标标左键的响应移动图像,速度快。-Image moving method based on OPENCV:using the left mouse to move the image with fast speed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4814496
    • 提供者:yixinhua
  1. OpencvShowImg

    0下载:
  2. opencv 对话框加载图片 鼠标移动查看像素值 彩色图转换为灰度图-opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28149074
    • 提供者:耿尚东
  1. ShowRGB

    0下载:
  2. OpenCv实现鼠标移动显示图像RGB值-show RGB value of the point in the picture using Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3333909
    • 提供者:樊斌
  1. MouseController

    0下载:
  2. 基于opencv的手势控制鼠标程序,用手势控制鼠标的移动-opencv MouseController
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:26965
    • 提供者:杨倩
  1. opencvCar

    0下载:
  2. 本程序开发环境:vc和opencv 整体功能:是为了实现车载视频中车牌自动跟踪,检测,,定位,识别,视频中物体的跟踪必须是手动圈住才行,摄像头使用的是usb摄像头. 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。-This program development environment: VC and opencv The overall function: in order to realize the video vehicle license plate auto
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2113457
    • 提供者:李闯
搜珍网 www.dssz.com