the source image and the model file, and we tell it to write the face position and to save a drawing with the face detected:
<code>
mlpcascadescan andy.pp... or this purpose, where I wanted the image to keep it’s dimensions but have one half just be white. So I decided to draw a white rectangle over half of the picture. I apply the... porary PPM file that I used to detect the face position.
<code>
convert -fill white \
-draw “rectangle $FACE_CENTER,0 $WIDTH,$HEIGHT” \
“andy.jpg” “andy