CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - opencv实现

搜索资源列表

  1. CAMSHIFT---MFC

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

    • 发布日期:2008-10-13
    • 文件大小:2mb
    • 提供者:毛润之
  1. facedetect

    0下载:
  2. 自己做的一个人脸检测程序 用OPENCV实现
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:967.33kb
    • 提供者:周贤君
  1. MYMFC

    0下载:
  2. 在对话框下显示一幅图像,并进行Canny边缘检测。 在VS2005下实现,运行需要opencv库。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3.63mb
    • 提供者:cwl
  1. ShowVideo

    0下载:
  2. 在VS2005下实现的单文档下播放视频的例子,有开始,暂停,继续等功能。 运行需要opencv库。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3.81mb
    • 提供者:cwl
  1. imgshowcv

    0下载:
  2. 通过调用Windows 系统实现 GUI借口,对底层编程,特别是OpenCv使用较好-GUI Windows system to achieve by calling the pretext of the underlying programming, in particular, to use better OpenCv
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:1.03mb
    • 提供者:liu
  1. Jindutiao

    0下载:
  2. 在MFC中结合opencv实现的视频播放的进度条-In the MFC implementation in combination with opencv video playback progress bar
  3. 所属分类:TreeView

    • 发布日期:2017-06-03
    • 文件大小:14.67mb
    • 提供者:冬瓜
  1. openvc1.0

    0下载:
  2. OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Actual OpenCV Tutorial (English), the book details OPENCV the use of various function methods, the meaning of each parameter, and gives examples of it。
  3. 所属分类:Static control

    • 发布日期:2017-06-11
    • 文件大小:17.19mb
    • 提供者:hahuhahu
  1. SDIInterface

    0下载:
  2. opencv和vc++实现菜单显示图片功能-opencv and vc++ to realize the menu display picture functions
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5.04mb
    • 提供者:luoyan
  1. pyramid_segmentation(2)

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码-OpenCV
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:gregg
  1. FaceMFC_v2

    0下载:
  2. 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5.66mb
    • 提供者:赵宾
  1. IMAGEAPP

    0下载:
  2. 利用opencv实现mfc读入图像,并显示出来!-opencv mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:李宇
  1. MFC

    0下载:
  2. MFC的控件中实现OPENCV的摄像头显示--MFC control to achieve OPENCV camera-
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1.3mb
    • 提供者:hezeng
  1. ImagesConvertToAVI

    1下载:
  2. 本软件源码基于OpenCV,能够实现从指定文件夹中读取所有图像序列转换成AVI视频-The software source code is based on OpenCV, to convert all image sequences into AVI video from the specified folder.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:13.26mb
    • 提供者:肖帅
  1. 123-opencv-detection

    0下载:
  2. 运动轨迹提取,详细说明了运动物体的不通过应用。以及实现方法和程序代码-Trajectory extraction, detailed descr iption of the moving object by the application. And the realization of the method and program code
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-09
    • 文件大小:29.13mb
    • 提供者:闫文
  1. test-opencv

    0下载:
  2. 运用opencv和MFC实现在对话框打开并显示图片-Opencv and MFC dialog box opens and displays pictures
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-06
    • 文件大小:43.94mb
    • 提供者:panfenlan
  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
    • 文件大小:5.2mb
    • 提供者:panwenpei
  1. sif

    0下载:
  2. 经典的sift算法实现,利用简单的VC2005环境加上Opencv库,实现图像的特征点查找,并显示出图像的异同处-Classic sift algorithm, using simple VC2005 environment and Opencv library, find the feature points of the image, and display the image at the similarities and differences
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:1.38mb
    • 提供者:尤行刚
  1. SkinDetection

    0下载:
  2. Vc++结合Opencv实现了不同肤色手的检测,能够较清晰的识别出来不同的肤色,效果明显。-Vc++ to achieve a different color combination Opencv hand detection, can be more clearly identified a different color, the effect is obvious.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-01
    • 文件大小:947.91kb
    • 提供者:鹏鹏
  1. SIFT_VC

    0下载:
  2. 用vc实现的另一个sift特征点检测算法,从别处下载得到的,基于opencv实现。-With another sift feature detection algorithm vc implemented elsewhere downloaded based on opencv implementation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:10.02mb
    • 提供者:wangshuang
  1. MFC_ImgProcessing

    0下载:
  2. 利用opencv进行界面设计 实现打开摄像头或打开图像(Using OpenCV interface design, open the camera or open the image)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-11
    • 文件大小:48.33mb
    • 提供者:小小美
« 12 »
搜珍网 www.dssz.com