Volltextergebnisse:
- torch3vision
- apply the image manipulation to the original JPEG file, not the temporary PPM file that I used to detect the face position. <code> c... "$crop" } for file in $@; do echo "Processing file: $file" find_center $file crop_image $file done </code>

