kpzhang93 / MTCNN_face_detection_alignment

Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
MIT License
2.8k stars 1.01k forks source link

How to change boundingbox size? #22

Closed nerddd closed 6 years ago

nerddd commented 6 years ago

Hi, I'm new to matlab. I don't know how to change the boundingbox size. For I want to detect face and crop it with a margin, what can I do to change the boundingbox size with a margin? I use MTCNNv2 ...Any help will be appreciated!