python 学习资料

关于NumPy-快速处理数据:

http://hyry.dip.jp:8000/pydoc/numpy_intro.html

Python for computer vision:

http://programmingcomputervision.com/downloads/Draft_20120318.pdf

scipy module for python: filters, morphology. .mat

http://docs.scipy.org/doc/scipy/reference/ndimage.html.

http://docs.scipy.org/doc/scipy/reference/io.html.  how to read .mat

Vlfeat interface:  http://github.com/mmmikael/vlfeat/

K-means: http://docs.scipy.org/doc/scipy/reference/cluster.vq.html.

 numpy: 

Travis E. Oliphant. Guide to NumPy. http://www.tramy.us/numpybook.pdf, 2006.

Kernel learning import websit:

http://cvit.iiit.ac.in/thesis/ranjeethMS2007/thesis/node1.html

http://cvit.iiit.ac.in/thesis/ranjeethMS2007/thesis/node27.html

 

posted @ 2013-01-22 02:08  hSheng  阅读(254)  评论(0编辑  收藏  举报