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

搜索资源列表

  1. meanshif-demo

    0下载:
  2. VC++ meanshift跟踪摄像头内目标的源码。无需opencv。需要directshow环境。 先点击确定,摄像头采集图像。然后拖动鼠标在图像中画红框,即可标定目标。 然后点击开始即可实现meanshift跟踪-VC++ meanshift within the target tracking camera source. No opencv. Need directshow environment. First click OK, the camera capture image
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:101699
    • 提供者:liuxiaohui
  1. opencv_mach_with_mouth

    0下载:
  2. 基于opencv的图像匹配算法。可以使用鼠标喧杂要匹配的对象。然后进行匹配计算。-Opencv-based image matching algorithm. Xuanza can use the mouse to match the object. Then the matching calculation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5377224
    • 提供者:shangyaowei
  1. OPENCV2012

    0下载:
  2. OPENCV学习基础代码。包括1.访问图像数据2.alpha图像融合3.鼠标在窗口中画矩形-OPENCV learning the code base. Including a visit 2.alpha image of the image data fusion. Mouse to draw a rectangle in the window
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2916
    • 提供者:deb
  1. CameraMouseIF

    0下载:
  2. 基于OpenCV的Camera Mouse interface,通过识别手势来实现模拟键盘输入,Visual Stdio 2008-The Camera Mouse interface based on OpenCV to simulate keyboard input by gesture recognition Visual Studio 2008
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:959775
    • 提供者:zgm
  1. mousedraw

    0下载:
  2. 使用OpenCV读入鼠标数据,然后将读入数据画线,该代码可以在impainting中使用。-using OpenCV to read the position of mouse. you can draw any lines in the picture.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:152580
    • 提供者:国学大师
  1. mean_shift

    0下载:
  2. camshift算法的实现,利用opencv还进行视屏跟踪,要跟踪的物体是先用鼠标确定,代码已经运行-The realization of the camshift algorithm, using opencv also tracking the screen, to follow the object is to use the mouse determined, the code is running
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2232223
    • 提供者:qiuc
  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. coord_rgb4mouse

    0下载:
  2. 通过OpenCV打开摄像头,显示鼠标所在位置的坐标与rgb值-With the help of OpenCV, it open the camera and show the values of mouse s coordinate and rgb.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1147
    • 提供者:steven xu
  1. shubiaohuitu

    0下载:
  2. 鼠标绘图 opencv鼠标绘图 -Mouse drawing the mouse drawing opencv mouse drawing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7537633
    • 提供者:邹邹邹
  1. getRGB

    0下载:
  2. 基于Opencv的实现,控制台程序,用于读取鼠标当前位置的像素的RGB值及HSV值。-Based on of Opencv the realization of the console program, used to read the mouse current position of the pixel RGB values ​ ​ and HSV values.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:87256
    • 提供者:tangmi
  1. opencv_dft

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

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

    0下载:
  2. 基于opencv。直接用鼠标点击,来获取多个图像同意位置的像素值,并直接制作成想要的特征。左键点击获取正样本,右键获取负样本,滚轮点击获取第三类样本。-based on opencv,using mouse to get the value of 6 pictures in the same location.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:1497959
    • 提供者:王样
  1. shubiaotuozhuai

    0下载:
  2. 鼠标加控制点改变曲线形状 OPENCV MFC VC6.0 -Mouse, add control points to change the shape of the curve
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:148831
    • 提供者:李恬恬
  1. on_mouse

    0下载:
  2. openCV 中鼠标的操作,使用回调函数获取鼠标的点击动作,例子很简单,有学习价值。-openCV mouse operation, use the callback function to get the mouse click action, for example, is very simple, the value of learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:3729701
    • 提供者:cxl
  1. 利用鼠标绘图的程序

    1下载:
  2. 利用VC++和opencv编写的利用鼠标绘图的程序,希望大家喜欢-Use of VC++ and the mouse drawing program written opencv, hope you like
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-05
    • 文件大小:8991817
    • 提供者:杨超
  1. tiseg

    0下载:
  2. 使用opencv编写,实现查看录像中鼠标点击位置像素点值的功能-To use opencv write View video mouse click position pixel value functions
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:2877247
    • 提供者:kangue
  1. getmousepoint

    0下载:
  2. opencv实现,获取鼠标所在位置在图像坐标系中的坐标。-The opencv achieve, to get the coordinates of the mouse location in the image coordinate system.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:1371
    • 提供者:魏江月
  1. 1

    0下载:
  2. 初学opencv时对照学习资料写的鼠标画方形的小程序-Opencv beginners a contrast study material write mouse painting square small program
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:1167
    • 提供者:王磊
  1. ShowImgPixel

    0下载:
  2. 介绍怎样使用opencv,使用鼠标单击来获取像素点,-Mouse click Get pixel point
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:6414695
    • 提供者:刘方宇
  1. movemouse

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的用鼠标选择感兴趣区域-Based opencv use the mouse to select a region of interest in the Microsoft Visual Studio 2008 platform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:832
    • 提供者:jiaruixin
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com