Ask Your Question

John M's profile - activity

2020-11-03 10:49:17 -0600 received badge  Popular Question (source)
2020-05-19 14:21:15 -0600 asked a question Calibration and camera matrix

Calibration and camera matrix Hi I have a theoretical question about camera calibration. Without knowing the world coor

2020-05-05 13:44:13 -0600 received badge  Supporter (source)
2018-03-19 12:30:54 -0600 asked a question Camera preview has channels reversed on Android hardware

Camera preview has channels reversed on Android hardware I'm testing some very straightforward code on Android (both AVD

2018-01-22 21:54:48 -0600 received badge  Student (source)
2018-01-14 10:17:10 -0600 commented answer arcLength vs ContourArea?

@matman How come the arc length is twice as long as it should be?

2018-01-03 04:59:11 -0600 edited question libopencv_java3.so for x86 is 3x larger?

libopencv_java3.so so big? I've noticed that libopencv_java3.so for Android is around 40mb for x86 but just 10mb for arm

2018-01-03 04:59:10 -0600 received badge  Editor (source)
2018-01-03 04:59:10 -0600 edited question libopencv_java3.so for x86 is 3x larger?

libopencv_java3.so so big? I've noticed that libopencv_java3.so for Android is around 40mb for x86 but just 10mb for arm

2018-01-03 03:57:18 -0600 asked a question libopencv_java3.so for x86 is 3x larger?

libopencv_java3.so so big? I've noticed that libopencv_java3.so for Android is around 40mb for x86 but just 10mb for arm

2018-01-02 08:51:12 -0600 received badge  Enthusiast
2017-12-31 22:43:06 -0600 asked a question Android.mk missing from color-blob-detection

Android.mk missing from color-blob-detection I'm playing with the Android color-blob-detection app. I can't help but not

2017-12-29 20:30:40 -0600 asked a question Android sample app oddities

Android sample app oddities I'm trying to understand the color-blob-detection app that comes with the Android SDK. Lines

2017-11-02 06:53:22 -0600 marked best answer Face detection bounding box

Hi

I was wondering how the size of the bounding box around a detected face is determined. Is it the smallest box that satisfies the detection? Sometimes the boxes cover the whole face, but sometimes not. I appreciate that the box has to be a square of a size between minSize and maxSize. How does the algorithm create the bounding box edges?

Thanks

2017-10-28 02:16:12 -0600 commented question Face detection bounding box

@eshirima Yes I am. The rectangles are of different sizes, as expected I guess? But how are the sizes determined?

2017-10-27 11:35:35 -0600 asked a question Face detection bounding box

Face detection bounding box Hi I was wondering how the size of the bounding box around a detected face is determined. I

2017-10-25 19:33:24 -0600 asked a question How is the size of the face detection bounding box determined?

How is the size of the face detection boundary box determined? Hi I was wondering how the size of the bounding box arou