Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added screenshot
  • Loading branch information
simonguest authored Dec 30, 2023
1 parent 67fddd3 commit faf3d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To launch MagicLens, browse to https://simonguest.github.io/magiclens. When the

Then, drag blocks on to the workspace to build your program:

#### Screenshot
<img width="1230" alt="image" src="https://github.com/simonguest/magiclens/assets/769225/f41dd875-4ccf-4adf-8422-1d0e37d505ee">

To run the program, click the run button on the toolbar. Click the stop button to interrupt (e.g., if you have a for loop capturing frames from the webcam.)

Expand All @@ -34,4 +34,4 @@ Use the "Load Example Workspace" dropdown to open example projects that demonstr

**Clothes Color:** Runs an image segmenetation model to detect clothing and repaints them with a sparkly red background.

**Fish Tank:** A game that combines a pose detector and image segmentation where you need to "catch" the fish and snails swimming in the tank.
**Fish Tank:** A game that combines a pose detector and image segmentation where you need to "catch" the fish and snails swimming in the tank.

0 comments on commit faf3d8a

Please sign in to comment.