记录国外大学精彩的研究内容
1/ Reproducible Research in Computational Science
http://www.csee.wvu.edu/~xinl/source.html
2/ The Berkeley Segmentation Dataset and Benchmark
http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/segbench/
3/ Alexei (Alyosha) Efros
4/ Nghia Ho
http://nghiaho.com/?page_id=253
5/Antonio Torralba
http://web.mit.edu/torralba/www/
KLT: An Implementation of the
Kanade-Lucas-Tomasi Feature Tracker
GPU_KLT: A GPU-based Implementation of the
Kanade-Lucas-Tomasi Feature Tracker
6 /Douglas Lanman
http://mesh.brown.edu/dlanman/courses.html
Augmented Video;Exemplar-based Image Inpainting;Texture Synthesis using Image Quilting;Bilateral Filtering and Image Abstraction;Build Your Own 3D Scanner;Build Your Own 3D Scanner;3D Photography using Planar Shadows
7/ Camera Calibration
http://www.kwon3d.com/theory/calib.html
记录了相机标定的各种基础理论和方法,值得一读。
8/ Combining Sketch and Tone for Pencil Drawing Production
Best Paper Award
Cewu Lu Li XuJiaya Jia 这三个人的主页都很精彩
The Chinese University of Hong Kong
http://www.cse.cuhk.edu.hk/~leojia/projects/pencilsketch/pencil_drawing.htm
9/Local Laplacian Filters: Edge-aware Image Processing with a Laplacian Pyramid
http://people.csail.mit.edu/sparis/publi/2011/siggraph/
10 / Computer Vision Online
http://www.computervisiononline.com/
记录了大量的Computer Vision 的资料数据代码,无比精彩。
11/ The Moving Picture Experts Group (MPEG)
http://mpeg.chiariglione.org/hot_news.php
MPEG software深度估计、视图合成code
12/ Fast Bilateral Filter
http://people.csail.mit.edu/sparis/bf/
有matlab、c++、gpu 代码,里面的链接也很精彩
13/ The QSplat Multiresolution Point Rendering System
http://graphics.stanford.edu/software/qsplat/
QSplat is a program for displaying large geometric models in real time.
- Fast startup and progressive loading
- Real-time interactive display with a user-selectable frame rate
- Refinement to a high-quality rendering when idle
- Point-based multiresolution representation with splat rendering, level-of-detail control, and hierarchical visibility culling
- Compact representation - 6 bytes per input point including normals, 9 bytes including color
- Fast preprocessing
QSplat is available for research and commercial use, free of charge, as described at the bottom of this web page.
Code
QSplat source code and binaries are available here (for academic and research use only).
Similar systemsQSplat has inspired others to write streaming point-based display systems for 3D models. One such system, which includes a nice gallery of
archaeological models, is Octopus, by Archaeoptics Ltd. Also check outScanView, our client-server system for remote visualization of 3D models.
14/ Jan-Michael Frahm 的主页
http://www.cs.unc.edu/~jmf/Homepage_Jan-Michael_Frahm.html
北卡教堂山分校3D计算机视觉组header,三维重建,gpu,跟踪,image matting等与西雅图华盛顿合作紧密。
主页列举了过去和现在学生的主页,每个人的研究内容都很精彩。
15 /Stefano Mattoccia 的主页
http://www.vision.deis.unibo.it/smatt/
His research activity is mainly concerned with:active and passive stereo vision ant its applications, 3D reconstruction and registration, pattern matching, 2D and 3D video surveillance, mapping of computer vision algorithms on FPGAs and GPUs, design of embedded devices for computer vision
有几篇stereo matching的文章很精彩。
16/ Michael Goesele‘s homepage
http://www.gris.informatik.tu-darmstadt.de/~mgoesele/index.html
Multi-View Stereo for Community Photo Collections courcecode,
三维重建牛人
17/ Computer Vision Algorithm Implementations
http://www.cvpapers.com/rr.html
介绍了图像各个方向应用的 开源工具,sfm slam visual odometry stereo 等
18、
Human Identity Recognition in Aerial Images
http://www.cs.ucf.edu/~oreifej/WRM.html
基于hog的识别,有代码
19、
Multi-Camera Self-Calibration
http://cmp.felk.cvut.cz/~svoboda/SelfCal/
20、
RTMOSAIC
Real-time mosaicing and 3-D reconstruction
http://www2.it.lut.fi/project/rtmosaic/