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

搜索资源列表

  1. GetImageFromVideo

    0下载:
  2. 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:62009
    • 提供者:冯雪涛
  1. facetect_matlab

    0下载:
  2. Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1063564
    • 提供者:njustyw
  1. ImageAlignment

    0下载:
  2. Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:82967
    • 提供者:戴隆忠
  1. Emerging.Topics.in.Computer.Vision

    0下载:
  2. 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12192309
    • 提供者:kankan
  1. opencv入门

    0下载:
  2. Open Source Computer Vision Library by Gary R. Bradski, Vadim Pisarevsky, and Jean-Yves Bouguet, Springer, 1st ed. (June, 2006).
  3. 所属分类:文档资料

    • 发布日期:2012-01-09
    • 文件大小:65536
    • 提供者:xiaochi95
  1. 对图像进行形态学开、闭、形态梯度等算法实现

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\inclu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:182701
    • 提供者:高金锋
  1. OpenCV-2-Computer-Vision-Application

    0下载:
  2. 一本非常好的Open CV 英文原版书,有兴趣的下载-OpenCV 2 Computer Vision Application Programming Cookbook
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5778287
    • 提供者:kaka
  1. fitellipse

    0下载:
  2. 此代码借助OpenCV开源计算机视觉库实现椭圆曲线拟合-This code with open-source computer vision library OpenCV the realization of elliptic curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:8628
    • 提供者:张豪
  1. cv

    0下载:
  2. opencv头文件,就是开放计算机视觉的.h文件-opencv header files is to open computer vision. h file
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:12853
    • 提供者:xiangyang
  1. dtgz

    0下载:
  2. opencv目标跟踪对于初学opencv计算机视觉开发的朋友很有参考价值。-opencv target tracking opencv computer vision for the beginner to develop valuable friend.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:10210
    • 提供者:l
  1. ipp-ocv

    0下载:
  2. PROGRAMMING WITH INTEL IPP (INTEGRATED PERFORMANCE PRIMITIVES) AND INTEL OPENCV (OPEN COMPUTER VISION) UNDER GNU LINUX
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:574943
    • 提供者:sun
  1. cvimageex

    0下载:
  2. opencv的二个例子VC2008工程源代码。程序一个来源于《PROGRAMMING WITH INTEL IPP AND INTEL OPENCV(OPEN COMPUTER VISION) UNDER GNU LINUX A BEGINNER S TUTORIAL》。一个来源于opencv.cn --pclion-Two examples of opencv source code VC2008 project. Procedures from a " PROGRAMMING W
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:101840
    • 提供者:pclion
  1. Machine-Vision-David-Vernon

    0下载:
  2. David Vernon is the Coordinator of the European Network for the Advancement of Artificial Cognitive Systems and he is a Visiting Professor of Cognitive Systems at the University of Genoa. He is also a member of the management team of the RobotCub int
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-20
    • 文件大小:30316656
    • 提供者:surajs
  1. cvision9

    0下载:
  2. Open CV based Computer Vision project
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:20434517
    • 提供者:Uday Kishore
  1. bgfg_codebook

    0下载:
  2. Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2841
    • 提供者:Jason
  1. ippocv

    0下载:
  2. PROGRAMMING WITH INTEL IPP (INTEGRATED PERFORMANCE PRIMITIVES) AND INTEL OPENCV (OPEN COMPUTER VISION) UNDER GNU LINUX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:574526
    • 提供者:leila
  1. cvut_test

    0下载:
  2. 照相机标定。OpenCV的摄像机标定方法。《基于OpenCV的计算机视觉技术实现》第十四章源代码。多图标定。-Camera calibration. OpenCV for camera calibration. " Based on OpenCV for computer vision," the 14th chapter source code. More icon set.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:638100
    • 提供者:姜欣
  1. ch2_ex2_2

    0下载:
  2. load an avi file(video) in visual c++ by using open computer vision(opencv) library.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:944
    • 提供者:hossein
  1. opencv-3.2.0

    0下载:
  2. OpenCV: Open Source Computer Vision Library
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:82032640
    • 提供者:gonzak
  1. Sheet04

    0下载:
  2. Active contour computer vision file
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:382976
    • 提供者:srbhattarai
« 12 3 4 5 6 »
搜珍网 www.dssz.com