Volltextergebnisse:
- torch3vision
- CE_POS=`head -n 2 “andy.pos | tail -n 1` FACE_X=`echo $FACE_POS | awk ‘{print $1}’` FACE_W=`echo $FACE_POS | awk ‘{print $3}’` FACE_CENTER=`echo $FACE_X + $FACE_W/2 | bc` </code> I played around wit... dentify -format “%w” “andy.jpg”` MIN_FACE_WIDTH=`echo $WIDTH / 6 | bc` </code> So now here’s the final