84         static SurfaceFeature 
apply(std::vector<Vec> &points, std::vector<Vec> &normals, 
int mode=
ALL);
   105         static void update(
Vec &normal, 
Vec &point, SurfaceFeature &feature, 
int mode, 
int x=0, 
int y=0);
   106         static void finish(SurfaceFeature &feature, 
int mode);
 
ICLIO_API void labelImage(core::ImgBase *image, const std::string &label)
draws a label into the upper left image corner
undocument this line if you encounter any issues!
Definition: Any.h:37