Music Management

Version 6.1 by Shambhawi Pal on 2023/03/02 16:28

Art has been managed in our project to display an image to the patient to guide them during their painting session.

Initially, we consider two scenarios:

  1. The patient loves painting and has in-depth knowledge of painting.
  2. The patient just likes to paint as a hobby.

Considering the first scenario in which the patient has knowledge about paintings, we ask the relatives about certain memories of the patient in the form of a picture. These pictures will be stored in the database of that particular patient.

Art is managed in the following ways in our project:

  • If the PwD wants to draw a picture based on a memory, Pepper displays the relevant picture provided by the relative. This aids the patient in remembering the events correctly and drawing the same.
  • If the PwD wants to draw a random picture, then Pepper displays the picture of the object to help the patient draw. based on the requirement of the user, we retrieve the first suggestion provided by the google images and display it to the patient.
  • If the PwD is very experienced with art and painting and wants to draw a certain style of painting (such as impressionist, cubic, etc), then Pepper will show examples of the mentioned style. These images will also be retrieved from google images. Pepper will then ask the patient to pick one of the paintings and then assist in painting.