Skip to content

ArrayIndexOutOfBoundsException when recognizing hand-drawn image #27

Description

@biotech7

when trying to recognize example image(url: https://github.com/ncats/molvec/blob/master/test/hand-drawn.png), rising exception of ArrayIndexOutOfBoundsException. It's more likely related to Raster but failed to trace back.
codes to reproduce:
BufferedImage image = ImageIO.read(....); String molFileStr = Molvec.ocr(image);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions