1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

add an ocl sample

This commit is contained in:
yao
2012-08-08 17:12:53 +08:00
parent 64e9cf5d75
commit 2fed1fcbff
3 changed files with 524 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
add_subdirectory(c)
add_subdirectory(cpp)
add_subdirectory(gpu)
add_subdirectory(ocl)
if(ANDROID AND BUILD_ANDROID_EXAMPLES)
add_subdirectory(android)