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

搜索资源列表

  1. CAMSHIFT_MFC

    0下载:
  2. 在MFC下写的camshift图像跟踪程序-MFC wrote in the image tracking procedures camshift
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31425
    • 提供者:追逐光年
  1. VideoShow

    0下载:
  2. 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257357
    • 提供者:于泓
  1. CAMSHIFT---MFC

    0下载:
  2. CAMSHIFT算法的mfc实现,对使用opencv的人肯定有一定的帮助。-CAMSHIFT algorithm mfc achieved, the use of opencv it will certainly help.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2098932
    • 提供者:毛润之
  1. CAMSHIFT---MFC.rar

    0下载:
  2. Camshift算法结合OpenCV实现
  3. 所属分类:源码下载

    • 发布日期:2012-03-15
    • 文件大小:2098936
    • 提供者:anan1205
  1. CAMSHIFT---MFC

    0下载:
  2. camshift 目标跟踪 有视频基于mfc框架的,基于opencv 效果很好,自己做的一个工程-camshift a video tracking framework based mfc based opencv good effect, and do their own A project
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16989777
    • 提供者:wangliang
  1. CamShift-tracking(MFC)

    0下载:
  2. 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:14954776
    • 提供者:wu
  1. opencamera

    0下载:
  2. 在MFC下使用opencv实现摄像头视频显示,图像采集,以及使用camshift实现物体的追踪。自己参考别人写的,诸多不好之处,敬请谅解-Use opencv realized in MFC camera video display, image acquisition, and tracking objects using camshift achieve. Own reference written by someone else, a lot of not very good, pleas
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13568524
    • 提供者:wangxiaotao
  1. CamShift

    0下载:
  2. CamShift算法在MFC中的实现,将C代码移植到了MFC中-CamShift Realization In MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:8060
    • 提供者:xiongjiang
  1. 73462694CAMSHIFT---MFC

    0下载:
  2. Camshift算法跟踪运动车辆,运用MFC实现。-Camshift algorithm to track moving vehicles, the use of MFC to achieve.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2098936
    • 提供者:李建
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. trackingbyMFC

    0下载:
  2. 通过vc++的MFC编写的一个智能的视频跟踪系统,采用了camshift算法和MFC结合,从摄像头读取数据,能够控制跟踪和保存图像等功能,性能相当不错!-By vc++ for MFC written in an intelligent video tracking system, using algorithms and MFC camshift combination of read data from a camera that can track and save the image c
  3. 所属分类:Video Capture

    • 发布日期:2017-05-17
    • 文件大小:4825391
    • 提供者:王洪
  1. OpencvUIDlg2.1

    0下载:
  2. MFC下使用camshift实现运动目标跟踪。-Using camshift tracking moving objects under MFC .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8836618
    • 提供者:elihuan
  1. camshift

    0下载:
  2. 使用MFC和OpenCV结合,使用camshift算法,实现基于摄像头的实时视频的运动物体的检测-Combined use of MFC and OpenCV, use camshift algorithm to track moving object
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:9142
    • 提供者:于敬
  1. OPENCV_CAMSHIFT

    0下载:
  2. OPENCV的MFC界面+CAMSHIFT跟踪(在MFC对话框的picture控件中实现CAMSHIFT跟踪)-OPENCV the the MFC interface+CAMSHIFT track to achieve CAMSHIFT tracking (picture control in MFC dialog)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-12
    • 文件大小:5455026
    • 提供者:panwenpei
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
  3. 所属分类:OpenCV

    • 发布日期:2016-01-23
    • 文件大小:2921472
    • 提供者:yaoyao
  1. mubiaogenzhong

    0下载:
  2. 很好的运动目标跟踪算法,可以学习使用,但是可能版本不兼容,基于camshift和mfc-Good moving target tracking algorithm, you can learn to use, but may Incompatible version, based on camshift and mfc
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:77484
    • 提供者:wjw
  1. cvhello

    1下载:
  2. camshift人脸追踪 基于MFC界面 picture控件 鼠标交互 自己做的工程-camshift face tracking mouse-based interfaceto inter act MFC picture controlto my own projects
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23808485
    • 提供者:lijue
  1. CAMSHIFT_MFC

    0下载:
  2. 用MFC实现camshift算法,不用写输入路径,直接添加.avi文件即可。-Camshift algorithm with MFC, do not write the input path, directly added. Avi files.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18138690
    • 提供者:htangela
  1. OPENCVGZNH

    0下载:
  2. 基于opencv和MFC的程序,可以实现打开摄像头,利用camshift跟踪等功能。-Based on opencv and MFC, you can open the camera to achieve, camshift tracking and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3582114
    • 提供者:蒲淳朴
搜珍网 www.dssz.com