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

搜索资源列表

  1. mov_det.rar

    0下载:
  2. 基于VC++,MFC界面,载入背景图片和检测图片,可以检测出运动物体和运动轨迹,可以收到操作滤波,除噪,匹配等功能,Based on VC++, MFC interface, load background images and testing images, can detect moving objects and motion trajectory, you can receive the operation of filtering, in addition to noise, matc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5145373
    • 提供者:放假
  1. cvision

    0下载:
  2. 简单的MFC+OPENCV,从文件中读取一张图片并对改图进行边缘检测!-An simple example of MFC&OpenCV.Read an image froe the file,and detect the edge of the image!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7493227
    • 提供者:李奇
  1. facedetection

    0下载:
  2. 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6332513
    • 提供者:于敬
  1. AdaBoostHumanFaceDetection

    0下载:
  2. Adboost关于人脸的检测程序(VC++),利用MFC控件实现的。-Use adboost to detect human face(VC++),and it is a MFC project.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1476102
    • 提供者:简宏伟
  1. traffic

    0下载:
  2. 基于mfc的车辆检测程序,利用帧间的变化来检测,适合初学图像的同学学习-Mfc-based vehicle detection program to detect changes in the use of frames, suitable for beginners to learn the image of the students
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1958537
    • 提供者:朱飞翔
  1. detect

    0下载:
  2. 利用MFC和OPENCV,实现avi视频的打开,暂停,停止,快进,倒退功能.同时还可抓取并保存帧.-Using MFC and OPENCV, achieve open, pause, stop, fast forward, reverse function for avi video. At the same time, capture and save frames.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4074968
    • 提供者:May
  1. 1_9

    1下载:
  2. 边缘检测的程序用以检测裂缝,MFC的图像处理程序-Edge detection procedure to detect cracks, MFC image processing program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:133009
    • 提供者:xxx
  1. CircleDetection

    0下载:
  2. MFC基于最小二乘法检测圆的算法,只能检测单个圆。-MFC-based least squares algorithm for detecting circles, can only detect a single round.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4126323
    • 提供者:gu wei
  1. edge-detect

    0下载:
  2. VC MFC 边缘检测 对于我们学习很有帮助!-VC MFC EDGE DETECTION
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2704905
    • 提供者:庞羽中
  1. HoughLine

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4133092
    • 提供者:潘跃
  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. vision

    0下载:
  2. 很强大的 基于OpenCV的人脸识别程序+MFC界面-A powerful program withable to detect face
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:462643
    • 提供者:纪富
  1. btsbxj

    0下载:
  2. 运动目标自动检测程序,基于帧间差的方法,基于MFC的编程方法-Automatically detect the process of moving targets, based on frame difference method, MFC-based programming methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:203102
    • 提供者:xjl
  1. MFC-image-processing

    0下载:
  2. 用于图像处理分析的c++ MFC源程序,包含各种图像处理方法,如边缘检测,直方图,拉普拉斯变换,灰度图转换等。-MFC programme,laplace convertion,gray picture,edge detect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9909288
    • 提供者:王建
  1. cvMFCShow

    0下载:
  2. 基于MFC的OPENCV例子,打开图片进行边缘检测。-open image and detect edge based on mfc and opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:40882
    • 提供者:azhi
  1. detect-motion

    0下载:
  2. 在VC++6.0的MFC中结合opencv1.0的环境中编写的运动目标检测,采用的是背景差分法,混合高斯背景建模-Combined opencv1.0 environment written in the MFC VC++6.0 moving target detection using background subtraction method, Gaussian mixture background modeling
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:164034
    • 提供者:高东旭
  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. 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. FaceDetectionCPP

    0下载:
  2. MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5008049
    • 提供者:huyaoge
  1. Video-detect

    0下载:
  2. 目标自动识别与跟踪系统,基于MFC界面和opencv视觉库,采用混合高斯进行目标识别,基于局部颜色直方图模型进行自动跟踪,并实现跟踪框可变,跟踪结果实时显示。-target detection and track system
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:29652992
    • 提供者:郑家宁
« 12 »
搜珍网 www.dssz.com