记录国外大学精彩的研究内容
转自: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,
三维重建牛人
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 理解Rust引用及其生命周期标识(下)
· 从二进制到误差:逐行拆解C语言浮点运算中的4008175468544之谜
· .NET制作智能桌面机器人:结合BotSharp智能体框架开发语音交互
· 软件产品开发中常见的10个问题及处理方法
· .NET 原生驾驭 AI 新基建实战系列:向量数据库的应用与畅想
· C# 13 中的新增功能实操
· Ollama本地部署大模型总结
· 2025成都.NET开发者Connect圆满结束
· langchain0.3教程:从0到1打造一个智能聊天机器人
· 用一种新的分类方法梳理设计模式的脉络