SegmenterFactory typedef

SegmenterFactory = BackgroundSegmenterBase Function()

Factory function type for creating segmenters.

Used by conditional imports to provide platform-specific instances.

Implementation

typedef SegmenterFactory = BackgroundSegmenterBase Function();