Ask Your Question

ocltester's profile - activity

2014-01-21 18:17:34 -0600 asked a question Ocl::PyrLkOpticalFlow:dense does not work

I am trying the cv::ocl::PyrLkOpticalFlow:dense() algorithm ; it always returns zero values flow matrices no matter what the input is. Is this a bug ? (version 2.4.7)

2014-01-17 01:45:00 -0600 received badge  Student (source)
2014-01-16 15:08:22 -0600 asked a question runtime loading of ocl

opencv ver 2.4.7 says dynamic runtime loading is supported. Does it mean I can run any precompiled application with openCL ? (I do have the OpenCL SDK and installation with "WITH_CL" option set)