机器视觉领域的牛人主页及代码(二)

来源:互联网 发布:香港4g网络制式 编辑:程序博客网 时间:2024/05/20 03:43

Machine Learning Open Source Software:http://jmlr.csail.mit.edu/mloss/

 

1、动作识别数据库:Recognition of human actions:http://www.nada.kth.se/cvap/actions/

 

2、Datasets for Computer Vision Research:http://www-cvr.ai.uiuc.edu/ponce_grp/data/

 

3、Computer Vision Datasets:http://clickdamage.com/sourcecode/cv_datasets.php

 

4、里面有好多基本算法 matlab:  http://www.mathworks.cn/index.html

 

5、CVPR 2011中关于grassmann 流形文章的源码: http://itee.uq.edu.au/~uqmhara1/code.html

 

  • Matlab Codefor Graph Embedding Discriminant Analysis on Grassmannian Manifolds for Improved Image Set Matching (CVPR), 2011.
  • Matlab Codefor Optimal Local Basis: A Reinforcement Learning Approach for Face Recognition(IJCV), vol. 81, no. 2, pp. 191-204, 2009.

 

牛人bolg:

 

1、Hong Kong Polytechnic University :http://www4.comp.polyu.edu.hk/~cslzhang/

 

2、Computer Vision Resources:资源非常丰富,包含有基本算法。https://netfiles.uiuc.edu/jbhuang1/www/resources/vision/index.html

 

3、源代码非常丰富~~ http://homepage.tudelft.nl/19j49/Publications.html

 

CVonline

http://homepages.inf.ed.ac.uk/rbf/CVonline

http://homepages.inf.ed.ac.uk/rbf/CVonline/unfolded.htm

http://homepages.inf.ed.ac.uk/rbf/CVonline/CVentry.htm

 

李子青的大作:

Markov Random Field Modeling in Computer Vision

http://www.cbsr.ia.ac.cn/users/szli/mrf_book/book.html

Handbook of Face Recognition (PDF)

http://www.umiacs.umd.edu/~shaohua/papers/zhou04hfr.pdf

 

 

张正友的有关参数鲁棒估计著作:

Parameter Estimation Techniques:A Tutorial with Application to Conic Fitting

http://research.microsoft.com/~zhang/INRIA/Publis/Tutorial-Estim/Main.html

Andrea Fusiello“计算机视觉中的几何”教程:Elements of Geometric Computer Vision

http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/FUSIELLO4/tutorial.html#x1-520007

 

有关马尔可夫蒙特卡罗方法的资料:

An introduction to Markov chain Monte Carlo

http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/SENEGAS/mcmc.html

Markov Chain Monte Carlo for Computer Vision--- A tutorial at ICCV05

http://civs.stat.ucla.edu/MCMC/MCMC_tutorial.htm

 

有关独立成分分析(Independent Component Analysis , ICA)的资料:

An ICA-Page

http://www.cnl.salk.edu/~tony/ica.html

Fast ICA

http://www.cis.hut.fi/projects/ica/fastica/

 

The Kalman Filter (介绍卡尔曼滤波器的终极网页)

http://www.cs.unc.edu/~welch/kalman/index.html

 

Cached k-d tree search for ICP algorithms

http://kos.informatik.uni-osnabrueck.de/download/3dim2007/paper.html

 

几个计算机视觉研究工具

Machine Vision Toolbox for Matlab

http://www.petercorke.com/Machine Vision Toolbox.html

 

Matlab and Octave Function for Computer Vision and Image Processing

http://www.csse.uwa.edu.au/~pk/research/matlabfns/

 

Bayes Net Toolbox for Matlab

http://www.cs.ubc.ca/~murphyk/Software/BNT/bnt.html

 

OpenCV (Chinese)

http://www.opencv.org.cn/index.php/首页

 

Gandalf (A Computer Vision and Numerical Algorithm Labrary)

http://gandalf-library.sourceforge.net/

 

CMU Computer Vision Home Page

http://www.cs.cmu.edu/afs/cs/project/cil/ftp/html/vision.html

 

Machine Learning Resource Links

http://www.cse.ust.hk/~ivor/resource.htm

 

The Bayesian Filtering Library

