@ -180,7 +180,7 @@ Figures out what words are in `image`, where the words are in `image`, etc.
@@ -180,7 +180,7 @@ Figures out what words are in `image`, where the words are in `image`, etc.
- `image` see [Image Format](./image-format.md) for more details.
- `options` a object of customized options
- `rectangles` an array of objects to specify the regions you want to recognized in the image, each object should contain top, left, width and height, see example below.
- `rectangle` an object to specify the regions you want to recognized in the image, should contain top, left, width and height, see example below.