パッケージ org.langrid.service.ml

インタフェース ObjectSegmentationService


public interface ObjectSegmentationService
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    segment(byte[] image, String imageFormat, String labelLanguage)
     
  • メソッドの詳細

    • segment

      ObjectSegmentationResult segment(byte[] image, String imageFormat, String labelLanguage) throws jp.go.nict.langrid.service_1_2.InvalidParameterException, jp.go.nict.langrid.service_1_2.ProcessFailedException, jp.go.nict.langrid.service_1_2.UnsupportedLanguageException
      例外:
      jp.go.nict.langrid.service_1_2.InvalidParameterException
      jp.go.nict.langrid.service_1_2.ProcessFailedException
      jp.go.nict.langrid.service_1_2.UnsupportedLanguageException