搜索资源列表

  1. Learning_OpenCV

    0下载:
  2. 一本相当好OpenCV教程,包括图像处理、计算机视觉和机器学习等-There is a very good tutorial of OpenCV. It includes image processing, computer vision and machine learning.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:10757120
    • 提供者:ferrari
  1. 1

    0下载:
  2. 计算机视觉的基本任务之一是从摄像机获取的图像信息出发计算三维空间中物体的几何信息,并由此重建和识别物体。这两者之间的关系就是由摄像机的几何成像模型来决定,即由摄像机的参数来决定。实现了张正友和tasi的matlab标定程序!-The basic tasks of computer vision is one of the images from the camera to obtain information from the calc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:heaze
  1. HowToDoResearchWorks

    0下载:
  2. MIT人工智能实验室的研究人员记述应当如何在某个科研领域做研究,尤其对人工智能和计算机视觉方向的研究生极具参考价值。-MIT Artificial Intelligence Laboratory researchers described how they should be done in a scientific field of study, particularly artificial intelligence and com
  3. 所属分类:成功激励

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者:sss
  1. Humantracking

    0下载:
  2. 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduc
  3. 所属分类:图形图像处理(光照,映射..)

  1. OpenCVMatlab

    0下载:
  2. OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/op
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:846848
    • 提供者:刘雪英
  1. IEEEMM99-JSRMJO.pdf

    0下载:
  2. 该文章属于计算机视觉领域,它主要论述了在运动目标分析中如何去除影子和半影的影响,该文章所涉及的方法应用较广泛且算法简单,是一篇不可多得文章-this paper is good,it s tell us how to remove shadow and umper,the method is used in moving object detection
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:332800
    • 提供者:qingsong
  1. OReilly-LearningOpenCV

    0下载:
  2. 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional recon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:10757120
    • 提供者:simon
  1. ComputerVision

    0下载:
  2. 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional recon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:6855680
    • 提供者:simon
  1. PointMatch

    0下载:
  2. 点集匹配算法实现。包括二分图匹配。可广泛应用计算机视觉领域-Point set matching algorithm. Including two sub-graph matching. Can be widely used in the field of computer vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:71680
    • 提供者:李乔
  1. OpenCV

    0下载:
  2. 《OpenCV的计算机视觉技术实现》一书的光盘,对研究立体视觉的人来说是一个很好的资料。-" OpenCV for computer vision technology," a book, CD-ROM, the study of stereoscopic vision for people is a good information.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:14252032
    • 提供者:quanshuiwusheng
  1. OpenCV

    0下载:
  2. OpenCV 中文说明文档,是学习计算机视觉的有力工具书,在书店购买需要57元-OpenCV book ,to learn compter vision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3723264
    • 提供者:111111
  1. RANSAC_Beta_v0.01

    0下载:
  2. ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准。这是使用C++实现的RANSAC-This is an C++ Implementation for RANSAC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:785408
    • 提供者:Li xiang ru
  1. burns

    0下载:
  2. 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines&q
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:cui
  1. cv

    0下载:
  2. 计算机视觉中多视角几何的PPT,单视角二视角,多视角-Multi-view geometry in computer vision of the PPT, a single perspective two perspectives, multi-angle
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:9694208
    • 提供者:wangruiyan
  1. OpenCV

    0下载:
  2. 基于OpenCV的计算机视觉技术实现一书的源代码,学习OpenCV图像处理的好资料-OpenCV for computer vision-based technology of the book' s source code, learning good information on OpenCV image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:17447936
    • 提供者:锦瑟
  1. vxl-1.13.0

    0下载:
  2. VXL (the Vision-something-Libraries)是计算机视觉研究和实现库集。它从TargetJr和IUE演变而来,目的是成为一个轻量级、速度快和持久的系统。它可移植到很多平台。 -VXL (the Vision-something-Libraries) is a computer vision research and the achievement of library collection. It evo
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:35701760
    • 提供者:cui
  1. twoview_reconstruction

    0下载:
  2. 利用两幅图像对物体进行重建,基于计算机视觉的-two view reconstruction
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1644544
    • 提供者:郭力
  1. shijue

    0下载:
  2. 视觉基础介绍,包括图象分类、计算机视觉部分-shijue
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:229376
    • 提供者:sbxl
  1. computer

    0下载:
  2. 一本学习计算机视觉的超好书籍,相信对大家有帮助。-A learning computer vision, super-good books, I believe all of us help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4484096
    • 提供者:duying
  1. facedetect

    0下载:
  2. 人脸检测,的程序计算机视觉,opencv-face detection code example computer vision
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:york
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org