Class FormRecognizerSample

java.lang.Object
com.azure.aot.graalvm.samples.formrecognizer.FormRecognizerSample

public class FormRecognizerSample extends Object
A sample to demonstrate Form Recognizer's functionality to recognize receipts using GraalVM.
  • Constructor Details

    • FormRecognizerSample

      public FormRecognizerSample()
  • Method Details

    • runSample

      public static void runSample() throws IOException
      The method to run the formrecognizer sample.
      Throws:
      IOException - if the input image cannot be read.