Hello, I'm a newbie in OpenCV and I'm using OpenCV.js for my app.
I'm going to build a scanner app to take picture, auto detect document and crop it.
I'm following the tutorial of this page, which use Python to build app. In step 2 and 3, I do not know how to convert it into js for my app, can anybody help me please?
Thank you so much.