Ask Your Question

4ndre's profile - activity

2020-03-30 08:54:27 -0600 asked a question Fisheye un-distort on Android

Fisheye un-distort on Android Hi. Working with a fisheye lens and want to undistort the picture. Did this plenty in Pyt

2019-09-04 01:44:41 -0600 received badge  Enthusiast
2019-08-15 03:50:30 -0600 asked a question Two camera feeds in OpenCV4Android

Two camera feeds in OpenCV4Android Seems like a straight forward question, but couldn't find an answer (yet). How can I

2019-08-14 04:52:42 -0600 answered a question OpenCV on Android: net.forward yields "blobs.size() >= 2" Assertion failed

After some days of research in different directions, I found the problem: the frame format should be BGR, not RGB! That

2019-08-09 04:31:47 -0600 asked a question OpenCV on Android: net.forward yields "blobs.size() >= 2" Assertion failed

OpenCV on Android: net.forward yields "blobs.size() >= 2" Assertion failed Following this tutorial from openCV, and i