Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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