一些和圖像圖形有關的資源

原文 http://blog.csdn.net/marstarck/article/details/16923039


首先上來一大波paper

圖形:

http://kesen.realtimerendering.com/

CV:

http://www.cvpapers.com/



網格處理

常用的庫:

數據類型:CGAL或OpenMesh

顯示:OpenGL/DirectX

界面:GLUT/Qt

數值求解:taucs/Matlab/cuBlas

 

無碼工具:

http://code.google.com/p/mesh-talent/

for 網格變形

 

 

源代碼:

http://people.sc.fsu.edu/~jburkardt/m_src/distmesh/distmesh.html

 

http://www.dgp.toronto.edu/~rms/software/matlabmesh/

一些網格處理的基本操作都有

 

普林斯頓的工具箱

 http://vision.princeton.edu/code.html


 

圖像處理

圖像檢索

https://github.com/kirk86/ImageRetrieval

人臉識別

 http://www.pudn.com/downloads180/sourcecode/math/detail839247.html

圖像修復

http://www.csee.wvu.edu/~xinl/demo/inpainting.html 

 

好用的matlab代碼

區域生長

http://www.mathworks.com/matlabcentral/fileexchange/19084-region-growing




原理介紹、教程

特徵臉

http://www.pages.drexel.edu/~sis26/Recognition_Section.html



其他未分類合集

http://math.unipa.it/fbellavia/htm/research.html

http://lear.inrialpes.fr/people/verbeek/software.php

http://www.dabi.temple.edu/~hbling/code_data.htm


發佈了9 篇原創文章 · 獲贊 15 · 訪問量 11萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章