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

搜索资源列表

  1. MFC-Pic

    0下载:
  2. MFC picture控件使用实例,新手必备,可结合opencv使用-example for MFC picture button
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1917926
    • 提供者:eve
  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. example_demo

    0下载:
  2. 在openCV环境下,实现了一种简易的人眼跟踪的算法,是新生学习的很好的例子。-In openCV environment, implements a simple algorithm for eye tracking is a good example of new learning.
  3. 所属分类:Special Effects

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

    2下载:
  2. 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
  3. 所属分类:进程与线程

    • 发布日期:2013-10-31
    • 文件大小:739677
    • 提供者:longtao
  1. exa2

    0下载:
  2. 这是OpenCv的例子程序,如何利用OpenCv播放AVI视频。-This is an example of OpenCv procedures, how to use OpenCv play AVI video.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:32139390
    • 提供者:江明
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. Observation

    0下载:
  2. 超分辨率图像重建c++版,需要配置opencv-This is an implementation of the example-based super-resolution algorithm International Journal of Computer Vision
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:51031
    • 提供者:lvlu
  1. opencv1

    0下载:
  2. 学习Opencv非常好的例子,简单但是很有用-Learning Opencv very good example is simple, but very useful
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18797465
    • 提供者:baijiangfeng
  1. opencv_cam_test

    0下载:
  2. 用opencv提供的函数来获取摄像头是实时视频的小例子。-Provided with opencv functions to obtain real-time video camera is a small example.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:7882
    • 提供者:dansen
  1. 5-19

    0下载:
  2. opencv一书中的后半部分的一个例子的源码,可以看看opencv的强大!-opencv book an example of the latter part of the source, you can look at opencv powerful!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:8249
    • 提供者:王智慧
  1. Project1

    0下载:
  2. OpenCV Basic Example Using C++ Builder 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:185656
    • 提供者:fat destruction
  1. opencvtest

    0下载:
  2. 在vc++环境下编写,适合opencv初学者的一个实例小程序。-In vc++ environment to prepare for an example of beginners opencv applet.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1878446
    • 提供者:晓晓
  1. folder

    0下载:
  2. This an corner detection of chessboard pattern using the OpenCV function encapsulated in a DLL. Using the getData.m you can try it with the example picture.-This is an corner detection of chessboard pattern using the OpenCV function encapsulated in
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-13
    • 文件大小:20682020
    • 提供者:Guilherme
  1. contourDetecting

    0下载:
  2. 用Opencv编写的轮廓监测程序,里面有实验示例,希望有帮助-Opencv prepared with the outline of monitoring procedures, which are experimental example, want to help
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:49772
    • 提供者:yumengze
  1. OpenCVInMfc

    0下载:
  2. 在MFC框架快速应用OpenCV,这是一个例子,能起到抛砖引玉的作用-In the MFC framework for rapid application OpenCV, this is an example of energy, serve as
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:378780
    • 提供者:li
  1. blepo

    0下载:
  2. 一个利用肤色来检测和跟踪人脸的例子。包括一个开源的函数库。和opencv相当。-A example for face detection and tracking using color Histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22267670
    • 提供者:lipeng
  1. test2_1

    0下载:
  2. OPENCV学习(1) 学习OPENCV中文版里面第二章第一个小节讲的程序,我用VC60建了工程然后做好的例子。 是学习OPENCV的绝好资料。-OPENCV learning (1) learning OPENCV Chinese inside the first section of Chapter II of the program say, I built the project and then use the VC60 good example. Is an excellen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1336706
    • 提供者:fuwen
  1. canny_demo.cpp

    0下载:
  2. example code for opencv
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1484
    • 提供者:kabir
  1. cv-buttons.h

    0下载:
  2. example code for opencv with cv button of phillips webcam
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1243
    • 提供者:kabir
  1. edge

    0下载:
  2. 利用opencv库编的边缘检测例子代码,来源opencv教程-Opencv library compiled using edge detection example code, source opencv tutorial
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:84921
    • 提供者:liugui
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com