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
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
Image to Tex [1] https://latexconvert.com/ [2] https://www.img2latex.xyz/convert [3] https://ai-math.io/image-to-latex [4] https://image2lat...
Image Flip to use on nemo
code in python for flip horizontal images: from PIL import Image import os import sys def flip_horizontal(input_path): # Split filenam...
