We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb42c71 + 273c8e6 commit 8bf0dfaCopy full SHA for 8bf0dfa
README.md
@@ -103,9 +103,11 @@ are able to reach the end goal.
103
- step 1: python script
104
- step 2: more robust script with ETS-Traits
105
- step 3: GUI: first traitsUI views
106
- - step 4: pyface application: tree navigator and double-click on an image to
107
- display the traitsUI view of the image.
108
- - INTERLUDE: code structure for scalability
+ - step 4: First pyface application:
+ - Hello world
+ - INTERLUDE: code structure for scalability
109
+ - First pycasa: tree navigator to open an image in the central tabbing
110
+ system.
111
- step 5: Fuller pyface application:
112
- add folder editor to display a table of metadata for all images inside
113
- add button to launch the face detection on all images
0 commit comments