patches_per: A function for patches within each face
Description
this gets some important information out of each patch
Usage
patches_per(patch_details, plyFile, minimum_faces = 3, minimum_area = 0)
Arguments
patch_details
information on each patch
minimum_faces
minimum number of faces in each counted patch
minimum_area
minimum area for a patch to be counted
patches_per()