|
Open3D (C++ API)
|
#include <Eigen/Core>#include <tuple>#include <vector>Go to the source code of this file.
Namespaces | |
| Eigen | |
| open3d | |
| open3d::color_map | |
Typedefs | |
| typedef Eigen::Matrix< double, 14, 14 > | Eigen::Matrix14d |
| typedef Eigen::Matrix< double, 14, 1 > | Eigen::Vector14d |
| typedef Eigen::Matrix< int, 14, 1 > | Eigen::Vector14i |
Functions | |
| template<typename VecInTypeDouble , typename VecInTypeInt , typename MatOutType , typename VecOutType > | |
| std::tuple< MatOutType, VecOutType, double > | open3d::color_map::ComputeJTJandJTrNonRigid (std::function< void(int, VecInTypeDouble &, double &, VecInTypeInt &)> f, int iteration_num, int nonrigidval, bool verbose) |
1.8.13