mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
gpuarithm module for arithmetics operations on matrices
This commit is contained in:
@@ -2,7 +2,7 @@ SET(OPENCV_GPU_SAMPLES_REQUIRED_DEPS opencv_core opencv_flann opencv_imgproc ope
|
||||
opencv_ml opencv_video opencv_objdetect opencv_features2d
|
||||
opencv_calib3d opencv_legacy opencv_contrib opencv_gpu
|
||||
opencv_nonfree opencv_softcascade opencv_superres
|
||||
opencv_gpucodec)
|
||||
opencv_gpucodec opencv_gpuarithm)
|
||||
|
||||
ocv_check_dependencies(${OPENCV_GPU_SAMPLES_REQUIRED_DEPS})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user