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

搜索资源列表

  1. mouse

    0下载:
  2. 简单的小程序,实现鼠标滑到之处,及时显示出其位置,RGB值。但是不能用十字架将此点定位出来,有点不给力-A very simple programming.you can obtain the basic information of the pixel in where your mouse has slided.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:796
    • 提供者:tangkai
  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
    • 文件大小:7317065
    • 提供者:Xucheng
  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. opencv_dft

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

    • 发布日期:2017-03-30
    • 文件大小:931840
    • 提供者:wuwei
  1. ShenQiQQSnooker(V0.8)

    0下载:
  2. 方便准确,简单快速,适合无任何经验的斯诺克新手。绿色无病毒。直接显示红球和色球的运行轨迹,让您重拾对QQ桌球的信心。注意力量尽量小一点比较准确,将鼠标与球的边缘想切,不要太近也不要太远,画到外面的黑线不要着急,一会儿就没有了。-To facilitate accurate, simple and fast, no experience snooker novice. The green no virus. Direct red ball and chromosphere running trac
  3. 所属分类:OpenCV

    • 发布日期:2017-12-06
    • 文件大小:4565413
    • 提供者:郭沛
  1. Rectangle

    0下载:
  2. 读入视频序列,播放视频时在窗口上用鼠标画矩形框,并显示出矩形框的像素位置-Reads a video sequence, video playback on the window with the mouse to draw a rectangular frame, and shows the pixel position of the rectangular frame
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:3556029
    • 提供者:guohaiyun
  1. OPenCV_programs

    0下载:
  2. 里面有OPenCV环境变量的设置,OpenCV入门的各种常用程序,全部经过测试能运行,有结果。包括图片显示,图片反相,鼠标事件,播放AVI文件,画几何图形,图像边缘检测,从摄像头读取数据等等程序。-There is OPenCV environment variable Settings, OPenCV entry of all sorts of commonly used procedures, can all through the test run, have the result. In
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:9589306
    • 提供者:夏辉
  1. ex4_8

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

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

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

    • 发布日期:2017-11-14
    • 文件大小:2615
    • 提供者:陈宇
  1. Video-Display-mouse-drags

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

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

    0下载:
  2. 实现opencv的回调函数cvSetMouseCallback()的应用实例,鼠标点击后会显示点的坐标,并实现了一个按键,点击按键后有声音。-We provide an opencv example which has implemented the function cvSetMouseCallback(),and a opencv-button is also realized,it phonates when you click on it.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1911813
    • 提供者:吴建
  1. shubiaohuitu-

    0下载:
  2. 利用vc++6.0在opencv平台上开发,读取并显示一副图像,然后利用鼠标在显示图片上绘画-Using vc++ 6.0 in opencv platform development, read and display an image, then use the mouse painting on display images
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:10525
    • 提供者:黄天
  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
    • 文件大小:233957
    • 提供者:xulifei
  1. kalman

    0下载:
  2. 卡尔曼滤波跟踪演示,实时跟踪鼠标指针位置,并显示指针坐标-kalman filter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1289
    • 提供者:姜运宇
  1. pointvalue

    0下载:
  2. 读入图像,鼠标点击图像,同时显示单击处的坐标值和像素值。-Read the image, click on the image, and display the coordinate values ​ ​ and the pixel value at the click.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1207
    • 提供者:赵辉
  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. main

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

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:王飞
  1. RGB-value

    0下载:
  2. 获取图片任意像素点RGB值,鼠标点击显示相应像素值。-get RGB value of any pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6463200
    • 提供者:李显
  1. ShowRGB

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

    • 发布日期:2017-05-14
    • 文件大小:3333909
    • 提供者:樊斌
搜珍网 www.dssz.com