Re: simon development
Peter Grasch <[email protected]>
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Message-ID | <14209005.mrolfP4GA7@eucleia> |
Am Freitag, 30. März 2012, 16:28:05 schrieb Mahesh Hegde: > I tried to verify recognition using OpenTLD,in matlab which actually gave > me promising results.Recognition confidence is > locade in tld.txt of _outpt/ directory. > > Please note that we have not removed tracking part from algorithm,so > recognition confidence is kind of varying in nature,anyways > it never gave even single false recognition,NaN in tld.txt represents lac > in confidence/below threshhold. > > My verification regard to face recognition can be found in > http://goo.gl/fgKPV > > please note that after you compile matlab file hitting compile.m from > master repo,there is small correction in OpenTLD /img/img_blur.m > 32 line,it should be fspecial instead of FSPECIAL > > 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. Thanks for the thorough analysis. I appreciate that. I also saw that you had a second folder on the repo for the opencv C++ implementation of the algorithm. Thanks for thinking about "matlab-less" people like me :) Best regards, Peter