DanieleParravicini / IACV_2019

Project Image analysis and computer vision 2019-2020
2 stars 0 forks source link

Develop a low pass filter for iris #7

Closed Giofist closed 4 years ago

Giofist commented 4 years ago

Improve the stability of the predicted iris position with the introduction of filter (discrete time filter)

DanieleParravicini commented 4 years ago

stability has been improved in a different way by introducing an class that is in charge to detect bad estimate (i.e. estimate with large standard variance). If this happens those samples are ignored. commit https://github.com/DanieleParravicini/IACV_2019/commit/7fff39fecee7d9f344448e5628f2ae816c1ccba3