Public Attributes | List of all members
cartographer::io::XRayPointsProcessor::ColumnData Struct Reference

Public Attributes

uint32_t count = 0
 
float sum_b = 0.
 
float sum_g = 0.
 
float sum_r = 0.
 

Detailed Description

Definition at line 61 of file xray_points_processor.h.

Member Data Documentation

◆ count

uint32_t cartographer::io::XRayPointsProcessor::ColumnData::count = 0

Definition at line 65 of file xray_points_processor.h.

◆ sum_b

float cartographer::io::XRayPointsProcessor::ColumnData::sum_b = 0.

Definition at line 64 of file xray_points_processor.h.

◆ sum_g

float cartographer::io::XRayPointsProcessor::ColumnData::sum_g = 0.

Definition at line 63 of file xray_points_processor.h.

◆ sum_r

float cartographer::io::XRayPointsProcessor::ColumnData::sum_r = 0.

Definition at line 62 of file xray_points_processor.h.


The documentation for this struct was generated from the following file:


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59