Ask Your Question

Rado's profile - activity

2018-11-20 18:48:29 -0600 answered a question Building MacOS X Framework

There's a python script for building the iOS Framework. Find the tutorial here: https://docs.opencv.org/4.0.0/d5/da3/tut

2018-08-08 02:27:30 -0600 answered a question change GpuMat by CUDA

Do the following from the documentation answer your question? no functions that return references to their data (bec

2018-08-05 07:23:17 -0600 asked a question parallelise CUDA with multiple GPUs

parallelise CUDA with multiple GPUs I have a routine that is perfect for parallelisation. I use cv::parallel_for_ just f

2018-08-04 20:19:43 -0600 received badge  Enthusiast
2017-12-14 02:21:57 -0600 commented question cuda::integral available types

So, I tried expanding the assertion as I posed in my original question... but it obviously didn't work. After a bit of

2017-12-14 02:21:42 -0600 commented question cuda::integral available types

So, I tried expanding the assertion as I posed in my original question... but it obviously didn't work. After a bit of

2017-12-14 02:21:30 -0600 commented question cuda::integral available types

So, I tried expanding the assertion as I posed in my original question... but it obviously didn't work. After a bit of

2017-12-11 20:03:30 -0600 received badge  Editor (source)
2017-12-11 20:03:30 -0600 edited question cuda::integral available types

cuda::integral available types Currently, the cuda::integral function only accepts CV_8UC1, it seems. From opencv/modul

2017-12-11 16:19:24 -0600 asked a question cuda::integral available types

cuda::integral available types Currently, the coda::integral function only accepts CV_8UC1, it seems. From opencv/modul