Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 770 Bytes

File metadata and controls

16 lines (11 loc) · 770 Bytes

Realtime Selfie Segmentation In Android With MLKit

Perform realtime segmentation with the Selfie Segmentation feature from MLKit

Features

  • Uses Jetpack Compose for UI (though it uses AndroidView for PreviewView 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.

Resources