ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I'm not doing this via ROS, think of it as a separate library. The PNG compression does much better than raw of course but it's not enough for the requirements that I posted. One thing that it misses is the temporal redundancy between consecutive frames.
2 | No.2 Revision |
I'm not doing this via ROS, think of it as a separate library. The PNG compression does much better than raw of course but it's not enough for the requirements that I posted. One thing that it misses is the temporal redundancy between consecutive frames.
This topic seems to be a new research question as there are recent papers on it comparing to JPEG 2000 . It seems the only option is to implement those and see.