!7 cm HCFD > DynSingleFunctionWithPrintLog { switchable S imageID = #1101409; void doIt { var img = loadImage2(imageID); var rects = new HaarCascade_FaceDetector().get(img); pnl(rects); showImageWithSelections(img, getAll(rects)); } }