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.