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

搜索资源列表

  1. 111111

    0下载:
  2. 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Opencv image difference algorithm, the camera, video capture, display the current time, and use the blue track frame track moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:35324
    • 提供者:李瑞斌
  1. ptztTest

    0下载:
  2. 基于vc++6.0的平台,采用大恒cg300图像采集卡采集实时视频数据,利用opencv开发包将采集到的数据实时显示,并加入了摄像机标定功能,从而使图像得到校正-Vc 6.0-based platform, the Daheng cg300 image acquisition card real-time video data, the use of the opencv development package will be collected real-time data display,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2912331
    • 提供者:liuxiaodi
  1. Test_Opencv

    0下载:
  2. 这个程序是在MFC的基础上应用opencv来实现图像的打开、显示、并进行Canny算子检测,并附有详细操作步骤。-This program is on the basis of the MFC application by opencv to open, display, and with Canny operator to detect, along with detailed steps.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4816857
    • 提供者:wuchenlong
  1. VideoCap7.12(7.13)-1

    0下载:
  2. 自己编写的视频捕捉程序,用OpenCV结合VC++做的,可显示摄像头视频,保存文件和捕捉图像。-a video capture program!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7776565
    • 提供者:
  1. Kinect_NICV1

    0下载:
  2. 一个基于openNI读取kinect深度和彩色图像的例子,采用openCV进行显示,进行手势识别然后跟踪手。-An example reading the kinect depth and color images based on openNI , using openCV to display, do gesture recognition and hand tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:389303
    • 提供者:ldn
  1. exp-imhist

    0下载:
  2. 数字图像处理,直方图显示程序,opencv版,用于观察直方图-Digital image processing, histogram display program, opencv version for the observed histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1379406
    • 提供者:王奇特
  1. cvision1

    0下载:
  2. 本程序是在MFC框架结构下,利用opencv打开,显示,保存图像,并可进行腐蚀处理。-This program is the structure of the MFC framework using opencv open, display, save the image, and can deal with corrosion.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:96569
    • 提供者:wuchenlong
  1. ShowImage

    0下载:
  2. 用opencv做的一个基于单文档的图像显示程序,可以打开常见的图片格式,代码非常简洁,对初学opencv,以及vc的同学有一定帮助。-The opencv-based single document image display program, you can open common image format, the code is very simple, beginner opencv and vc students have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34941
    • 提供者:王乐
  1. Color-histogram

    0下载:
  2. C++结合opencv实现的提取图像的颜色直方图,并显示出来。此代码在vs2010下,成功运行。效果很好。-C combined with opencv realize the extraction of image color histogram, and displayed. This code in vs2010, successful operation. The effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11569855
    • 提供者:雨季
  1. ShowImage1

    0下载:
  2. opencv 图像文件的读取与显示功能.-opencv read image from image file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:274160
    • 提供者:余梅花
  1. Cviddeocaptura

    0下载:
  2. 摄像头捕获图像的程序源码:用摄像头捕获图像的程序源码,读视频流流,然后显示出来,是用opencv做的 可直接使用。 已通过测试。 -The camera captures the image of the program source code: the camera to capture images of program source code, read the video stream flow, and then displayed the opencv can be used d
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:12105
    • 提供者:对称
  1. open_mfc

    0下载:
  2. 这个程序是用vs2010 + opencv 做的一个视屏程序,可以通过电脑的摄像头录入图像 然后显示出来。-This program is a screen vs2010+ opencv program input image through the computer' s camera and then displayed.
  3. 所属分类:Video Capture

    • 发布日期:2017-06-09
    • 文件大小:15950893
    • 提供者:LiN
  1. oneshowmanyImages

    1下载:
  2. 基于openCV学习的实用实例,在一个窗中实时显示多个摄像头拍摄状况及图像处理结果-Practical instance based on openCV learning, real-time display of multiple camera shooting position and the image processing results in a window
  3. 所属分类:OpenCV

    • 发布日期:2014-06-01
    • 文件大小:4517888
    • 提供者:gaosuwen
  1. test3

    0下载:
  2. 使用OpenCV2.3.1开发包实现图像的旋转与镜像,OpenCV2.3.1与之前的版本有很大的不同,该代码中有,图像如何在MFC下显示,以及OpenCV新的特性都有所体现,具有很高的参考价值-To use OpenCV2.3.1 development package to achieve image rotation and mirroring, the OpenCV2.3.1 and previous versions are very different from the code in
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:12170
    • 提供者:小青
  1. ReadOpencv

    0下载:
  2. 基于vc平台采用opencv实现的,可读取bmp等图像,并实现hsv通道分离,分别显示。-Based on the vc platform opencv realized, can read the bmp image and achieve hsv channel separation, respectively.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1907159
    • 提供者:tangmi
  1. opencv_rand_draw

    0下载:
  2. 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5   实验功能:   1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2662400
    • 提供者:wuwei
  1. opencvPh263

    0下载:
  2. opencv采集到摄像头数据,经h2643编解码后将图像显示出来,可在中间加入数据传输,形成视频通话-the opencv collected the data of the camera by h2643 codec after the image displayed, and data transfer is in the middle, the formation of a video call
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5839096
    • 提供者:qiong
  1. opencv_dft

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

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

    0下载:
  2. 能够在vs2008环境下利用opencv对一幅彩色图像进行图像颜色直方图的显示-Use opencv for image color histogram of a color image display in the vs2008 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4576564
    • 提供者:刘靖
  1. opencv_findSquare

    0下载:
  2. 利用opencv实现在图像中寻找所有四边形轮廓,并显示-Quadrilateral contour image looking all use opencv and display
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:3584
    • 提供者:林伟
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com