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

搜索资源列表

  1. learnopencv

    0下载:
  2. opencv的学习笔记,对opencv的初学者有莫大的帮助,对opencv的各项功能及其实现有详细的阐述.-opencv the study notes, opencv beginners to be of great help. opencv the right functions and achieving detail.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:16575
    • 提供者:刘靥
  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:42137
    • 提供者:wangtao
  1. CameraCalibrationSystem

    0下载:
  2. 系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设 计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D 重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。 -System are directly used in the internal parameters of the camera calibration
  3. 所属分类:Project Design

    • 发布日期:2017-04-23
    • 文件大小:106960
    • 提供者:wangtao
  1. camera-method

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the camera calibration algorithm, ca
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:42112
    • 提供者:wangtao
  1. CGLGrassfire

    0下载:
  2. OpenCV function that finds BLOBS in a binary image with the help of the Grassfire algorithm. It is not recursive, but call the function Grassfire each time a white pixel is found in the image. Input: 8bit Unsigned Char binary image. Output: Ch
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1636
    • 提供者:Christian
  1. openCV_DIY

    0下载:
  2. OpenCV是非常有名的電腦視覺函式庫,提供了一大票的電腦視覺及影像處理相關函式,甚至連從攝影機擷取影像都能幫你解決。OpenCV還有個好處是它是跨平台的函式庫,在各大平台都能運作,所以我們接下來寫的程式除了在Mac上外,也能在Linux及Windows上運作。-OpenCV is a very well-known computer vision library, providing a large vote of computer vision and image processing-re
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:519351
    • 提供者:Rong
  1. OPENCV_INDEX

    0下载:
  2. the files I think is very useful,it s about opencv i hope it can help others.The files is from simple to complex.
  3. 所属分类:Document

    • 发布日期:2017-05-12
    • 文件大小:2702095
    • 提供者:wang
  1. OpenCV-

    0下载:
  2. opencv tutorial read it can help you
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:367768
    • 提供者:smailkeno87
  1. opencv-help-

    0下载:
  2. 这是本opencv图像处理方面的电子书,很适合入门的朋友阅读。-This is the opencv image processing, e-books, is very suitable for entry-friends to read.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2684622
    • 提供者:winds
  1. 098398slides

    0下载:
  2. 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,对致力于图像处理方面的人士有很大帮助。-The general content is presented foggy image to a thing called dark colors priori, very clever, those interested can look at. Using OpenCV to defogging algorithm in
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4377421
    • 提供者:王的
  1. Body-Detection-Imp-Doc

    0下载:
  2. In order to detect bodies, you would need some sort of detector that operated by detecting features of bodies and looking for clusters or connected components of these. This is not a trivial problem whatsoever. Using the detectors that ship with Open
  3. 所属分类:Development Research

    • 发布日期:2017-11-12
    • 文件大小:14969
    • 提供者:Mayank
  1. MkQueryRetrieveSCP20120822

    0下载:
  2. opencv2.3.1英文帮助文档,opencv编程必备-opencv2.3.1 help documentation in English, opencv programming required
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:20209664
    • 提供者:fsd
  1. OPENCV2.4.2-configuration-VS2010

    0下载:
  2. OpenCV2.4.2在VS2010中的快捷配置,帮助从事视觉开发的学者们迅速入门OpenCV的配置-Shortcut in VS2010 OpenCV2.4.2 configuration help scholars engaged in Vision Development entry configuration OpenCV quickly
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:1168795
    • 提供者:杨庆华
  1. 2-1

    0下载:
  2. 实例教程,opencv读取图像并进行显示,帮助初学者容易的入门。-Tutorial examples, opencv read image and show the to help beginners easy entry.
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:94222
    • 提供者:薄夫祥
  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. time_series.tar

    0下载:
  2. this an opencv based program to help you to discriminate crowded or sparse scenes. usage time-series video.avi-this is an opencv based program to help you to discriminate crowded or sparse scenes. usage time-series video.avi
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:9227
    • 提供者:benzwt
  1. opencv

    0下载:
  2. opencv帮助文档集,OpenCV是Intel开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 包括各类参考手册和例程-opencv help documentation set, OpenCV is Intel' s Open Source Computer Vision Library. It consists of a series of C functions and a few C++ classes that imp
  3. 所属分类:Project Manage

    • 发布日期:2017-05-12
    • 文件大小:2684646
    • 提供者:May
  1. OPENCV-function-help

    0下载:
  2. opencv函数的中文版解释,里面都是常用的高级函数,可帮助学习opencv-Opencv function of Chinese explanation, are common in advanced function, can help learning opencv
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:989298
    • 提供者:顾武辉
  1. OpenCV

    0下载:
  2. 本文档包含了很多opencv的例程,很适合初学者学习,能有很大的帮助,助于提高!-This document contains a lot of OpenCV routines, it is suitable for beginners to learn, can be a great help to improve!
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1644173
    • 提供者:张媛
  1. 3.2.0

    0下载:
  2. opencv 3.2.0离线帮助文档 ,内容全面,使用方便。(Opencv 3.2.0 offline help document,Full content, easy to use)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-10
    • 文件大小:61526016
    • 提供者:馨香晚祭
« 12 »
搜珍网 www.dssz.com