http://www.orocos.org/bfl

 

Optical Flow Algorithm Evaluation (提供了一个动态贝叶斯网络框架,例如递归信息处理与分析、卡尔曼滤波、粒子滤波、序列蒙特卡罗方法等,C++写的)

http://of-eval.sourceforge.net/

 

MATLAB code for ICP algorithm

http://www.usenet.com/newsgroups/comp.graphics.visualization/msg00102.html

 

牛人主页:

朱松纯 (Song-Chun Zhu

http://www.stat.ucla.edu/~sczhu/

 

David Lowe (SIFT) (很帅的一个老头哦 ^ ^)

http://www.cs.ubc.ca/~lowe/

 

Andrea Vedaldi (SIFT)

http://vision.ucla.edu/~vedaldi/index.html

 

Pedro F. Felzenszwalb

http://people.cs.uchicago.edu/~pff/

 

Dougla Dlanman (Brown的一个研究生,在其主页上搜集了大量算法教程和源码)

http://mesh.brown.edu/dlanman/courses.html

 

Jianbo Shi (Ncuts 的始作俑者)

http://www.cis.upenn.edu/~jshi/

 

Active Vision Group (Oxford的一个机器视觉研究团队,特色是SLAM,监视,导航)

http://www.robots.ox.ac.uk/ActiveVision/index.html

 

Juyang Weng(机器学习的专家,Autonomous Mental Development 是其特色

http://www.cse.msu.edu/~weng/

测试图片或视频:

Middlebury College‘s Stereo Vision Data Set

http://cat.middlebury.edu/stereo/data.html

 

Intelligent Vehicle:

IVSource

www.ivsoruce.net

Robot Car

http://www.plyojump.com/robot_cars.html

How to Build a Robot: The Computer Vision Part

http://www.societyofrobots.com/programming_computer_vision_tutorial.shtml

收集的一般牛人主页(带代码):

Xiaofei He(machine learning code)

http://people.cs.uchicago.edu/~xiaofei/

YingNian Wu(active base model code)

http://www.stat.ucla.edu/~ywu/research.html

布朗大学计算机主页(可找到该校CS牛人博客)

http://www.cs.brown.edu/research/areas.html

Navneet Dalal(Histograms of Oriented Gradients for Human Detection )

http://www.navneetdalal.com/software

Paul Viola(Robust Real-time Object Detection)

http://research.microsoft.com/en-us/um/people/viola/

 

人工智能与模式识别国际顶级期刊会议目录(包含该领域最权威的期刊和会议)

 

这个是个牛人关于计算机视觉方面。。。做的非常好。。。

about multi-camera: http://server.cs.ucf.edu/~vision/projects.html

 

about 3D Voxel Coloring   Rob Hess: http://blogs.oregonstate.edu/hess/code/voxels/

 

About  the particle filters--condensation filter:http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/ISARD1/condensation.html

Machine Learning Open Source Software:http://jmlr.csail.mit.edu/mloss/

1、动作识别数据库:Recognition of human actions:http://www.nada.kth.se/cvap/actions/

2、Datasets for Computer Vision Research:http://www-cvr.ai.uiuc.edu/ponce_grp/data/

3、Computer Vision Datasets:http://clickdamage.com/sourcecode/cv_datasets.php

4、里面有好多基本算法 matlab: http://www.mathworks.cn/index.html

5、CVPR 2011中关于grassmann 流形文章的源码: http://itee.uq.edu.au/~uqmhara1/code.html

  • Matlab Codefor Graph Embedding Discriminant Analysis on Grassmannian Manifolds for Improved Image Set Matching (CVPR), 2011.
  • Matlab Codefor Optimal Local Basis: A Reinforcement Learning Approach for Face Recognition(IJCV), vol. 81, no. 2, pp. 191-204, 2009.


牛人bolg:

1、Hong Kong Polytechnic University :http://www4.comp.polyu.edu.hk/~cslzhang/

2、Computer Vision Resources:资源非常丰富,包含有基本算法。https://netfiles.uiuc.edu/jbhuang1/www/resources/vision/index.html

3、源代码非常丰富~~  http://homepage.tudelft.nl/19j49/Publications.html

0 0