Releases: dsabarinathan/OpenDocument
Releases · dsabarinathan/OpenDocument
0.1.3
Overview
We are excited to announce the release of OpenDocument v0.1.3. This update brings new features and improvements to enhance your image segmentation experience.
New Features
Document Image Binarization:
Added a powerful binarization function that allows you to convert document images to binary format, making text extraction and analysis easier. Supports various thresholding techniques to ensure high-quality binarization.
Remove Lines:
Introduced a new function to remove lines from document images. This function is ideal for preprocessing scanned documents, enhancing text readability, and improving OCR recognition accuracy.
Requirements
- python 3.9.12
- setuptools
- wheel
- twine
- scikit-image==0.18.3
- numpy
- opencv-python==4.6.0.66