From 273c8e628486fdc6d8800d336908365bd93b2aee Mon Sep 17 00:00:00 2001 From: Jonathan Rocher Date: Fri, 15 Jul 2022 17:55:36 -0500 Subject: [PATCH] Tweak description of stage 4. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8543fa..aea74d6 100644 --- a/README.md +++ b/README.md @@ -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