oevislib_net  0.14.3.0
Loading...
Searching...
No Matches
oevislib_net.ComputerVision.ShapeFitting Namespace Reference

Classes

class  ArcFittingField
 Describes an arc-shaped area used to create an ArcFittingMap. More...
class  ArcFittingMap
 Arc-shaped map typically used to fit arcs to points acquired through edge detection. More...
class  CircleFittingField
 Describes a circle-shaped area used to create a CircleFittingMap. More...
class  CircleFittingMap
 Circle-shaped map typically used to fit circles to points acquired through edge detection. More...
class  PathFittingField
 Describes a path-shaped area used to create a PathFittingMap. More...
class  PathFittingMap
 Path-shaped map typically used to fit paths to points acquired through edge detection. More...
class  SegmentFittingField
 Describes a segment-shaped area used to create a SegmentFittingMap. More...
class  SegmentFittingMap
 Segment-shaped map typically used to fit segments to points acquired through edge detection. More...
class  ShapeFitting