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

搜索资源列表

  1. OpenCV-facedetect-system

    0下载:
  2. 利用OpenCV实现的视频采集和人脸识别程序代码-OpenCV implementation using video capture and recognition of program code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3673469
    • 提供者:沈振华
  1. Gesture-Recognition-Based-on-openCV

    2下载:
  2. 基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand, the final contour matching me
  3. 所属分类:图形/文字识别

    • 发布日期:2017-02-20
    • 文件大小:82835
    • 提供者:thinsc
  1. OpenCV

    0下载:
  2. 主要介绍Opencv的基础知识,介绍了许多其中的函数使用方法和程序例子-Introduces the basics of Opencv introduced many of which function to use examples of methods and procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:260530
    • 提供者:caohuamei
  1. opencv

    0下载:
  2. OpenCV 2.2 API文档,pdf格式,含全部API说明-OpenCV 2.2 API documentation, pdf format, containing all the API descr iption
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3524169
    • 提供者:fisheye
  1. OReilly-Learning-OpenCV

    0下载:
  2. o Reiley introduction to OpenCV. it is a book about Computer vision, its very good for begginners and for proffesionals.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9266869
    • 提供者:wybusz
  1. Learning-OpenCV

    0下载:
  2. 学习OpenCV,这是中文的版本,加入了标签功能,十分推荐大家阅读使用-Learning OpenCV, it is the Chinese version, adding the labels, highly recommend you read the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13496995
    • 提供者:OSer
  1. camera-calibration-based-on-OpenCV

    0下载:
  2. 一种基于OpenCV的摄像机标定方法,推荐学习OpenCV的人观看使用-OpenCV for camera calibration based on methods recommended by people who watch to learn to use OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:327032
    • 提供者:OSer
  1. opencv-detecting

    0下载:
  2. 一篇硕士论文,详细介绍了各种跟踪算法,opencv编写-many detecting algorithms,using opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8666316
    • 提供者:汪迁
  1. robot-opencv

    3下载:
  2. 机器人手臂控制程序,openCV集成中。-Software to control an industrial robot, opencv integrated.
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:7011328
    • 提供者:Shane
  1. feature-matching-based-on-opencv

    0下载:
  2. 基于opencv来简单实现图像处理中的特征点提取和匹配-Opencv to simple implementation based on image processing feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3208517
    • 提供者:lvhaixia
  1. opencv-detect

    0下载:
  2. opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12417113
    • 提供者:sonic
  1. opencv-MFC-Examples

    1下载:
  2. 这是本人收集的OpenCv与VC结合的一些例子,包括了许多基本的图像变换,开发工具为VC++ 6.0。-This is my collection of OpenCv using VC with some examples, including many of the basic image transformation, development tool is the VC++ 6.0.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4336944
    • 提供者:小眼
  1. How-to-train-their-classifier-OpenCV

    1下载:
  2. matlab图像特征识别。分类器的训练方法。很好的学习资料。如何用OpenCV训练自己的分类器。内含人脸库共训练器使用-matlab image feature recognition. Classifier training methods. Good learning materials. How to use OpenCV train their own classification. Training face database containing a total of uses
  3. 所属分类:Graph Recognize

    • 发布日期:2015-12-10
    • 文件大小:5283840
    • 提供者:yanhao
  1. opencv-MFc

    1下载:
  2. opencv运动视频监测,基于MFC 平台,能有助于大家理解opencv的运用-opencv motion video monitoring, MFC-based platform, can help you understand the use opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:228784
    • 提供者:风舟
  1. Opencv

    1下载:
  2. 基于opencv的use摄像头视频采集程序-Based on the use opencv webcam video capture program
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:10597
    • 提供者:LouZheng
  1. OpenCV-Circular-ROI

    0下载:
  2. circular region of interest opencv C-circular region of interest opencv C++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3310948
    • 提供者:figure
  1. Image-Processing-OpenCV-Chapter-6

    0下载:
  2. 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:106491
    • 提供者:stellarzhong
  1. Image-Processing-OpenCV-

    1下载:
  2. 基于Visual C++和OpenCV结合的打开摄像头捕获图像源程序,是结合OpenCV库函数开发的程序,非常实用。-Based on Visual C++ and OpenCV camera to capture a combination of open source image, is a combination of OpenCV library development program, very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:31317
    • 提供者:stellarzhong
  1. qt-opencv-qt-opencv-master.tar

    0下载:
  2. QT和openCV的结合,一个用于人脸检测的程序。-The combination of QT and openCV, one program for face detection.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:180933
    • 提供者:sun11
  1. CameraTest(based-on-OpenCV)

    0下载:
  2. 基于VC++6.0,调试成功,可以实现普通摄像头的视频显示功能,基于opencv-Based on VC++6.0, debugging success, can ordinary camera video display,based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1570189
    • 提供者:Kevin
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com