• Alex Leontiev's avatar
    Minor fixes · 11fa0651
    Alex Leontiev authored
    As the opencv's build-bot did not want to compile this revision, I had
    to do some changes. In particular,
    1) Removed unsigned int vs int comparisons, that were treated as errors
    2) Removed unused variables and functions
    3) Removed functions without previous declaration
    4) Fixed whitespaces
    11fa0651
test_denoise_tvl1.cpp 2.85 KB