lib library

Classes

Contour
Represents a contour, which is a sequence of points forming a path.
ContoursPainter
Custom painter for drawing contours on a canvas.
ContoursReader
Utility class for reading contours from asset files.
ImageWithContours
Widget for displaying an image with contours.
Point
Represents a point in 2D space with x and y coordinates.
ShapeAroundContoursPainter
Custom painter for drawing shapes around contours on a canvas.

Enums

RenderType
Enum representing different types of rendering for the image with contours.
ShapeType
Enum representing different types of shapes.