Upgrade to Pro — share decks privately, control downloads, hide ads and more …

.NET Day 2022 - Let’s Build a form scanner with notebooks and OpenCV

dotnetday
February 27, 2023

.NET Day 2022 - Let’s Build a form scanner with notebooks and OpenCV

We will build, step by step, using live code, a form scanner using OpenCV inside a notebook. “I don’t know Python” you say? Don’t worry. Since we will be using .NET Interactive and OpenCVSharp, we will be able to code in our favorite programming language: C#. During this talk, we will transform an ordinary smartphone picture of a form into JSON. While doing so, you will become acquainted with C# Notebooks – little known in the .NET world but big in Python and the scientific community. Notebooks are a great way to interactively explore code, and we will use that to explore various computer vision challenges & solutions: Warping, Background Removal, Thresholding, OCR using Tesseract, and more.

dotnetday

February 27, 2023
Tweet

More Decks by dotnetday

Other Decks in Technology

Transcript

  1. + STAR S 4 1 62 FO R KS 96

    2 https://github.com/shimat/opencvsharp 2022-NetDaySwitzerland http://localhost:8888/nbconvert/html/2022-NetDaySwitzerland.ipynb?download=false 4 von 36 23.10.2022, 08:54
  2. { : "Alex", : "Noser", : { : true, :

    true, : true, : true, : false }, : { : true, : false, : false } } 2022-NetDaySwitzerland http://localhost:8888/nbconvert/html/2022-NetDaySwitzerland.ipynb?download=false 10 von 36 23.10.2022, 08:54