Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getData
Method
getData
io/src/image_ir.cpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
58
const unsigned short*
59
pcl::io::IRImage::getData ()
60
{
61
return ( static_cast<const unsigned short*> (wrapper_->getData ()) );
62
}
63
64
65
int
Callers
15
run
Function · 0.45
updateViewer
Function · 0.45
show_octree
Function · 0.45
run
Method · 0.45
convertToXYZPointCloud
Method · 0.45
convertToXYZRGBPointCloud
Method · 0.45
convertToXYZIPointCloud
Method · 0.45
fillRGB
Method · 0.45
fillGrayscale
Method · 0.45
fillRaw
Method · 0.45
fillGrayscale
Method · 0.45
fillRGB
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36