Ask Your Question

gilbertoss's profile - activity

2016-12-29 07:35:29 -0600 commented question Error when switch flash light on android javacameraview

Hi! Have you been able to solve this problem? I'm having this problem too.

2016-12-29 07:35:14 -0600 answered a question Error when switch flash light on android javacameraview

Hi! Have you been able to solve this problem? I'm having this problem too.

2016-12-21 06:07:06 -0600 asked a question Detect A4 sheet of paper for example at runtime on Android.

Hello everyone!

I am trying to automatically launch the android camera when I recognize a sheet of paper. I have tried some approaches such as color, templete, and geometry (rectangle), but none have been successful.

My sheet will contain some features that may help, such as: Size: A4 Anchors: as in the image below.

image description

I thought about using CascadeClassifier :: detectMultiScale but I have no idea where to start or if this is a good approach.

Thanks for any help!

2016-12-20 09:50:08 -0600 commented question Real time paper sheet detection using OpenCV in Android

Hi, how are you qadirsuh ? I'm having trouble too. Were you able to solve your problem?