Inicio » image
Archivos de la categoría: image
LaTeX topics: Reducing the size of large PS files
By Kenneth M. Hanson from [http://kmh-lanl.hansonhub.com/spie/]: If the PS file produced by DVIPS is large (>5 MB), it is probably because of the size of the EPS image files you are using for figures. DVIPS essentially copies the EPS image files directly into its output PS file. To reduce the size of the PS file, […]
Code for computing image features
Shape contexts “Shape context” is a descriptor for finding correspondences between point sets. Shape Context Based Corresponding Point Models by Dirk-Jan Kroon. [Link] Matlab implementation. Matching with Shape Contexts by Serge Belongie. [Link] Matlab implementation. Shape context by Xin Fan. [Link] C++ implementation with a Matlab wrapper. Histograms (soon) Ellipsoidal color histogram [Link] Ellipsoidal intensity […]