https://github.com/darixsamani/simpar-cli

This is CLI for a simple paragraph recognition based on the morphology operator

https://github.com/darixsamani/simpar-cli

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

This is CLI for a simple paragraph recognition based on the morphology operator

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

simpar-cli

This is cli for a simple paragraph recognition based on the morphology operator

Screen

| Image | MASK Image | Image recognized | :-------------------------:|:-------------------------:|:-------------------------:| | Image | Mask | Image recognized

How to Install

``` pip install simpar-cli

```

How to use

``` uv run simparcli/main.py ./img/simplea20.jpg

```

uv run simpar_cli/main.py ./img/simple_a20.jpg ouput.png

Next

next

Francais

Nous faisons une reconnaissance de paragraphe basée sur une les opération morphologiques qui est une méthode analytique qui est instable lorsque la structure de l'image est complexe dans la suite de notre travail nous allons a partir des images et leurs masque entraîner une modelé d'intelligence artificielle pour générer les masques de reconnaissance de paragraphe d'image, Ainsi Nous allons mieux gérer la structure des images complexes

English

We make a paragraph recognition based on a morphological operation which is an analytical method which is unstable when the structure of the image is complex in the rest of our work we will start from the images and their masks lead to a modeling of artificial intelligence to generate the image paragraph recognition masks, thus we will better handle the structure of complex images

Owner

  • Name: Darix SAMANI SIEWE
  • Login: darixsamani
  • Kind: user
  • Location: Douala, Cameroon
  • Company: @DataTouchAnalytics, @hoozonsarl

Software Engineer

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Pillow ==10.0.0
  • PyWavelets ==1.4.1
  • contourpy ==1.1.0
  • cycler ==0.11.0
  • fonttools ==4.42.0
  • imageio ==2.31.1
  • importlib-resources ==6.0.1
  • kiwisolver ==1.4.4
  • lazy_loader ==0.3
  • matplotlib ==3.7.2
  • networkx ==3.1
  • numpy ==1.25.2
  • opencv-python ==4.8.0.74
  • packaging ==23.1
  • pyparsing ==3.0.9
  • python-dateutil ==2.8.2
  • scikit-image ==0.21.0
  • scipy ==1.11.1
  • six ==1.16.0
  • tifffile ==2023.7.18
  • zipp ==3.16.2
setup.py pypi
  • argparser *
  • matplotlib *
  • numpy *
  • opencv_python *
  • scikit-image *