Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getWidth
Method
getWidth
io/src/image_depth.cpp:119–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
118
119
unsigned
120
pcl::io::DepthImage::getWidth () const
121
{
122
return (wrapper_->getWidth ());
123
}
124
125
126
unsigned
Callers
3
fillDepthImageRaw
Method · 0.45
fillDepthImage
Method · 0.45
fillDisparityImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected