Tonci Novkovic
Tonci Novkovic
Adds option to enable median filter for the input depth image. Merges into #47
Implements a direction aware convexity measure. The normals are projected onto planes defined by the kernel points and z direction, afterwards convexity measure is calculated from these. Also adds two...
Summary: - Move mapping time methods to base class. - Update all TsdfMap/EsdfMap getters to TsdfLayer/EsdfLayer getters. - Add id_to_submap getter. - Update getNumberOfAllocatedBlocks and getMemorySize virtual methods for TsdfEsdfSubmap....