Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getShadowValue
Method
getShadowValue
io/src/image_depth.cpp:105–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
104
105
std::uint64_t
106
pcl::io::DepthImage::getShadowValue () const
107
{
108
return (shadow_value_);
109
}
110
111
112
std::uint64_t
Callers
11
convertToXYZPointCloud
Method · 0.45
convertToXYZRGBPointCloud
Method · 0.45
convertToXYZIPointCloud
Method · 0.45
processDepthFrame
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