class Circle – Circle object
The circle object is an attrtuple returned by Image.find_circles(). It
has 4 fields accessible as attributes or by index [0..3].
- class image.circle
Please call
Image.find_circles()to create this object.
The circle object is an attrtuple returned by Image.find_circles(). It
has 4 fields accessible as attributes or by index [0..3].
Please call Image.find_circles() to create this object.