您的位置:首页 > 理论基础

计算机视觉常用链接

2010-08-31 14:55 330 查看
all kinds of libraries

The following list is a collection of open source libraries, SDKs, frameworks, engines, tools, and utilities which might come in handy for your (game development) projects. With one exception, the Golden T Game Engine, which has been developed in Java, all of the listed libraries are written in C/C++.

Computer vision research groups

罗列了很多vision的group,包括中国的

CVonline: The Evolving, Distributed, Non-Proprietary, On-Line Compendium of Computer Vision

计算机时间领域主要的研究课题的介绍,包含700多个主题

Human Detection, People Detection, Pedestrians, Locating

visionbib中关于Human Detection, People Detection, Pedestrians, Locating的链接

INRIA Object Detection and Localization Toolkit

The research work is described in our CVPR 2005 paper Histograms of Oriented Gradients for Human Detection and my PhD thesis Finding People in Images and Vidoes. Besides person detection we have used the same framework for other object detection tasks. You can find the details in my PhD thesis.

ORFEO Toolbox (OTB)

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. OTB is distributed under a free software licence CeCILL (similar to GPL) to encourage contribution from users and to promote reproducible research. The library is intensively tested on several platforms as Linux, Unix and Windows. Most functionnalies are also adapted to process huge images using streaming and multithreading as often as possible.

The Spider

The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be compared with, e.g model selection, statistical tests and visual plots. This gives all the power of objects (reusability, plug together, share code) but also all the power of Matlab for machine learning research.

Visual Geometry Group Home Page

Visual Geometry Group Home Page of oxford university

写kernel tracking的研究单位的主页

写kernel tracking的研究单位的主页,Peter Meer,Dorin Comaniciu
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