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

搜索资源列表

  1. pix-show Opencv图像处理

    0下载:
  2. Opencv图像处理,在彩色图像中点击图像任意一点,显示改点的RGB值-Opencv image processing, color image, click on the image at any point, change the point of the RGB value display
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.61mb
    • 提供者:sonic
  1. opencvcj

    0下载:
  2. 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Use opencv library function to open the camera, click the Save button to save the picture image, click the button you can test out the distance point-point width he
  3. 所属分类:OpenCV

    • 发布日期:2014-12-09
    • 文件大小:3.17mb
    • 提供者:huo xing
  1. Lab_2_Video_Adquisition

    0下载:
  2. Opencv Video Adquisicion vc++ using cvcam and save an image capture by the camera in a click
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:31.89kb
    • 提供者:helen
  1. camera

    0下载:
  2. 实现功能:同时采集两路USB摄像头数据,并显示,具有图片保存功能(点击左键保存图片,并暂停视频;右键继续视频)。-The realization of functions: simultaneous acquisition of two USB camera data, and display, has pictures of preserved function ( click the left button to save the image, and the right key to pa
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1.27kb
    • 提供者:庞亮
  1. opencv_dft

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

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

    0下载:
  2. 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.   实验功能:   单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。   单击People Detect按钮,则程序会自动对该图片进
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:490kb
    • 提供者:wuwei
  1. CaptureVideo2.cpp

    0下载:
  2. 同时采集两路USB摄像头数据,并显示,具有图片保存功能(点击左键保存图片,并暂停视频;右键继续视频)。-Simultaneous acquisition of two-way USB camera data, and display, save the picture (left-click to save the image, and pause the video Right continue to video).
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1.35kb
    • 提供者:zxx
  1. GetPoint

    0下载:
  2. 获得点位坐标,在图像中点击相应的点,就可以得到该点的坐标等信息。-To obtain the coordinates of the point and click on the corresponding point in the image, you can get information such as the coordinates of the point.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:3.26mb
    • 提供者:wm
  1. ex4_3

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

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

    0下载:
  2. 基于opencv的两个摄像头数据采集.实现功能:同时采集两路USB摄像头数据,并显示,具有图片保存功能(点击左键保存图片,并暂停视频;右键继续视频)。-Opencv-based data acquisition of two cameras. Functions: simultaneous acquisition of two-way USB camera data, and save the picture (click the left mouse button to save the im
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:4.4kb
    • 提供者:史润强
  1. wrap_affine1

    0下载:
  2. 仿射,图像变换,选取图像四个角点,进行图像变换-Click to select the four corners of the image affine transformation point
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.42mb
    • 提供者:hjh
  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
    • 文件大小:1.18kb
    • 提供者:赵辉
  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
    • 文件大小:22.13mb
    • 提供者:luffy
  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
    • 文件大小:656.13kb
    • 提供者:陶伟
  1. parking

    0下载:
  2. 使用MFC+OPENCV 检测停车场车位数量,包括打开任意图片,使用MFC显示,点击按钮检测车位,弹出窗口提示剩余车位数量-Use MFC+OPENCV detect the number of parking spaces, including open any image, using MFC display, click the button detect parking spaces, the pop-up window will prompt the remaining number
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:19.29mb
    • 提供者:刘冬民
搜珍网 www.dssz.com