Skip to content

No visible points pitfall. #4

Description

@AlexMorgand

In some cases, we can call generate_see3d_camera_by_lookat_all_plane with an empty visible_points.

Maybe worth skipping the camera selection selection in that case?

+        if len(plane_valid_cam_centers) == 0:
+            continue
+
         # 3. Select camera center (choose optimal position from visible points)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions