Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

edissyum/opencapture

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6,115 Commits
6,115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Open-Capture

Open-Capture Deployement OpenCapture

Link to the full documentation : https://edissyum.gitbook.io/open-capture/

Open-Capture is a free and Open Source software under GNU General Public License v3.0.

The functionnalities of Open-Capture are :

  • Fully web interface for videocoding : No installation needed on user's workstation
  • OCR On Fly. Draw a rectangle on the image, get the text directly in your input and save positions
  • The core works on Linux (tested on Debian)
  • Complex machine learning algorithms used to predict information locations from one invoice to another
  • Find third parties account into a document using VAT Number, EMAIL, DUNS, BIC, SIRET, SIREN or IBAN
  • Find VAT Rate, no taxes amount and total taxes amount using powerful algorithm.
  • Wrote fully in Python for the backend, using Flask micro framework. Angular & Tailwind for the front
  • Already set to use fra or eng locales. Other locales could be added easily
  • SIRET/SIREN & VAT number verification (Only FR for now, could be disabled in form settings)
  • Complex locale REGEX used. Easy to improve and modify

Launch Python unit tests

Make sure you have a test custom installed using the following commands

cd /var/www/html/opencapture/install/
sudo ./create_custom.sh -c test -t systemd

Then, go the the root of Open-Capture installation and launch the following commands

cd /var/www/html/opencapture/
python3 -m unittest discover src/backend/tests/

LICENSE

Open-Capture is released under the GPL v3.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.