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

搜索资源列表

  1. ImageShow

    0下载:
  2. 图片播放器,基于OpenCV(视频图像处理开源库)的MFC单文档,C++语言。-Picture player, based on OpenCV (open source video image processing library) MFC single document, C++ language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1866375
    • 提供者:duanhe
  1. qmdzy

    0下载:
  2. vc6.0用MFC制作opencv简单的图像处理-MFC make opencv simple image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4836934
    • 提供者:asd
  1. canny_edge

    0下载:
  2. opencv结合MFC,打开图片并进行图像处理-opencv combined with MFC, open the picture and image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16594113
    • 提供者:zhao
  1. mfcv

    0下载:
  2. 使用opencv2.3.1在MFC中打开图片、另存图片、进行简单的图像处理,并集成了opencv的相机标定算法-Use opencv2.3.1 to open the picture, in the MFC save picture, image processing, and integrated the opencv camera calibration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14373941
    • 提供者:李超林
  1. RGB-

    0下载:
  2. 基于Opencv绘制图像的RGB分量。基于MFC文档编写。-The RGB component Opencv rendering based on image. Preparation of documents based on MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:67898
    • 提供者:pengshunzheng
  1. MyInterface

    0下载:
  2. opencv MFC对话框程序。 功能:打开图像 缩放图像 获取图像的分辨率 由鼠标给出像素的位置 获取像素的RGB值。 用途:适合初学C++图像处理的人参考学习。-Opencv MFC dialog application.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-25
    • 文件大小:108375
    • 提供者:xie
  1. CvvImage

    0下载:
  2. Visual Studio 中建立MFC,并在MFC中使用OpenCV来建立显示图像或者进行图像处理的程序作用的类-A class for MFC and OpenCV to show image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3245
    • 提供者:罗天男
  1. RHT

    0下载:
  2. 基于VC6和OpenCV库函数,利用随机霍夫变换检测图像中圆的MFC程序。-This is a MFC program that using Randomized Hough Transform (RHT) to detect circles image, based on VC6 and OpenCV library.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:181370
    • 提供者:RenHongye
  1. opencvPmfc

    0下载:
  2. 这是一个MFC和OPENCV结合的程序,通过MFC图像控件显示图像。-This is a MFC procedures, combined with the OPENCV through MFC controls display images.
  3. 所属分类:Menu control

    • 发布日期:2017-05-11
    • 文件大小:2136122
    • 提供者:邓省
  1. Dlgopencv

    0下载:
  2. 创建基于MFC的程序,并用opencv打开图像,处理图像,并在MFC的控件上显示出来。同时比较了Mat类和IplImage类的异同。-Create an MFC-based programs, and open the image, process images using opencv, and displayed on the MFC' s control. Mat also compared the similarities and differences of class and
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19457668
    • 提供者:zhanghao
  1. DemoShow

    0下载:
  2. 基于opencv的mfc图像显示demo,使用对话框界面,适合初学者学习使用-Opencv based on the MFC image display demo, using the dialog box interface, suitable for beginners to learn to use
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-01
    • 文件大小:13404160
    • 提供者:chao
  1. HistExample

    0下载:
  2. 基于opencv3.0 图像直方图均衡化类封装 MFC实例-Opencv 3.0 based image histogram equalization MFC examples
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:142115
    • 提供者:吴敬鑫
  1. MFCvideo

    0下载:
  2. Basler相机采集图像,VS2012 MFC实时显示摄像头采集图像,对采集图像opencv处理并显示-MFC VS2012 Basler-camera opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:11291939
    • 提供者:孙浩
  1. CvvImage

    0下载:
  2. 好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3029
    • 提供者:hongh
  1. RkPictureProcessing

    0下载:
  2. 在vs平台下利用mfc框架开发的opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。-Under vs platform using mfc framework for the development of opencv program that can handle the expansion of the image, as well as opening and closing operation of corrosion.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11699486
    • 提供者:乾锦
« 1 2 ... 4 5 6 7 8 9»
搜珍网 www.dssz.com