Ask Your Question

nphoanh's profile - activity

2019-01-14 06:24:24 -0600 received badge  Student (source)
2018-10-03 09:36:34 -0600 commented question Build Mobile Document Scanner by OpenCV.js

Thanks for replying me! This is my code: let src = cv.imread('imageSrc'); let dst = new cv.Mat(); let orig

2018-10-03 09:35:53 -0600 commented question Build Mobile Document Scanner by OpenCV.js

Thanks for replying me! This is my code: let src = cv.imread('imageSrc'); let dst = new cv.Mat(); let orig

2018-10-03 08:42:06 -0600 asked a question Build Mobile Document Scanner by OpenCV.js

Build Mobile Document Scanner by OpenCV.js Hello, I'm a newbie in OpenCV and I'm using OpenCV.js for my app. I'm going