From e2e123915180a183145b47a5082e33acd18d83a3 Mon Sep 17 00:00:00 2001 From: bwstuff Date: Thu, 21 Feb 2019 12:43:55 +0100 Subject: [PATCH] #96 docs --- docs/lap_script.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/lap_script.md diff --git a/docs/lap_script.md b/docs/lap_script.md new file mode 100644 index 0000000..f2ec057 --- /dev/null +++ b/docs/lap_script.md @@ -0,0 +1,12 @@ +

The lap-script.py file will -

+

+1. look if file exists at
+../data/appa-real-release.zip
+2. look if file extracted at ../data/appa-real-release
+3. create Classification folders in ../data/LAP ranging
+   from 0 to 100
+4. opens images and creates array of tupels with the    corresponding age value from a csv file
+5. writes the images into the fitting Classification folder 
+
+ + \ No newline at end of file