Random Research Resource

Scene Completion
1. http://graphics.cs.cmu.edu/projects/scene-completion/
2. http://cs.brown.edu/~hays/
3. http://cybertron.cg.tu-berlin.de/pdci08/scenecompletion/
4. http://cybertron.cg.tu-berlin.de/pdci11ws/scene_completion/index.html
5. http://lafarren.com/image-completer/ - Implementation of the research titled: "Image Completion Using Efficient Belief Propagation via Priority Scheduling and Dynamic Pruning"
6. https://github.com/darrenlafreniere/lafarren-image-completer - Image Completing
7. http://www.pearltrees.com/#/N-s=1_7364673&N-play=0&N-u=1_783320&N-p=70497259&N-f=1_7364673&N-fa=5967396


Infinite panorama
1. http://cs.brown.edu/courses/csci1290/2011/results/final/gen/
2. https://code.google.com/p/infinity-panorama/
3. http://cybertron.cg.tu-berlin.de/pdci09/infinite_panorama/
4. http://www.cs.cmu.edu/afs/andrew/scs/cs/15-463/f07/proj_final/www/lisachan/

Panorama Stitching
1. http://www1.idc.ac.il/toky/videoProc-07/projects/Panorama/Panorama%20Creator.htm
2. http://louki.org/panorama-stitching
3. http://tobw.net/index.php?cat_id=2&project=Panorama+Stitching+Demo+in+Matlab
4. http://ramsrigoutham.com/2012/11/22/panorama-image-stitching-in-opencv/
5. https://code.google.com/p/panorama-provider/ - panorama provider
6. https://github.com/zed0/Matlab-stuff - some random Matlab functions

Gist
1. http://ilab.usc.edu/siagian/Research/Gist/Gist.html
2. http://lear.inrialpes.fr/software
3. http://people.csail.mit.edu/torralba/code/spatialenvelope/
4. http://cvcl.mit.edu/aude.htm
5. http://people.rennes.inria.fr/Herve.Jegou/software.html
6. http://horatio.cs.nyu.edu/mit/tiny/data/

Poisson Solver
1. http://www.cfar.umd.edu/~aagrawal/software.html
2. http://opencv.jp/opencv2-x-samples/poisson-blending - poisson blending
3. https://code.google.com/p/opencvjp-sample/source/browse/trunk/cpp/poisson_blending.hpp?r=71 - poisson blending
4. http://www.ctralie.com/Teaching/ - Poisson Image Editing in Java
5. https://www.udacity.com/course/viewer#!/c-cs344/l-116611037/e-120722632/m-120887570 - Seamless Image Cloning
6. http://grail.cs.washington.edu/projects/screenedPoissonEq/ - Fourier Analysis of the 2D Screened Poisson Equation for Gradient Domain Problems
7. http://www.howardzzh.com/research/poissonImageEditing/ - Poisson Image Editing & Texture Based Terrain Synthesis
8. http://www.colinzheng.com/?page_id=5 - Solve Poisson Equations Using Least Square Technique in Image Editing
9. http://blog.merza-k.com/gradient-domain-imaging#comment-788 - Gradient Domain Imaging
10. https://github.com/Siddharthk/CompPhoto-NUIGroup-GSoC-2012 - Interactive Poisson Blending
11. http://louki.org/poisson-image-editing - Poisson Image Editing
12. https://code.google.com/p/imageblending/ - Image Blending
13. http://www.cs.jhu.edu/~misha/Code/ - streaming multigrid solver
14. http://web.media.mit.edu/~raskar/ - Computational Photography
15. http://cybertron.cg.tu-berlin.de/pdci11ws/gdi/index.html - Efficient Gradient-domain Compositing
16. http://graphics.cs.cmu.edu/projects/gradient-paint/ - Real-Time Gradient-Domain Painting
17. http://grail.cs.washington.edu/projects/gradientshop/ - GradientShop: A Gradient-Domain Optimization Framework for Image and Video Filtering
18. http://www.dgp.toronto.edu/~rms/links.html - Computer Graphics Research Software (including poisson blending)
19. http://www.cs.uky.edu/~jacobs/classes/2011_photo/projects/03_blending/index.html - Project including skeleton code

Graph Cut


Seam Carving
1. http://www.eng.tau.ac.il/~avidan/
2. http://people.csail.mit.edu/mrub/index.html
3. http://www.ctralie.com/Teaching/ - Seam Carving in Matlab

Image Retrieval
1. http://www.imageclef.org/2012/photo-flickr/descriptors
2. http://koen.me/research/
3. http://labelme.csail.mit.edu/Release3.0/

Minimal Loss Hashing for Compact Binary Codes
1. https://github.com/marklar/min-loss-hashing

Image Analogies
1. http://www.ctralie.com/Teaching/ - Image Analogies in C++

SVM
1. http://www.chibi.ubc.ca/gist/
2. http://www.support-vector-machines.org/index.html

Event/Action Detection and Recognition
1. http://giuseppeserra.com/

Photosketcher
1. http://perso.telecom-paristech.fr/~boubek/papers/PhotoSketcher/
2. http://cg.cs.tsinghua.edu.cn/montage/main.htm

Code
1. Reproducible Research in Computational Science
2. http://vision.cs.princeton.edu/code.html

Data
1. http://horatio.cs.nyu.edu/mit/tiny/data/
2. http://ww2.cs.fsu.edu/~jyuan/
3. http://research.microsoft.com/en-us/people/larryz/ -    MSR 3D video dataset (break-dancing)

评论

此博客中的热门博文

BLAS & LAPACK for Windows

从特征描述符到深度学习:计算机视觉发展20年

One note for building Caffe RC3 on Ubuntu 14.04