Inversed-Tech / eyelid

Private iris matching
Apache License 2.0
0 stars 0 forks source link

Implement static masking #103

Closed teor2345 closed 1 month ago

teor2345 commented 1 month ago

This is one option for optimising matching by using an approximation for the mask. (And it reduces storage too.)

Static Masking (in encoded):

teor2345 commented 1 month ago

Aurel and Daniel think this change isn't essential.

With our current implementation, masking doesn't cost more, due to the encoding strategy.