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

搜索资源列表

  1. mfc_with_opencv

    0下载:
  2. 在windows下使用opencv,在mfc框架的dialog上的界面中正常显示图像的方法。-Using opencv, under the windows in the the mfc framework of dialog interface normal display image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:3777890
    • 提供者:zhaojkun
  1. opencv-rice-fengtj

    0下载:
  2. 该程序是基于OpenCV的图像目标区域特征提取,可以实现对目标区域标号统计,计算面积并显示,适合初学者-The procedure is based on the characteristics of the the OpenCV image of the target area extraction, label statistics can achieve the target area, and area calculation, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:193174
    • 提供者:lcc
  1. opencvproject1

    0下载:
  2. 基于opencv的编程实现图像显示,但是图像并不能完整大小显示,需要调整。-Programming based on the opencv image display, but the image does not show full size, need to be adjusted.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:15157360
    • 提供者:黄金盆
  1. vedio

    0下载:
  2. 基于开源的图像处理库opencv,打开电脑摄像头,并读取摄像头数据将它显示在窗口中,同时进行边缘检测-Based on open source image processing library opencv, open the computer camera, and read the camera data to display it in the window, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9390406
    • 提供者:lin
  1. change

    2下载:
  2. pyqt和opencv结合,将opencv采集的图像显示到QT的窗口上 python代码 国外大神写的-pyqt and opencv combined with the opencv captured image is displayed on the window to QT python code written in foreign god
  3. 所属分类:Other systems

    • 发布日期:2016-07-19
    • 文件大小:3072
    • 提供者:赵旭
  1. testOpencv

    0下载:
  2. 安装调试好OpenCV后,测试一下OpenCV,可以用这个程序,本例子将图像反色显示。-Installation and commissioning of OpenCV, test the OpenCV, you can use this program, the example image color display.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6669480
    • 提供者:tp
  1. 3calibration

    0下载:
  2. 学习openCV的测试程序,包括图像显示,计算图像灰度值,以及其他相关的运算-a test program about learning openCV ,included display image ,calculating hist ,and other realative opertate
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:3687
    • 提供者:lisi
  1. 333

    0下载:
  2. 在vc++编程中,利用opencv实现图像的处理,显示-In VC programming, using opencv for image display
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:12887
    • 提供者:王彦凯
  1. Repair

    0下载:
  2. 基于opencv的图像修复,用MFC编写的界面,实现图像在对话框的显示,额外添加了.dll .h和.lib文件,没装opencv的也可以运行,适合初学者-Opencv based image restoration, prepared with MFC interface, image displays the dialog box, add an extra. Dll. H and. Lib files, not installed opencv can also be run for beg
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3828032
    • 提供者:猪猪侠
  1. surf算法+匹配点的对应显示

    0下载:
  2. 利用opencv中的surf算法进行图像匹配,并将匹配对对应显示
  3. 所属分类:密码/编码算法

    • 发布日期:2013-12-17
    • 文件大小:13087480
    • 提供者:yydu1988@126.com
  1. cv

    0下载:
  2. 使用opencv的函数,寻找图像中的连通域,并标注,计算最大的连通域,显示-Using opencv function to find images connected domain, and marked, calculate the maximum connected domain, display
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:shylock
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. 2-2

    0下载:
  2. OpenCV基础教程源代码 例2-2 功能: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-OpenCV based tutorial source code in Example 2-2 Function: This program shows how to use C++ class to create and display an image, this C++ class definition in cx
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4322294
    • 提供者:杨润斌
  1. Display-and-save-image-from-camera

    0下载:
  2. 摄像头显示并且保存图像,用到OPENCV,简便易用,VS2010工程-Display and save image from camera, easy to use, VS2010 project.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6842648
    • 提供者:Alisban
  1. opencv-image

    0下载:
  2. 在vs2012环境下,用opencv从文件夹读取图像并显示-In vs2012 environment, using opencv read an image from a file folder and display
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:17339
    • 提供者:zlyz
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5444608
    • 提供者:apudn58
  1. opencv-imageshow

    0下载:
  2. 学习OpenCV源代码,图像的显示,imageloader-Learning OpenCV source code, image display, imageloader
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:92153
    • 提供者:晓乐
  1. AdaptWin

    0下载:
  2. 通过opencv的函数读取和显示图像,图像数据转成二维数组进行自适应窗口的视差估计。算法根据黎洪松的《数字视频处理》中视差估计这章。-By opencv function to read and display images, the image data into a two-dimensional array of adaptive window disparity estimation. Algorithm based on Lihong Song " Digital Video
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:2000545
    • 提供者:xiaopan
  1. ImageShowInNewWin

    0下载:
  2. 将opencv读取的图像使用两种方法在新窗口中显示,自适应图像的大小。-Two images using methods read in a new window display, the size of the adaptive image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3836119
    • 提供者:xiaopan
  1. test-9(MFC-Picture--edge-detection)

    0下载:
  2. 用MFC的Picture控件显示图像,调用opencv函数进行边缘检测处理,-Use MFC Picture control display images, opencv function called edge detection processing,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28183552
    • 提供者:时光本无罪
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com