Skip to content

Make an assessment on whether the mesh needs to be continuously updated in the ARCameraView or can be done right at the capture #441

@himanshunaidu

Description

@himanshunaidu

Unless we are using the mesh for visualization, I don't see why we need to waste compute in updating the polygon mesh all the time.
If we are only using it for sidewalk attribute calculation after the capture we don't need to do the continuous update.

Currently, the only visualization I see that may be needed is for marking deviant polygons (for surface integrity) as red for viewer's understanding.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions