Home
last modified time | relevance | path

Searched refs:LOG_CHAT (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dutil.hpp86 #define LOG_CHAT(msg) LOG_(0, msg) macro
89 #define LOGLN_CHAT(msg) LOG_CHAT(msg << std::endl)
/external/opencv3/modules/stitching/src/
Dmotion_estimators.cpp180 LOG_CHAT("Bundle adjustment"); in estimate()
241 LOG_CHAT("."); in estimate()