![]() |
ImFusion C++ SDK 4.4.0
|
This is the complete list of members for ImFusion::Relocalization, including all inherited members.
| addFrame(int id, TypedImage< float > *imgDepth, TypedImage< unsigned char > *imgColor, const mat4 &T, bool *addedToDatabase=0)=0 | ImFusion::Relocalization | pure virtual |
| clear()=0 | ImFusion::Relocalization | pure virtual |
| init(int widthDepth, int heightDepth, int widthColor, int heightColor)=0 | ImFusion::Relocalization | pure virtual |
| localize(TypedImage< float > *imgDepth, TypedImage< unsigned char > *imgColor, std::vector< std::tuple< mat4, double, int > > &T, int k=4)=0 | ImFusion::Relocalization | pure virtual |
| NotCopyable()=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| NotCopyable(NotCopyable &&) noexcept=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| NotCopyable(const NotCopyable &)=delete (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| operator=(NotCopyable &&) noexcept=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| operator=(const NotCopyable &)=delete (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| Relocalization() | ImFusion::Relocalization | inline |
| ~NotCopyable()=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| ~Relocalization() | ImFusion::Relocalization | inlinevirtual |