THE GARDEN
Updated 25 Sep 2026
locating regions of an image that contain faces
bounding boxes, commonly represented as (x,y,w,h)(x, y, w, h)
read a webcam frame
convert it to grayscale
detect face boxes
crop selected regions
save and display the results
face recognition - determining whose face appears
saving a crop under a person's name does not make the detector an identity recognizer
adjacent video frames can be highly similar
a detected face is not automatically the intended participant
◌ Explore connections in Graph view
Paths through the garden