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

搜索资源列表

  1. camshift

    0下载:
  2. 基于选定区域颜色信息的跟踪算法,通过鼠标选择区域,计算区域颜色特征,对物体进行跟踪-Based on the selected regions of color information in the tracking algorithm, through the mouse to select the area, calculation region color feature, object tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:2.66kb
    • 提供者:cleverboy
  1. e4-3a

    0下载:
  2. 创建一个程序读入并显示一幅图像,运行用户在图像中选择一个矩形区域,然后通过按住鼠标按键画一个矩形,当鼠标键放开,高亮显示矩形框。-Create a program that reads and displays an image, run user select a rectangular area in the image, and then hold down the mouse button, draw a rectangle, release the mouse button, the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.98mb
    • 提供者:Xucheng
  1. opencv_dft

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

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

    0下载:
  2. 用鼠标在视频窗口选取跟踪目标,拖曳出选择矩形框,选择完毕后程序会自动跟踪-Use a mouse in the video window selection tracking target, trailing select the rectangular box, choose after the completion of the program will automatically tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:5.13mb
    • 提供者:曹宏宇
  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
    • 文件大小:832byte
    • 提供者:jiaruixin
  1. ex4_8

    0下载:
  2. 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:2.35kb
    • 提供者:陈宇
  1. ex4_3

    0下载:
  2. 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:2.55kb
    • 提供者:陈宇
  1. RectROIWithMouse

    0下载:
  2. 利用鼠标选择矩形ROI,自己要配置OpenCV,这里的OpenCV版本是2.4.5-Use the mouse to select a rectangle ROI, they have to configure OpenCV, OpenCV version 2.4.5 here
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:388.88kb
    • 提供者:gechengwei
  1. mouse_zuizhong_rol

    0下载:
  2. 通过鼠标选择感兴趣的区域,为.cpp 文件-By the mouse to select the area of ​ ​ interest for the. Cpp file
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1.32kb
    • 提供者:王东至
  1. opencv4.3

    0下载:
  2. 自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。-Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:228.47kb
    • 提供者:xulifei
  1. 998

    0下载:
  2. opencv运动追踪 鼠标选择物体 根据像素点判断物体位置-opencv tracking the movement of objects to determine the position of the mouse to select objects based on pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:982.7kb
    • 提供者:谢欣鹏
  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
    • 文件大小:8.99mb
    • 提供者:林凯
  1. 2DProjectiveGeometry

    0下载:
  2. 鼠标操作利用OpenCV实现透视变换,需要使用鼠标点选选择4个边界点(Mouse operation using OpenCV to achieve perspective transformation)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:868kb
    • 提供者:天意oo
搜珍网 www.dssz.com