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

搜索资源列表

  1. Abornmal-detect

    0下载:
  2. 学习MFC和opencv结合的例子,希望对初学者有帮助-Learning MFC and opencv combined with examples, I hope to help beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:4971836
    • 提供者:陈下
  1. face-recognition

    0下载:
  2. 人脸识别的程序,用的是mfc,基于opencv技术-Face recognition procedures, using MFC, based on opencv technology
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:955011
    • 提供者:mantianlong
  1. ShowImageInMFC

    0下载:
  2. 基于OPENCV的图形显示,在MFC的多画框中显示图片-show image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6745096
    • 提供者:XC
  1. opencv_Demo

    1下载:
  2. 利用MFC来实现OpenCV中的基本图像处理功能,比如缩放,边缘检测,腐蚀膨胀等等,也包括人脸检测部分,里面有详细的注释,非常适合于OpenCV的初学者.-OpenCV using MFC to achieve the basic image processing functions, such as zoom, edge detection, corrosion expansion, etc., but also includes face detection part, there are
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5057536
    • 提供者:
  1. MFCPOpenCV

    0下载:
  2. MFC中应用opencv的一个教程,深入浅出,详细的讲解它的使用,适合刚入门学习-MFC Application of opencv tutorial, a simple and detailed explanation of its use, for just getting started
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:378818
    • 提供者:lxbijs
  1. opencv_test

    0下载:
  2. opencv mfc 非常不错的视频 大家可以下载-opencv mfc is very good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2378042
    • 提供者:juno
  1. mfc_opencv

    0下载:
  2. 基于opencv-mfc开发的视频图像采集,并显示-Based on opencv-mfc video image capture
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6111871
    • 提供者:tansuiyan
  1. MDM

    0下载:
  2. 双目视觉系统标定及数据采集程序,OpenCV+MFC单文档设计-Binocular vision system calibration and data collection procedures, OpenCV+MFC single document design
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:450976
    • 提供者:Grant Hill
  1. SOURCE

    0下载:
  2. 基于MFC和openCV的多文档图像处理软件,包括现有各种对图像处理的方法,对于初学OPENCV做图像处理的人来说是很好的一个例程-Based on MFC and openCV multi-document image processing software, including the existing variety of image processing method, image processing for beginners who do OPENCV is a good one
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17386258
    • 提供者:BryanYe
  1. OpencvUIDlg2.121

    0下载:
  2. 利用MFC写的一个opencv中可以实现人脸检测的源代码-The use of MFC write a opencv face detection can be achieved in the source code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:54926
    • 提供者:冬暖
  1. Image

    0下载:
  2. 基于opencv的mfc多文档图像处理包,实现图像处理的基本功能,图像增强,边缘检测,形态学变化等-Mfc-based multi-document image processing package opencv to achieve the basic functions of image processing, image enhancement, edge detection, morphological changes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:2039780
    • 提供者:
  1. Scratch

    1下载:
  2. 基于opencv的mfc多文档程序,用来检测钢板划痕,统计其位置和条数-Based on opencv mfc multiple document procedures used to detect steel scratches, its location and the number of statistics
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4067436
    • 提供者:
  1. track

    0下载:
  2. 基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。-Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1882231
    • 提供者:猪猪侠
  1. image-edge-detection

    0下载:
  2. 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. Three documents are introduced
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2868122
    • 提供者:LiChongliang
  1. MFCOPENCV

    0下载:
  2. MFC 使用OpenCV, 平台为VS 2008+OpenCV 2.3 很不错的哈-MFC uses OpenCV, a platform for VS 2008+OpenCV 2.3 ha very good
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19078721
    • 提供者:徐鲁辉
  1. CV_MFC

    0下载:
  2. 一个在MFC框架下应用opencv的例子,效果非常好,融合了图像处理的各种基本操作,比较适合初学者,感兴趣的可以下载下来慢慢研究~ 包括:点处理、邻域处理、形态学处理-Opencv example of an application in the MFC framework, the effect is very good, the integration of a variety of basic image processing operations, more suitable for
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5922183
    • 提供者:米*
  1. qtImage

    0下载:
  2. qt+opencv实现基本图像读取功能,相比mfc,qt和opencv搭配使用进行开发感觉好得多-qt+opencv basic image reading function. It is better to use opencv with QT
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9826649
    • 提供者:陈韦辰
  1. 1

    0下载:
  2. 基于MFC对话框的图片打开和获取指定点像素值,调用opencv函数-Open access to the specified point and the pixel values ​ ​ of the image-based MFC dialog, call the opencv function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1988902
    • 提供者:范照曦
  1. MFC_OpenCV-image-processing-platform

    0下载:
  2. 1、了解OpenCV在MFC框架中的使用,建立基于VC + OpenCV的图像处理平台; 2、在此基础上实现简单的图像处理操作,包括图像的打开、显示、放大、缩小、保存。-1 for use OpenCV in the MFC framework, the establishment of a platform based on image processing VC+ OpenCV s 2, simple image processing operations on this bas
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11148997
    • 提供者:李晓玲
  1. 0316segment

    1下载:
  2. 基于OpenCV的图像显著区域检测分割算法,原作者是用MFC类库实现的,我把他改为用OpenCV实现,可以方便的加入自己的OpenCV项目中。具体原理和原代码请参见原作者网站:http://ivrg.epfl.ch/supplementary_material/RK_CVPR09/-OpenCV-based image segmentation algorithm salient region detection, the author is using MFC class library, a
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12562008
    • 提供者:huangbin
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com