Ask Your Question

Craftech Systems's profile - activity

2016-04-11 12:26:38 -0600 answered a question Can't get predict confidence

yes i know that i have to use the latest mater. how good is this face recognition? i tried it , and i found it just fine.

2016-04-11 12:17:01 -0600 commented answer Can't get predict confidence

ok got my answer. they have indeed updating the face module recently. if i have a six month old installation with opencv 2.x , there must be some improvement now if i install 3.0 and open contrib.

2016-04-11 12:09:53 -0600 commented answer Can't get predict confidence

yes was asking the same question .thanks for the answer.just want to make sure that i am passing the image array. Well one morething . Is there any difference in face module of opencv 3.0 and 2.x ??

2016-04-11 11:58:31 -0600 commented answer Can't get predict confidence

Well just one Question. nbr_predicted, conf = recognizer.predict(imgp)

here imgp is your array????