How to correctly run scripts:
mainDir:
- core (containing all scripts)
- img (containing the dataset)
-g001
-g002
-...
-g023
In this way the dataset hierarchy become:
- img (containing the dataset)
-g001
-perosn1
-...
-personX
-...
-g023
-perosn1
-...
-personY
In this way it's found the central frame:
- img (containing the dataset)
-g001
-perosn1
-...
-personX
-...
-g023
-perosn1
-...
-personY
It normalize all frames according with the central frame previously detected. In this way the dataset hierarchy become:
- img (containing the dataset)
-g001
-perosn1
-Normailized
-...
-personX
-Normailized
-...
-g023
-perosn1
-Normailized
-...
-personY
-Normailized