Repository for OpenCV's extra modules
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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)
|
|
|