Skip to content

Proceed to the next line after failing to read a property#14

Open
akaszynski wants to merge 1 commit into
vilya:masterfrom
akaszynski:patch-1
Open

Proceed to the next line after failing to read a property#14
akaszynski wants to merge 1 commit into
vilya:masterfrom
akaszynski:patch-1

Conversation

@akaszynski

Copy link
Copy Markdown

There are certain edge cases where miniply will fail to read end_header as it will get stuck halfway reading a property. For example, current logic will get stuck right after reading float as pyminiply doesn't consider it a valid property. This occurs in Photoneo formatted ply files.

...
property float height
element frame_binning 1
property float horizontal
property float vertical
end_header

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.

1 participant