Feb 26 '19 | asked a question | How to enable $module_name/test/ocl/*.cpp for video module How to enable $module_name/test/ocl/*.cpp for video module Some modules have the folder, module_name/test/ocl/, but thes |
Jan 16 '19 | commented question | opencv 4.0.1, build error if enabled openvx,skipSmallImagfes is not a member of cv::{anonymous}::ovx After a long time debugging, I found that the OpenVX code in median_blur.cpp is actually in namespace cv {namespace {}} |
Jan 16 '19 | commented question | opencv 4.0.1, build error if enabled openvx,skipSmallImagfes is not a member of cv::{anonymous}::ovx After a long time debugging, I found that the OpenVX code in median_blur.cpp is actually in namespace cv {namespace {}} |
Jan 15 '19 | asked a question | opencv 4.0.1, build error if enabled openvx,skipSmallImagfes is not a member of cv::{anonymous}::ovx opencv 4.0.1, build error if enabled openvx,skipSmallImagfes is not a member of cv::{anonymous}::ovx opencv version, op |
Nov 26 '18 | asked a question | compact build OpenCV 4.0-RC compact build OpenCV 4.0-RC How can I build OpenCV 4.0 with Compiler option -Os? I am working on arm64 cross compile. S |
Nov 16 '18 | answered a question | performance tests in OpenCV 3.0 with OpenCL enabled cpp examples are examples to test the CPU method. refine the case if you want to enable CL. |
May 23 '18 | commented answer | How can I run a single gtest case, like opencv_perf_stitching? Thanks very much. it works. |
May 23 '18 | asked a question | How can I run a single gtest case, like opencv_perf_stitching? How can I run a single gtest case, like opencv_perf_stitching? when run opencv_perf_stitching, I got 6 failed cases. Lik |