Class HashedChunkedWaveletIntegrator

Inheritance Relationships

Base Type

Class Documentation

class HashedChunkedWaveletIntegrator : public wavemap::ProjectiveIntegrator

Public Functions

inline HashedChunkedWaveletIntegrator(const ProjectiveIntegratorConfig &config, ProjectorBase::ConstPtr projection_model, PosedImage<>::Ptr posed_range_image, Image<Vector2D>::Ptr beam_offset_image, MeasurementModelBase::ConstPtr measurement_model, HashedChunkedWaveletOctree::Ptr occupancy_map, std::shared_ptr<ThreadPool> thread_pool = nullptr)