eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.43k stars 1.44k forks source link

Can I check the reliability of the detected area? #304

Open ara24 opened 6 years ago

ara24 commented 6 years ago

Hi. First, I am using tracking.js useFully. Thank you.

I mainly use face detection in images. I have some questions about using this.

  1. What is mean 'total' in rect detected face?

  2. Can I check or increase my credibility?

  3. Not only the face of the person wearing a suit, but also the neck and tie are also detected.How can I supplement it?

I will wait for your reply.

murat-aka commented 6 years ago

284

jesobreira commented 5 years ago

What is mean 'total' in rect detected face?

It seems that this property is not documented. Also checked source code comments but no luck.