Skip to content

Instantly share code, notes, and snippets.

View senthil090's full-sized avatar
💻
Building a Nocode Tool

SENTHILKUMAR S senthil090

💻
Building a Nocode Tool
  • Chennai, India
View GitHub Profile
#!/usr/bin/env python
'''Crop an image to just the portions containing text.
Usage:
./crop_morphology.py path/to/image.jpg
This will place the cropped image in path/to/image.crop.png.
For details on the methodology, see