• Jake Howard's avatar
    Merge pull request #15111 from RealOrangeOne:patch-1 · 76b40a37
    Jake Howard authored
    * Remove unavoidable print of CV error
    
    The return value covers whether the device exists.
    
    This might be better hidden behind a debug flag, but I couldn't work out how to do that nicely.
    
    * Use `CV_LOG_WARNING` macro to log rather than removing it entirely
    76b40a37
cap_v4l.cpp 62.5 KB