Hi Peter,<div><br></div><div>I tried to verify recognition using OpenTLD,in matlab which actually gave me promising results.Recognition confidence is </div><div>locade in tld.txt of _outpt/ directory.</div><div><br></div><div>
Please note that we have not removed tracking part from algorithm,so recognition confidence is kind of varying in nature,anyways </div><div>it never gave even single false recognition,NaN in tld.txt represents lac in confidence/below threshhold.</div>
<div><br></div><div>My verification regard to face recognition can be found in </div><div><a href="http://goo.gl/fgKPV" target="_blank">http://goo.gl/fgKPV</a> </div><div><br></div><div>please note that after you compile matlab file hitting compile.m from master repo,there is small correction in OpenTLD /img/img_blur.m</div>
<div>32 line,it should be fspecial instead of FSPECIAL</div><div><br></div><div>by replacing _input with modified set of images(face of biometric images with change in facial expression) and input.txt and executing run_TLD is expected to give recognition confidence in tld.txt file. </div>