Node.js programming with implemetation of OpenCV, which is the vital tool in this project.
- Apply Hough Transform to detect a document in an image via its edge detector
- Crop the image to cut out white space surrounding the document
- Identify its text orientation
- Rotate the document, if necessary
(base) to@mx:~$ node -v
v14.15.4
(base) to@mx:~$ cmake --version
cmake version 3.9.5
The Digital Imaging and Vision Applications in Science (DIVAS) project
LearnOpenCV
MathWorks