Volltextergebnisse:
- torch3vision
- ime searching for small faces. <code> WIDTH=`identify -format “%w” “andy.jpg”` MIN_FACE_WIDTH=`echo $... echo "Converting to ppm" jpegtopnm $jpeg > $ppm if [ -e "$pos" ]; then rm "$pos" fi HEIGHT=`identify -format "%h" "$jpeg"`; WIDTH=`identify -format "%w" "$jpeg"`; MIN_FACE_WIDTH=`echo $WIDTH / 6 |