LOG_               85 modules/stitching/include/opencv2/stitching/detail/util.hpp #define LOG(msg) LOG_(1, msg)
LOG_               86 modules/stitching/include/opencv2/stitching/detail/util.hpp #define LOG_CHAT(msg) LOG_(0, msg)