Image Interface Reference

Message for a image geometry. More...


Detailed Description

Message for a image geometry.


message ImageGeom
{
  required string filename    = 1;
  optional double scale       = 2;
  optional int32 threshold    = 3 [default = 255];
  optional double height      = 4;
  optional int32 granularity  = 5;
}

/// 

The documentation for this interface was generated from the following file: