UNPKG

rgbd2ply

Version:

reads color and depth from rgbd images and outputs ply files.

3 lines (2 loc) 94 B
export { getImagePixels } from './getImagePixels.js' export { writePly } from './writePly.js'