
lightfieldretrieval
Implementation of a 3D shapes model retrieval system based on the "On Visual Similarity Based 3D Model Retrieval" paper by Ding-Yun Chen, Xiao-Pei Tian, Yu-Te Shen and Ming Ouhyoung (http://3d.csie.ntu.edu.tw/~dynamic/3DRetrieval/index.html)
Papers
Assignment paper: http://www.cs.uu.nl/docs/vakken/mr/coursematerial/practicum09/lightfield03.pdf
Paper here: http://www.cmlab.csie.ntu.edu.tw/~dynamic/download/DYChen_EG03.pdf
An Integrated Approach to Shape Based Image Retrieval: http://personal.gscit.monash.edu.au/~dengs/resource/papers/accv_integrate.pdf
Fourier
Fourier transform c#: http://www.exocortex.org/dsp/
Introduction fourier transform: http://www.cs.unm.edu/~brayer/vision/fourier.html
Zernike
Zernike code c+: http://en.pudn.com/search_db.asp?keyword=zernike
Zernike implementation c: http://www.strw.leidenuniv.nl/~mathar/progs/
Misc
Math .net library: http://www.mathdotnet.com/
Project Information
- License: GNU GPL v3
- 2 stars
- svn-based source control