ros-industrial / yak

A library for integrating depth images into Truncated Signed Distance Fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Associate camera intrinsics with individual images

schornakj opened this issue · comments

As opposed to current approach, where intrinsics and image resolution are stored as members of the Kinfu class and initialized only at startup. If unique properties can be tied to each image then it would open the possibility of fusing data from multiple cameras simultaneously.