* * Training of the OCR* The font is used in "bottle.hdev"* * * Step 0: PreparationsFontName := 'bottle'* * Step 1: Segmentationdev_update_window ('off')read_image (Bottle, 'bottle2')get_image_size (Bottle, Width, Height)dev_close_window ()dev_o…
* * bottle.hdev: Segment and read numbers on a beer bottle 分割读取啤酒瓶上的数字* * Step 0: Preparations* Specify the name of the font to use for reading the date on the bottle.* It is easiest to use the pre-trained font Industrial_0-9_NoRej. If you* have run…