Perform realtime segmentation with the Selfie Segmentation feature from MLKit
- Uses Jetpack Compose for UI (though it uses
AndroidView
forPreviewView
and drawing overlay) - Upgraded to Kotlin Build scripts and version catalogs
- Simplified project structure and code documentation
- No use of heavy packages like OpenCV to process and display the segmentation map
- Works for both portrait and landscape orientations.