added
Edge detection in machine vision APIs
about 5 years ago by Tyler Freckmann
Two new fields have been added to the machine vision APIs:
enforceAngleRange
: Whether the edge should be filtered by angle.enforceStraightnessRange
: Whether the edge should be filtered by straightness.