4 lines
157 B
CMake
4 lines
157 B
CMake
|
set(the_description "Image hash algorithms")
|
||
|
set(OPENCV_MODULE_IS_PART_OF_WORLD OFF)
|
||
|
ocv_define_module(img_hash opencv_imgproc opencv_core WRAP python java)
|