My Workshop

This is my journey, a place where I post the things I tinker with and the hair brained ideas I try. Please enjoy.

Blog About

Simple Document Scanner in Java

So recently in my travels I came across Adrian Rosebrock’s blog, hes doing a lot of really interesting Computer Vision applications which I have enjoyed reading about. One of his posts was about creating a simple document scanner in 5 minutes caught my eye and captured my imagination. I had to tinker a bit as the post is written using openCV2 and the current is openCV3 which has some differences.

Read More