Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 264 Bytes

GrabCutAndroid

A dummy app that demonstrates foreground-background segmentation using the GrabCut algorithm in Android using OpenCV.

Project dependencies:

  • Kotlin 1.51.1
  • OpenCV 3.3.1
  • RxJava 2.1.6
  • RxKotlin 2.1.0
  • RxAndroid 2.0.1
  • RxPermissions 0.9.4