Skip to content

Add line detection algorithm and a new module for document analysis

Philippe requested to merge 5-add-scribo-line_detector-bindings into next

The following has been done to add a line detection algorithm (issue #5 (closed)):

  • Create a new module named pylena.scribo for document analysis
  • Add bindings from Pylene to Pylena and add a function into the new module
  • Add tests
  • Add documentation
  • Add examples
  • Performs version increase
  • Add Changelog entry
Edited by Baptiste Esteban

Merge request reports