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

搜索资源列表

  1. Opencv_interaction

    0下载:
  2. document qui contietn du code de opencv
  3. 所属分类:Project Design

    • 发布日期:2017-04-27
    • 文件大小:60109
    • 提供者:douda
  1. renlianshibie

    0下载:
  2. 人脸检测的源代码,在C++下结合opencv实现-The code of face detection
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1867
    • 提供者:古敏
  1. Learning_OpenCV

    0下载:
  2. 学习如何使用opencv进行图像处理功能及其强大并且附带源代码-Learn how to use opencv image-processing functions and powerful and comes with source code
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:62531080
    • 提供者:何文俊
  1. canny_demo.cpp

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

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

    0下载:
  2. This is second copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code. -This is second copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code.
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1216096
    • 提供者:Kgoshera
  1. ippocv

    0下载:
  2. This is third copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code. -This is third copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:593926
    • 提供者:Kgoshera
  1. opencv_cPP_only

    0下载:
  2. This is forth copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code. -This is forth copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code.
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1317790
    • 提供者:Kgoshera
  1. opencv_user

    0下载:
  2. This is fifth copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code. -This is fifth copies of Computer Vision Matlab and C (OpenCV) Toolboxes, Libraries, and Online Code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:100252
    • 提供者:Kgoshera
  1. face--detection

    0下载:
  2. vc6.0下配置opencv教程以及基于opencv的人脸检测vc++实现,附源代码以及说明。-configure opencv tutorial vc6.0 based opencv the face detection vc++ achieved with source code and a descr iption.
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:490433
    • 提供者:木易
  1. homography

    0下载:
  2. C est un code de l homographie en c++ utilisant la bibliotheque opencv
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:916
    • 提供者:Amal
  1. SVM

    0下载:
  2. C est code de SVM pour effectuer un apprentissage utlisant la bibliothèque opencv
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:476365
    • 提供者:Amal
  1. HoughInOpenCV.pdf

    0下载:
  2. sample code of hough transfor with opencv
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:299555
    • 提供者:guillote
  1. OpenCVPChinesePManual

    0下载:
  2. opencv是强大的开源图形处理源代码,本文档是opencv的帮助文档,供opencv的查询,方便opencv的学习与研究。-opencv is a powerful Open Source graphical processing source code, this document is opencv help documentation for opencv query opencv facilitate learning and research.
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:3723028
    • 提供者:feixiang
  1. final-surf

    0下载:
  2. This the code to do surf detection on visual c + + opencv-This is the code to do surf detection on visual c + + opencv
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:1441
    • 提供者:ahmad muzakky
  1. hough

    0下载:
  2. 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1790041
    • 提供者:黄凯军
  1. opencv

    0下载:
  2. CvCapture 是一个结构体,用来保存图像捕获所需要的信息。 opencv提供两种方式从外部捕获图像 一种是从摄像头中, 一种是通过解码视频得到图像。 -opencv of the code
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:63016
    • 提供者:zgj
  1. DETECTION-AND-DECODING-OF-QR-CODE

    0下载:
  2. This an OPENCV based project. Here we are implementing the algorithm that uses adaptive methods to segment the image to identify objects. The objects are then used to form candidate markers which are examined for several criteria. Potential m
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:259072
    • 提供者:NayAlteia
  1. Vezba1

    0下载:
  2. OpenCv code practice
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:166483
    • 提供者:Elena
  1. QTand-opencv

    0下载:
  2. QT下利用OpenCv从摄像头读出图片并显示源码,主要是显示摄像头图像采集的界面-QT under the use of OpenCv read images a camera and display source code, mainly show the camera image acquisition interface
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:13799
    • 提供者:潘晨
  1. GrabCut-document-and-code

    0下载:
  2. GrabCut的OpenCV代码及其原理,代码在文档当中-An introduction to GrabCut in OpenCV with its source code
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:412600
    • 提供者:王德晨
« 1 23 »
搜珍网 www.dssz.com