android-vision icon indicating copy to clipboard operation
android-vision copied to clipboard

Changes needed in the OcrGraphic class

Open tajmulalam opened this issue 5 years ago • 0 comments
trafficstars

In this class there is a contain() method which return rect.contans(x, y); it should be rect.contains(x, y); Simple spelling mistake . Thank you.

tajmulalam avatar Jun 06 '20 11:06 tajmulalam