opencv_contrib icon indicating copy to clipboard operation
opencv_contrib copied to clipboard

Add override empty method to QualityBRISQUE

Open Nuzhny007 opened this issue 4 years ago • 2 comments

Fixed this issue: #2548

Nuzhny007 avatar Jun 08 '20 12:06 Nuzhny007

How can I restart tests with latest commit?

Nuzhny007 avatar Jun 16 '20 10:06 Nuzhny007

You can always trigger new builds by updating your patch. For example, you can push amended commit (or rebase / squash commits).

git commit --am
git push --force <remote> <branch>

I rescheduled builds manually.

alalek avatar Jun 16 '20 11:06 alalek