Interface AnalyserInput


  • public interface AnalyserInput
    • Method Detail

      • getImageBytes

        byte[] getImageBytes()
        Gets the image as byte list.
        Returns:
        the image as byte list.
      • getTimestamp

        java.time.Instant getTimestamp()
        Gets the time instant the image was captured.
        Returns:
        the image capture time.