CMakeLists.txt 112 Bytes
ocv_add_application(opencv_model_diagnostics
    MODULES opencv_core opencv_dnn
    SRCS model_diagnostics.cpp)