!7 module HCFD > DynSingleFunctionWithPrintLog { void doIt { var rects = new HaarCascade_FaceDetector().get(loadImage2(#1101409)); pnl(rects); showImageWithSelections(getAll(rects)); } }