Three-Dimensional Model Shape Description and Retrieval Based on LightField Descriptors
资 源 简 介
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:/
文 件 列 表
bin
Debug
Release
demos
ImageFilterExample
MandelbrotExample
doc
Exocortex.DSP.xml
Exocortex.DSP.v1.sln
src
AssemblyInfo.cs
Complex.cs
ComplexArray.cs
ComplexF.cs
ComplexMath.cs
ComplexStats.cs
Exocortex.DSP.v1.csproj
Fourier.cs
FourierDirection.cs