krshrimali / No-Reference-Image-Quality-Assessment-using-BRISQUE-Model

Implementation of the paper "No Reference Image Quality Assessment in the Spatial Domain" by A Mittal et al. in OpenCV (using both C++ and Python)
MIT License
192 stars 35 forks source link

Great Work! Well done!!! #3

Open SuperBruceJia opened 3 years ago

MindsetFather commented 3 years ago

for c++ when cmake . it has an error: CMake Error: The source directory "/home/wangziyang/MAIL-Structured-Video/src/nvidia-deepstream-samples/deepstream-test3/No-Reference-Image-Quality-Assessment-using-BRISQUE-Model/C++/libsvm" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.

did u solve it?