Home
last modified time | relevance | path

Searched refs:camera_index (Results 1 – 3 of 3) sorted by relevance

/external/ceres-solver/examples/
Dbal_problem.h74 const int* camera_index() const { return camera_index_; } in camera_index() function
Dbundle_adjuster.cc281 cameras + camera_block_size * bal_problem->camera_index()[i]; in BuildProblem()
/external/ceres-solver/internal/ceres/
Dsystem_test.cc340 const int* camera_index() const { return camera_index_; } in camera_index() function in ceres::internal::BundleAdjustmentProblem