CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Learning OpenCV

搜索资源列表

  1. opencv3

    0下载:
  2. opencv学习的第四章第一节 opencv教程的光盘-learning opencv Chapter IV Section opencv tutorial CD-ROM
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95238
    • 提供者:涛在
  1. OpenCV_LKDemo

    0下载:
  2. LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2111060
    • 提供者:huangjian
  1. OpenCV_OpticalFlow

    0下载:
  2. 稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。本程序基于OpenCV。-Sparse Optical Flow Demo this program at Stanford University David Stavens 2007, prepared beef, including a detailed program notes, with a PPT, and PDF to e
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5647203
    • 提供者:huangjian
  1. kalman_and_meanshift

    0下载:
  2. 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3638
    • 提供者:ptdoe
  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. opencv

    0下载:
  2. 此包含了各种OPENCV的学习最基础的代码学习,非常好用-This includes a variety of OPENCV learning the most basic code to learn, very easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4155350
    • 提供者:jiaxuan
  1. opencv_src

    0下载:
  2. opencv 电子书。指导学习opencv 的好书。里面好比较详尽的例子。-opencv ebook. Guide learning opencv of books. More detailed examples of good inside.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9313134
    • 提供者:Mark Li
  1. LearningOpenCVChinese

    0下载:
  2. 学习OpenCV中文版,是于仕琪译,相当不错。可以参考中文网站,有第一版的勘误表。-Learning OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13494117
    • 提供者:安秋
  1. LearningOpenCV

    0下载:
  2. Learning OpenCV 的中文本,希望对于研究计算机视觉的朋友有所帮助。-Learning OpenCV of the Chinese, want to study computer vision for the friend help.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13514042
    • 提供者:李强
  1. OpenCVjianjie

    0下载:
  2. opencv学习简介,基本的入门资料,ppt一目了然。-learning opencv introduction to the basic introductory information, ppt at a glance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:44224
    • 提供者:pipi
  1. LearningOpenCV

    0下载:
  2. 学习opencv的必备书籍啊 想搞图像处理的不容错过啊-Learning opencv want to get the necessary books ah ah image processing, not to be missed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10805664
    • 提供者:complicater
  1. learnopenCV

    0下载:
  2. 里面是非常好的学习openCV的资料,pdf格式,深入浅出-There is a very good learning openCV information, pdf format, and easy
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10756521
    • 提供者:apple
  1. Task_Draw_Sin

    0下载:
  2. 得用opencv实现画sin曲线,可以沿法线方法改变线宽,所有函数均自己实现,是很好的学习opencv的程序-Opencv draw starting a sin curve to achieve, you can change the width along the normal way, all functions are themselves realized, is a good learning process opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4592501
    • 提供者:lihong
  1. LearningOpenCV(Chinese)

    0下载:
  2. 书籍《Learning Opencv》的中文清晰版pdf。-Book " Learning Opencv" clear the Chinese version of pdf.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13524493
    • 提供者:Fairy Wang
  1. LearningOpenCV_Code

    0下载:
  2. 学习opencv书中的每章各个例子的源码-the sound code of the book <learning openCV>
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21178449
    • 提供者:极地
  1. Learning-OpenCV-Chinese-Publish

    0下载:
  2. 国外的经典教程,被翻译成中文,方便大家学习。适合图像处理的初学者、提高者。-Foreign classic tutorials, be translated into Chinese, convenient for people to study. Suitable for beginners, improve the image processing of.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13514068
    • 提供者:yuanleiming
  1. opencv

    0下载:
  2. opencv基础篇的电子版,供大家学习参考用。可以作为信息处理\计算机\人工智能\遥感图像处理和认知神经科学等相关专业参考书用,含有32个实例源代码-The electronic version of the opencv Basics for learning reference. Can be used as information processing \ computer \ AI \ remote sensing image processing, and cognitive neur
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31256268
    • 提供者:guiyuxia
  1. opencv

    0下载:
  2. 图形图像处理使用的opencv学习资料,供初学图形的学者使用-Graphics, image processing using the opencv learning materials
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6407168
    • 提供者:tang
  1. ch2_ex2_4

    0下载:
  2. 学习opencv中第二章视频读取的一个文件,用于显示一个窗口,在窗口中显示视频-Learning opencv in the second chapter of the video read a file, used to display a window to display video in a window
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1118
    • 提供者:刘剑雄
  1. ch2_ex2_10

    0下载:
  2. 学习opencv书中第二章练习4完整程序,用于显示视频,并且可以在上面加上进度条-Learning opencv book chapter exercises complete the program used to display video, and can add a progress bar in the above
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:刘剑雄
« 1 2 34 5 6 »
搜珍网 www.dssz.com