Skip to content

Define input for single point cloud in .mat file - #7

Open
ceramic-mug wants to merge 1 commit into
InverseTampere:masterfrom
ceramic-mug:patch-1
Open

Define input for single point cloud in .mat file#7
ceramic-mug wants to merge 1 commit into
InverseTampere:masterfrom
ceramic-mug:patch-1

Conversation

@ceramic-mug

Copy link
Copy Markdown

Previously, the variable "P" was not defined for lines 89 and beyond if the .mat file with point clouds to be processed only contained a single point cloud. By moving the definition of P outside the nt > 1 condition, P is defined in the case of only one point cloud, and nothing is different if nt > 1.

Previously, the variable "P" was not defined for lines 89 and beyond if the .mat file with point clouds to be processed only contained a single point cloud. By moving the definition of P outside the nt > 1 condition, P is defined in the case of only one point cloud, and nothing is different if nt > 1.
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