MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / getBaseline

Method getBaseline

io/src/image_depth.cpp:91–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89
90
91float
92pcl::io::DepthImage::getBaseline () const
93{
94 return (baseline_);
95}
96
97
98float

Callers 3

processDepthFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected