|
|
| KinectFusionImpl (const cv::Ptr< T > &other) |
| |
| void | getCloud (yarp::sig::PointCloudXYZNormalRGBA &cloudWithNormals) const override |
| |
| void | getPoints (yarp::sig::PointCloudXYZ &cloud) const override |
| |
| void | getPose (yarp::sig::Matrix &pose) const override |
| |
| bool | update (const yarp::sig::ImageOf< yarp::sig::PixelFloat > &depthFrame, const yarp::sig::FlexImage &colorFrame) override |
| |
| void | reset () override |
| |
| void | render (yarp::sig::FlexImage &image) const override |
| |
|
|
cv::Ptr< T > | handle |
| |
|
std::mutex | mtx |
| |
◆ getCloud()
◆ getPoints()
◆ getPose()
◆ render()
◆ reset()
◆ update()
template<typename T >
| bool roboticslab::KinectFusionImpl< T >::update |
( |
const yarp::sig::ImageOf< yarp::sig::PixelFloat > & |
depthFrame, |
|
|
const yarp::sig::FlexImage & |
colorFrame |
|
) |
| |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: