You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When performing read (see code below) on the attached JPG file, the call to read should be successful and the image object should contain the image data.
Expected Behavior
When performing read (see code below) on the attached JPG file, the call to read should be successful and the
image
object should contain the image data.Current Behavior
When performing read (see code below) on the attached JPG file, an error "Marker was not found" is raised.
Failure Information (for bugs)
The file opens fine in image viewers. Tried, successfully with the following:
Steps to Reproduce
Failure Logs
The image:
The text was updated successfully, but these errors were encountered: