use mutex provided by opencv itself
add getoclcontext and getoclcommandqueue so that other opencl program can interactive with opencv ocl module correct haar test cases add face detection sample
This commit is contained in:
@@ -45,10 +45,10 @@
|
||||
#ifdef PRINT_KERNEL_RUN_TIME
|
||||
#define LOOP_TIMES 1
|
||||
#else
|
||||
#define LOOP_TIMES 1
|
||||
#define LOOP_TIMES 100
|
||||
#endif
|
||||
#define MWIDTH 256
|
||||
#define MHEIGHT 256
|
||||
#define MWIDTH 1920
|
||||
#define MHEIGHT 1080
|
||||
#define CLBINPATH ".\\"
|
||||
#define LOOPROISTART 0
|
||||
#define LOOPROIEND 1
|
||||
|
Reference in New Issue
Block a user