• Rok Mandeljc's avatar
    samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp… · e0c87218
    Rok Mandeljc authored
    samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header
    
    This patch removes inclusion of opencv2/contrib/contrib.hpp header,
    which does not exist anymore due to removal of opencv_contrib module.
    
    The samples including this header appear to be doing so in order to
    use TickMeter class; therefore, the latter is now provided by tick_meter.hpp
    header file, located in samples/gpu folder.
    e0c87218
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
index.rst Loading commit data...