Discussion Overview
The discussion revolves around determining coplanarity among four points based on 2D image data. Participants explore methods for assessing coplanarity without 3D information, focusing on the implications of working with 2D representations of scenes.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant suggests using the scalar triple product in 3D to determine coplanarity, but this is not applicable in 2D.
- Another participant questions the concept of coplanarity in 2D, arguing that without 3D information, determining 3D properties is impossible.
- A participant clarifies their problem involves classifying points on a ground plane in a 2D image and seeks a method to determine if these points lie on the same plane.
- Some participants assert that with only 2D data, depth perception is lacking, making it impossible to determine coplanarity.
- One participant mentions the need for a homography matrix to classify ground and non-ground pixels, indicating a specific application for the discussion.
- Suggestions are made to use two cameras for depth perception, but constraints of using a single camera are acknowledged.
- Links to external resources are shared for further reading on related concepts, including homography and depth perception.
Areas of Agreement / Disagreement
Participants generally agree that determining coplanarity with only 2D information is problematic, and multiple competing views remain regarding potential methods and the feasibility of the task.
Contextual Notes
Limitations include the absence of depth information in 2D images, which restricts the ability to assess 3D properties and coplanarity. The discussion also highlights the challenges of working with a single camera setup.