Searched refs:LOGLN_CHAT (Results 1 – 3 of 3) sorted by relevance
89 #define LOGLN_CHAT(msg) LOG_CHAT(msg << std::endl) macro
248 LOGLN_CHAT(""); in estimate()249 …LOGLN_CHAT("Bundle adjustment, final RMS error: " << std::sqrt(err.dot(err) / total_num_matches_)); in estimate()250 LOGLN_CHAT("Bundle adjustment, iterations done: " << iter); in estimate()275 … LOGLN_CHAT("Bundle adjustment, time: " << ((getTickCount() - t) / getTickFrequency()) << " sec"); in estimate()
550 LOGLN_CHAT(""); in operator ()()690 LOGLN_CHAT(""); in operator ()()