Poppy camera using and draw picture

Hello friends,
I want to have a picture drawn on my poppy robot, but I could not implement it. Can you help?

Hi @gokhandemir,
What langage are you using? Python or Snap?
If you open Jupyter notebook and then “Discorver your Poppy Ergo Jr”, there is a notebook showing how to grab an image from the camera (poppy.camera.frame)

See the online version here (but you must open it on your robot and press the RUN icon)

Hi Yoan,

Well, can we draw a photo by adding it, for example, our professor asked us to implement it with a gan and run it, but we failed.