1 | initial version |
Just count 1 face and draw the rectangle only for that face.
2 | No.2 Revision |
Just count 1 face and draw the rectangle only for that face. Make sure that you actually detected at least once face with facesArray.length>0
3 | No.3 Revision |
Just count 1 face and draw the rectangle only for that face. Make sure that you actually detected at least once face with
facesArray.length>0