1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
clunietp
476167ed81 BRISQUE initial commit
Set BRISQUE expected scores from original impl

Added BRISQUE models and interface, test methods

[alalek] drop changes from libsvm files
2019-03-16 21:19:49 +00:00
clunietp
796853e057 Merge pull request #1990 from clunietp:quality-2
Image Quality Analysis (IQA) API (#1990)

* Implement Quality API

* Update README, fixes for gcc/tests

* Add license headers

* Update README

* Update README

* Case fixing, CMakeLists.txt update

* Update CV_EXPORTS_W

* Updates for compiler and doxygen warnings

* Updates for doxygen

* Updates based on feedback from @alalek

* Compliance updates

* case fixing

* case fixing

* OpenCL test fixes

* Case fixing

* Python fixes

* Python fixes

* Compliance updates

* Python binding fix

* Documentation updates

* Update README, fix cv::Scalar ops

* Updated precompiled headers for src cpp

* Removed internal a/b perf tests
2019-02-16 17:51:16 +03:00