Vision and Mobile Robotics Laboratory | Software
|
|
Home | Members | Projects | Publications | Software | Videos | Internal |
This is the documentation file for spinImage library (MeshToolbox/spinImage).
spinImage is a library that contains all of the functions for creating, reading, writing and comparing spin-images made from polygonal surface meshes. It also contains functions for reading, writing and creating vector arrays.
spinImage.c contains the functions for creating and comparing spin-images.
spinImage.h contains the spin_image classes.
vectorArray.c contains for reading, writing and creating vector arrays used for storage of tuples created during spin-image compression.
vectorArray.h contains the vector_array class.