RobotWebTools / depthcloud_encoder

Point Cloud Encoder for Web-Based Streaming
http://robotwebtools.org/
Other
15 stars 13 forks source link

Develop closecloud encoding #5

Closed psoetens closed 9 years ago

psoetens commented 9 years ago

This pull request adds two features: encoding a pointcloud instead of just depth images and improving the resolution by factor 6 by shrinking the range to 0-2m and using the RGB channels separately to encode depth.

The ros3djs pull request 107 depends on this one to render the depthclouds correctly in this new resolution.