Ask Your Question

yakobom's profile - activity

2016-04-18 02:17:14 -0600 commented question Android external camera + OpenCV

Hi, did you find a way to do this?

2016-04-04 08:43:27 -0600 commented question OpenCV 3.1.0 (3.0.0) Face recognition for Android

Guys - any idea when will this be available? any other way to do face recognition (meaning, face matching) in OpenCV 3 for Android?

2016-03-30 06:40:44 -0600 commented question opencv 3.0 build for android

Hi, sorry for my late response. I did not, and I managed without it and moved on.

2015-07-13 01:24:47 -0600 received badge  Enthusiast
2015-07-12 06:42:33 -0600 received badge  Supporter (source)
2015-07-12 04:33:33 -0600 asked a question opencv 3.0 build for android

Hi, I'm trying to build openCV 3.0 for Android on Windows 8, 64 bit, by following this: http://code.opencv.org/projects/opencv/wiki/Building_OpenCV4Android_from_trunk.

Can somone please make some order with the exact versions of the required tools (prerequisites)? I downloaded the latest cmake (3.2), and I got a crash at the beginning of the build. So I tried cmake 3.1 - and it started building. Bu then it showed several 'fail' statuses, stopping on: -- Check if the system is big endian -- Searching 16 bit integer CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/TestBigEndian.cmake:51 (message): no suitable type found Call Stack (most recent call first): CMakeLists.txt:516 (test_big_endian)

I have double-checked the paths as the document specifies, everything seems to be ok...

Does anyone have an idea what could the problem be?

Thanks, yakobom

2015-07-08 23:55:40 -0600 commented question Android OpenCL support in OpenCV 3.0

Hi guys - can anyone help, please?

2015-07-06 00:43:14 -0600 asked a question Android OpenCL support in OpenCV 3.0

Hi, I've been trying to figure out if OpenCL is should be supported on OpenCV 3.0, but could not get a clear answer. At my end, I get a negative answer from "haveOpenCL". Can someone tell me if it is supported by default, and if not - is there a way to enable it?

Thanks in advance, yakobom