Skip to content

0.1.3

Latest
Compare
Choose a tag to compare
@dsabarinathan dsabarinathan released this 19 Jun 14:10
6a8253d

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