Skip to content

Instantly share code, notes, and snippets.

@yektasarioglu
Last active November 30, 2020 11:29
Show Gist options
  • Save yektasarioglu/19d8df11e9ea73c73ed55aeda5de2531 to your computer and use it in GitHub Desktop.
Save yektasarioglu/19d8df11e9ea73c73ed55aeda5de2531 to your computer and use it in GitHub Desktop.
Initializing Analyzer In default mode
private fun initializeAnalyzer() {
analyzer = MLAnalyzerFactory.getInstance().imageSegmentationAnalyzer
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment