document-scanner icon indicating copy to clipboard operation
document-scanner copied to clipboard

Document scanner written in python using OpenCV and other Computer Vision libraries. Scans image of documents and creates scanned version of the document by running some image manipulations on it.

Results 6 document-scanner issues
Sort by recently updated
recently updated
newest added

Here is the error when i run pip install -r requirements.txt ```Collecting matplotlib==3.2.2 (from -r requirements.txt (line 1)) Using cached matplotlib-3.2.2.tar.gz (40.3 MB) Preparing metadata (setup.py) ... done Collecting numpy==1.18.5...

Bumps [scipy](https://github.com/scipy/scipy) from 1.5.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

add character recognition feature for converting the scanned documents to Microsoft word or pdf.

enhancement

Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.34 to 4.8.1.78. Release notes Sourced from opencv-python's releases. 4.8.1.78 OpenCV 4.8.1 release. Important changes: WebP security update for CVE-2023-4863 4.8.0.76 Adds cv2.typing to package. Close #869...

dependencies