clipMask() const (defined in InputFrame) | InputFrame | [inline] |
colorByte() const (defined in InputFrame) | InputFrame | [inline] |
colorFloat() const (defined in InputFrame) | InputFrame | |
emptyCache (defined in InputFrame) | InputFrame | [static] |
fromGrayFloat(const Image< float > *bw, SimTime t=SimTime::ZERO(), const Image< byte > *clip=0, const rutz::shared_ptr< PyramidCache< float > > &cache=emptyCache, bool disableCache=false) (defined in InputFrame) | InputFrame | [static] |
fromRgb(const Image< PixRGB< byte > > *in, SimTime t=SimTime::ZERO(), const Image< byte > *clip=0, const rutz::shared_ptr< PyramidCache< float > > &cache=emptyCache, bool disableCache=false) | InputFrame | [static] |
fromRgbAndGrayFloat(const Image< PixRGB< byte > > *rgbb, const Image< PixRGB< float > > *rgbf, const Image< float > *bw, SimTime t=SimTime::ZERO(), const Image< byte > *clip=0, const rutz::shared_ptr< PyramidCache< float > > &cache=emptyCache, bool disableCache=false) (defined in InputFrame) | InputFrame | [static] |
fromRgbDepth(const Image< PixRGB< byte > > *in, const Image< uint16 > *depth, SimTime t=SimTime::ZERO(), const Image< byte > *clip=0, const rutz::shared_ptr< PyramidCache< float > > &cache=emptyCache, bool disableCache=false) (defined in InputFrame) | InputFrame | [static] |
fromRgbFloat(const Image< PixRGB< float > > *col, SimTime t=SimTime::ZERO(), const Image< byte > *clip=0, const rutz::shared_ptr< PyramidCache< float > > &cache=emptyCache, bool disableCache=false) (defined in InputFrame) | InputFrame | [static] |
getDepthImage() const (defined in InputFrame) | InputFrame | [inline] |
getDims() const (defined in InputFrame) | InputFrame | [inline] |
getHeight() const (defined in InputFrame) | InputFrame | [inline] |
getWidth() const (defined in InputFrame) | InputFrame | [inline] |
grayFloat() const (defined in InputFrame) | InputFrame | [inline] |
hasDepthImage() const (defined in InputFrame) | InputFrame | [inline] |
InputFrame() | InputFrame | |
pyrCache() const (defined in InputFrame) | InputFrame | [inline] |
setPyrCache(const rutz::shared_ptr< PyramidCache< float > > &pyr) (defined in InputFrame) | InputFrame | [inline] |
setPyrCacheRgb(const rutz::shared_ptr< PyramidCache< PixRGB< float > > > &pyr) (defined in InputFrame) | InputFrame | [inline] |
time() const (defined in InputFrame) | InputFrame | [inline] |