How to draw on walls in Camera View android?

I am trying to paint a wall in my camera view. Can someone tell me where to start? Any library or something useful that can point me in the right direction.

I know that this is a difficult task, but I need some direction to continue my work. Currently I have only tried with VuForia , but I don’t know how we can use it with Wall, recognizing and painting walls on Augmented Reality.

Below is the required result:

enter image description here

enter image description here

+4
source share
1 answer

, , , .

, , (CNN). , , OpenCV Googles Tensorflow. Googles Mobile Vision API , . , , , / , , . , Android Tensorflow.

, , . Tensorflow ...

  • , ;)
  • , . , .
  • Python CNN.
  • Python
  • Android

, , - Hough Line Transform, Neural Nets, , , , Tensorflow (Mobile Lite) Android, ;)

, !

+1

Source: https://habr.com/ru/post/1689311/


All Articles