转自:http://blog.csdn.net/taihutown/article/details/6844532
1/ Reproducible Research inComputational Science
http://www.csee.wvu.edu/~xinl/source.html
2/ The Berkeley Segmentation Datasetand Benchmark
http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/segbench/
3/Alexei (Alyosha) Efros
4/ NghiaHo
http://nghiaho.com/?page_id=253
5/AntonioTorralba
http://web.mit.edu/torralba/www/
KLT: An Implementation ofthe
Kanade-Lucas-Tomasi Feature Tracker
GPU_KLT: A GPU-based Implementationof the
Kanade-Lucas-Tomasi FeatureTracker
6 /Douglas Lanman
http://mesh.brown.edu/dlanman/courses.html
Augmented Video;Exemplar-based ImageInpainting;Texture Synthesis using Image Quilting;BilateralFiltering and Image Abstraction;Build Your Own 3D Scanner;BuildYour Own 3D Scanner;3D Photography using Planar Shadows
7/ Camera Calibration
http://www.kwon3d.com/theory/calib.html
记录了相机标定的各种基础理论和方法,值得一读。
8/ Combining Sketch and Tone forPencil Drawing Production
Best Paper Award
CewuLu LiXu JiayaJia 这三个人的主页都很精彩
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 VisionOnline
http://www.computervisiononline.com/
记录了大量的Computer Vision 的资料数据代码,无比精彩。
11/ The Moving Picture Experts Group(MPEG)
http://mpeg.chiariglione.org/hot_news.php
MPEGsoftware深度估计、视图合成code
12/ Fast Bilateral Filter
http://people.csail.mit.edu/sparis/bf/
有matlab、c++、gpu 代码,里面的链接也很精彩
13/ The QSplat MultiresolutionPoint Rendering System
http://graphics.stanford.edu/software/qsplat/
QSplat is a program for displaying large geometric models in realtime.
- Fast startup and progressive loading
- Real-time interactive display with a user-selectable framerate
- Refinement to a high-quality rendering when idle
- Point-based multiresolution representation with splatrendering, level-of-detail control, and hierarchical visibilityculling
- Compact representation - 6 bytes per input point includingnormals, 9 bytes including color
- Fast preprocessing
QSplat isavailable for research and commercial use, free of charge, asdescribed at the bottom of this web page.
Code
QSplatsource code and binaries are available here (foracademic and research use only).
SimilarsystemsQSplat has inspired others to write streaming point-baseddisplay systems for 3D models. One such system, which includes anice galleryof
archaeological models, is Octopus,by ArchaeopticsLtd. 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,跟踪,imagematting等与西雅图华盛顿合作紧密。
主页列举了过去和现在学生的主页,每个人的研究内容都很精彩。
15 /StefanoMattoccia 的主页
http://www.vision.deis.unibo.it/smatt/
His research activity is mainlyconcerned with:active and passive stereo vision ant itsapplications, 3D reconstruction and registration, pattern matching,2D and 3D video surveillance, mapping of computer vision algorithmson FPGAs and GPUs, design of embedded devices for computervision
有几篇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,
三维重建牛人