Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug: frame type is not correct in statistics #1749

Merged
merged 1 commit into from
May 30, 2017

Conversation

fengjim
Copy link
Contributor

@fengjim fengjim commented Oct 28, 2016

In the statistics result of octree compression, frame type is always
prediction frame because i_frame_ attribute is not used in a correct
way in octree_pointcloud_compression.hpp.

'i_frame_' should be set to be false after showing statistics result.

In the statistics result of octree compression, frame type is always
prediction frame because i_frame_ attribute is not used in a correct
way in octree_pointcloud_compression.hpp.

'i_frame_' should be set to be false after showing statistics result.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants