hackelia-micrantha / eyespie

a game of "eye spy" with machine vision for clues and proof
1 stars 0 forks source link

Apply masking to images #19

Open ryjen opened 1 year ago

ryjen commented 1 year ago

Images should be hidden from a user until guessed.

User Story:

As a user, I want my things to be only identifiable with clues.

Tasks:

Notes:

Masking the image could be a simple blur or using the veil api.

Ideally, using more machine vision to mask the identifiable portions.