Ask Your Question

stevenylc's profile - activity

2015-04-25 04:44:47 -0600 received badge  Student (source)
2014-05-19 00:28:58 -0600 answered a question [Android][SDK 2.4.9] libopencv_dynamicuda.so ?

Really need help on this, move this thread on top.

2014-05-19 00:28:01 -0600 received badge  Organizer (source)
2014-05-15 03:03:24 -0600 received badge  Editor (source)
2014-05-15 01:29:23 -0600 asked a question [Android][SDK 2.4.9] libopencv_dynamicuda.so ?

hi all,

I would like to know what libopencv_dynamicuda.so is in Android OpenCV SDK 2.4.9(from google play). Is it the support library of ARM cuda for TK1 Android?

I will start a thread for this in Nvidia dev forum since TK1 does not release Android binary yet for cross reference(i.e. if this is for ARM Android CUDA, then NVIDIA should have Android rom).

I will update my result on both forum.

thank you

2014-03-31 22:15:37 -0600 asked a question Is there any opencv-ocl capable dev board on the shelf?

hello every one, I would like to run opencv application with opencl speed-up on arm embedded deg-board. I have tried odroid-xu but the work-group size does not match what opencv requires(larger than 256) and it always assert fail when comparing the sum of local thread and the max work group size provided by GPU.

One thing I can start with is to change the local thread parameter in the function I used and before that I would like to know and leverage the experience of opencv with ocl module on arm dev-board.

Is there any one successfully done what I would like to do before or any suggestion for me?

thank you