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

搜索资源列表

  1. test

    0下载:
  2. opencv和mfc结合 ,单文档应用程序,可用来打开电脑中的图片 并显示在窗口中-opencv and mfc combination of single-document application, can be used to open the computer and displayed in the window picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-03
    • 文件大小:15785413
    • 提供者:李呆呆
  1. MFC_OpenCV_vc

    0下载:
  2. mfc实现opencv使用演示代码,vc实现-mfc opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:41610
    • 提供者:khy
  1. OpenCvTest0518

    0下载:
  2. mfc opencv color picker test project
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28089177
    • 提供者:Chorong
  1. subImage

    0下载:
  2. 使用vc++,opencv和mfc和编写的图像截图的软件,提供使用自己花曲线和使用矩形框来进行截图-The use of VC++, opencv and MFC and the preparation of image capture software, provided by the use of his flowers curve and the use of rectangular box to screenshot
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:336064
    • 提供者:李明
  1. face-cut

    0下载:
  2. 人脸的裁剪mfc程序,用到opencv库,手动拖动框即可裁剪,附加了标定人眼的程序判断裁剪的人脸的好坏程度-Face of the cutting mfc program using opencv library, you can manually drag the box cut, attached to the human eye calibration procedure to determine the cut face of good or bad
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10394734
    • 提供者:秦晗
  1. DecisionTree

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的决策树算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC dialog based Decision-Tree algorithm modifited from OpenCV source code, adding Chinese comment for better understanding the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3358205
    • 提供者:安庆友
  1. EM

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的期望最大化算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-It s an MFC Dialog based Expectation Maximize algorithm modified from OpenCV source. Chinese comments are added to it to enchance better understand of the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3106975
    • 提供者:安庆友
  1. Kmean

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的K均值算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC Dialog based K-mean algorithm modified from OpenCV source with Chinese comments added inside to make sure better understanding of it.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3419731
    • 提供者:安庆友
  1. FaceDirection

    0下载:
  2. 驾驶员驾驶过程中发行识别,用MFC+OPENCV编写-Driver real-time direction detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11323702
    • 提供者:lxm
  1. MFCPcamshift

    0下载:
  2. MFC与OPenCV结合实现对运动物体的跟踪-MFC and OPenCV to realize the tracking of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5536659
    • 提供者:乔冲
  1. jiaocheng

    0下载:
  2. 在MFC中使用OpenCV(OpenCV教程_基础篇。2.8节例子程序)全过程都有,最初学者很有帮助-In MFC using OpenCV (OpenCV tutorial _ Basics 2.8 example program) and the whole process has the most helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:121087
    • 提供者:liming
  1. mfc_opencv-License-plate-recognition

    0下载:
  2. vs2010环境下,在MFC中应用opencv实现的车牌识别程序-License plate recognition,in mfc use opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20219549
    • 提供者:鲁岑
  1. Meanshift

    0下载:
  2. 利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程-Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1901224
    • 提供者:rainbow
  1. AVIPLAY

    0下载:
  2. 利用MFC控件和OpenCV库,写的一个可以播放avi文件的软件,软件只有打开和播放功能-program for playing avi file by using MFC and OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3744615
    • 提供者:jkrono
  1. testopencv-

    0下载:
  2. 基于opencv,在MFC中,打开和读取图像。-Based on OpenCV,open and read image in MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1341511
    • 提供者:黄敏
  1. mymfc

    0下载:
  2. 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3419617
    • 提供者:jake
  1. opencvPmfc

    0下载:
  2. 利用opencv和mfc进行图片打开等简单操作,对初学者有很大帮助-opencv and mfc for image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16257690
    • 提供者:zrq
  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. ReadVideo-avi

    0下载:
  2. 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8204597
    • 提供者:成龙
  1. mymfc

    0下载:
  2. OpenCV编程,变了一个MFC的程序,打开图片-using OpenCV and MFC open a image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12637816
    • 提供者:koral
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 »
搜珍网 www.dssz.com