Skip to content

Commit

Permalink
Tweak description of stage 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanrocher committed Jul 15, 2022
1 parent c410003 commit 273c8e6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,11 @@ are able to reach the end goal.
- step 1: python script
- step 2: more robust script with ETS-Traits
- step 3: GUI: first traitsUI views
- step 4: pyface application: tree navigator and double-click on an image to
display the traitsUI view of the image.
- INTERLUDE: code structure for scalability
- step 4: First pyface application:
- Hello world
- INTERLUDE: code structure for scalability
- First pycasa: tree navigator to open an image in the central tabbing
system.
- step 5: Fuller pyface application:
- add folder editor to display a table of metadata for all images inside
- add button to launch the face detection on all images
Expand Down

0 comments on commit 273c8e6

Please sign in to comment.