I far as I see detect() only returns a point whereas detectMultiScale() returns a detection bounding box. Is there any way to replicate this for detect() function as well?
1 | initial version |
I far as I see detect() only returns a point whereas detectMultiScale() returns a detection bounding box. Is there any way to replicate this for detect() function as well?