Detect Vertical PLane #512
-
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
sessionConfiguration = { session, config ->
|
Beta Was this translation helpful? Give feedback.
-
Already added |
Beta Was this translation helpful? Give feedback.
-
Have you tried Config.PlaneFindingMode.HORIZONTAL_AND_VERTICAL? In the little time I've been developing with this library, I don't notice that the VERTICAL configuration was available. |
Beta Was this translation helpful? Give feedback.
-
try this frame.getUpdatedPlanes() |
Beta Was this translation helpful? Give feedback.
-
Hello, I provided a solution to this issue here: #54 (comment) |
Beta Was this translation helpful? Give feedback.
Have you tried Config.PlaneFindingMode.HORIZONTAL_AND_VERTICAL?
In the little time I've been developing with this library, I don't notice that the VERTICAL configuration was available.