HomeSort by relevance Sort by last modified time
    Searched full:bundling_message (Results 1 - 1 of 1) sorted by null

  /external/ceres-solver/examples/
libmv_bundle_adjuster.cc 550 std::string bundling_message = ""; local
554 if (!bundling_message.empty()) { \
555 bundling_message += ", "; \
557 bundling_message += name; \
567 LOG(INFO) << "Bundling " << bundling_message << ".";

Completed in 43 milliseconds