Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getNoSampleValue
Method
getNoSampleValue
io/src/image_depth.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
111
112
std::uint64_t
113
pcl::io::DepthImage::getNoSampleValue () const
114
{
115
return (no_sample_value_);
116
}
117
118
119
unsigned
Callers
10
convertToXYZPointCloud
Method · 0.45
convertToXYZRGBPointCloud
Method · 0.45
convertToXYZIPointCloud
Method · 0.45
convertToXYZPointCloud
Method · 0.45
convertToXYZRGBPointCloud
Method · 0.45
convertToXYZIPointCloud
Method · 0.45
convertToXYZPointCloud
Method · 0.45
convertToXYZRGBPointCloud
Method · 0.45
convertToXYZRGBAPointCloud
Method · 0.45
convertToXYZIPointCloud
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected