-
Notifications
You must be signed in to change notification settings - Fork 460
Open
Description
While using the prebuilt binary for version 18.60 I've been running in to errors like the following with some point clouds:
[ERROR] C:\Research\PoissonRecon\PoissonRecon\Src\nestedVector.h (Line 229)
PoissonRecon::NestedVector<int,1,20>::resize
Resize size exceeds max size, considering increasing nesting:
1844674407156206222 > 1099511627776
In the particular case I'm looking at now this error repeats 3 times with the number to the left of the > increasing by a small amount (a few hundred units) each time before failing completely. Older versions, from before NestedVector were implemented, are able to run successfully using the same parameters on this data set.
Metadata
Metadata
Assignees
Labels
No labels