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

搜索资源列表

  1. OPENCVNUM8

    0下载:
  2. 运用opencv实现图像各个通道的划分;实现点的跟踪,输出鼠标所示的地方的点坐标-Opencv achieved using a segmented image of each channel achieve point coordinates of the point where the trace output shown in the mouse
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:550233
    • 提供者:
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. 24

    0下载:
  2. OpenCV实现24点游戏 包含鼠标的捕捉,文字的输入和删除-game 24 point OpenCV c++ include mouse capture , words input and delete and so on
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3748211
    • 提供者:谢新华
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. 20140525MouseClickToScreenshot

    0下载:
  2. 读入一张图片,然后通过鼠标点击截取图片上的位置,截取右下方的小图像块,并保存小图像块,其中截取的图像块宽度和高度可调。 (配置环境: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
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23204701
    • 提供者:luffy
  1. Example8DrawPoint

    0下载:
  2. 用opencv实现在图像上手动打点的功能,更改进行图片的切换。-can save mouse s cordin on image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:655963
    • 提供者:xuaihui
  1. Get-Pixel

    0下载:
  2. OpenCV显示鼠标点击处的坐标及对应的图像的像素值-OpenCV display coordinates and the corresponding pixel values of the image at a mouse click
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:671874
    • 提供者:陶伟
  1. read-pixel

    0下载:
  2. opencv读取图片,并添加鼠标事件,左击鼠标显示图片像素。-opencv read picture and add mouse events, left-click the mouse to display the picture pixels.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1683
    • 提供者:露露
  1. M_Test

    0下载:
  2. 采用opencv开发,能从摄像头读入并显示灰度化图像,再将视频中白色发光亮点转化为鼠标坐标,按空格键退出程序-opencv mouse camera
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3469329
    • 提供者:陈白雨
  1. main

    0下载:
  2. opencv鼠标画直线 opencv实现用鼠标画窒直线 并显示直线端点-Opencv the mouse to draw a straight line
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:808
    • 提供者:王飞
  1. DRAW-RECT

    0下载:
  2. 通过使用OpenCV实现在一张图片上用鼠标画矩形框-By using OpenCV implemented on a picture with the mouse to draw a rectangular frame
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3164244
    • 提供者:jzx
  1. main_mouse

    0下载:
  2. 在C++里面利用openCV库,当鼠标移动到那个点时会显示其坐标-In C++ inside openCV library use, when the mouse is moved to that point coordinates are displayed
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:535
    • 提供者:李辉
  1. shipinhuaxian

    0下载:
  2. opencv在视频上点击鼠标画线,并且检测运动物体,并用方框标记。-opencv mouse click on the video to draw lines, and detects moving objects, with boxes labeled.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16986457
    • 提供者:徐恒
  1. 1Showimagepixcel

    0下载:
  2. 读入图片,显示到窗口中,通过鼠标点击图片上的相应点,自动读取该点的像素坐标和灰度值。opencv+vs2010-Reads the image displayed in the window, through the corresponding point on the image mouse click, automatically reads the pixel coordinates and gray value at that point. opencv+ vs2010
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:12747300
    • 提供者:张娇
  1. MouseDrawing

    0下载:
  2. 基于 Opencv 的简易鼠标绘图(简易画图)。-The simple mouse drawing based on Opencv(Simple Paint).
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1002885
    • 提供者:周辉
  1. kalman_filter

    0下载:
  2. 卡尔曼滤波算法,opencv代码,鼠标跟踪-Kalman filter algorithm, opencv code, mouse tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:248695
    • 提供者:Joe
  1. 18_UseMouse

    0下载:
  2. 基于OpenCV的鼠标的使用,可以方便的使用鼠标调节程序中的各参数-OpenCV based on the use of the mouse, you can easily use the mouse to adjust the parameters of the program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:严旭
  1. Kinect_mouse_control

    0下载:
  2. 此程序为利用Kinect v2实现用手指隔空控制鼠标,效果非常好。 运行环境 Kinect for Windows V2 Kinect SDK 2.0 OpenCV 3.0-This program is implemented with the use of Kinect v2 finger Taking control the mouse, the effect is very good. Operating environment Kinect for Windows V2 Kinect
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4245
    • 提供者:hubaolin
  1. MouseMove

    0下载:
  2. 如何结合opencv打开一张图片;以及如何获取到vector中的Mat数据,捕获鼠标移动时,当前的坐标位置- How to combine opencv open a picture and how to get to the vector data in the Mat, capturing mouse movements, the current coordinate position
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:42912
    • 提供者:谢佳慧
  1. Color-target-tracking

    0下载:
  2. opencv下实现基于均值漂移的追踪技术,运行程序是,用鼠标框选择一个有颜色的物体,可以对它进行追踪操作-Opencv under the mean shift based tracking technology, running the program is to use the mouse to a color object, you can track the operation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9431076
    • 提供者:林凯
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com