Monday, October 26, 2015
Complex Networks
References:
[1] Network Science: Theory and Applications http://train.ed.psu.edu/WFED-543/SocNet_TheoryApp.pdf
Friday, October 02, 2015
Shape Matching
Resources:
[1] Shape Indexing and Matching Using Shock Graphs
http://www.cs.toronto.edu/~dmac/source_code.html
[2] Skeletonization
http://www.inf.u-szeged.hu/~palagyi/skel/skel.html
[3] K3M
http://matwbn.icm.edu.pl/ksiazki/amc/amc20/amc2029.pdf
Subscribe to:
Posts (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
-
Episodios: Épisode 1 : La Libertina de calidad (Le Libertin de qualité) Épisode 2 : La Apuesta de las tres cotillas (La Gageure des tr...
Python3 version alternatives and virtual environments
Solving multiple python installation: sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...