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

Method getFocalLength

io/src/image_depth.cpp:98–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96
97
98float
99pcl::io::DepthImage::getFocalLength () const
100{
101 return (focal_length_);
102}
103
104
105std::uint64_t

Callers 5

image_callbackMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected