Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 393 Bytes

Digital-Scanner

A Console app that digitally scans images using opencvSharp and Numpy.NET

How to Get Started locally

  • Clone this repo
  • Open in Visual Studio and set Build to x64
  • Run Application

Example Output

Before the scan

the image before the digital scan takes place

After

the image after the digital scan takes place