release/4.3a0
Frank Dellaert 2011-10-22 19:57:36 +00:00
父節點 2ddc60063f
當前提交 7c55724ddd
共有 3 個文件被更改,包括 16 次插入6 次删除

查看文件

@ -1,9 +1,21 @@
/*
/* ----------------------------------------------------------------------------
* GTSAM Copyright 2010, Georgia Tech Research Corporation,
* Atlanta, Georgia 30332-0415
* All Rights Reserved
* Authors: Frank Dellaert, et al. (see THANKS for the full author list)
* See LICENSE for the license information
* -------------------------------------------------------------------------- */
/**
* @file CameraResectioning.cpp
* @brief An example of gtsam for solving the camera resectioning problem
* @author Duy-Nguyen Ta
* @created Aug 23, 2011
* @date Aug 23, 2011
*/
#include <gtsam/nonlinear/Key.h>
#include <gtsam/geometry/Pose3.h>
#include <gtsam/geometry/Cal3_S2.h>

查看文件

@ -11,9 +11,8 @@
/**
* @file timeSequentialOnDataset.cpp
* @brief
* @author Richard Roberts
* @created Oct 7, 2010
* @date Oct 7, 2010
*/
#include <gtsam/base/timing.h>

查看文件

@ -11,9 +11,8 @@
/**
* @file timeSequentialOnDataset.cpp
* @brief
* @author Richard Roberts
* @created Oct 7, 2010
* @date Oct 7, 2010
*/
#include <gtsam/base/timing.h>