Hello everyone!
I’m trying to implement plane detection program. I’m able to access to those planes. I would like to delete existing planes and find planes again because sometimes plane detection cannot detect accurately. However, once the program finds planes, it saves those planes to inner dictionary list with an id. I would like to restart finding planes again but I couldn’t find any solution.
Has anyone faced with this problem? Can anyone suggest an idea for this problem?
Thank you for your time!