gangooteli / Bounding-Box

Create Bounding boxes around words in an Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bounding-Box

Create Bounding boxes around words in an Image

This snippet of code can be used in creating Bounding Boxes around text present in an Image. It will create BBox around each word in an image. It also contains code to seperate each BBox image into new image and save it seperately.

Input Image

word_test2

Result Image with Bounding Box

word_test2

About

Create Bounding boxes around words in an Image


Languages

Language:Jupyter Notebook 100.0%