supereight
Loading...
Searching...
No Matches
Namespaces | Functions
uncertainty.hpp File Reference
#include <se/image/image.hpp>
#include <se/map/data_field.hpp>
Include dependency graph for uncertainty.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  se
 Helper wrapper to allocate and de-allocate octants in the octree.
 
namespace  se::uncert
 

Functions

Image< floatse::uncert::depth_sigma (const Image< float > &depth, const float map_resolution, const FieldData< Field::Occupancy >::Config &config)
 Return the per-pixel standard deviation of the depth image according to the inverse sensor model in config and the map_resolution.