worldcoin / open-iris

Open Iris Recognition Inference System (IRIS)
MIT License
238 stars 47 forks source link

Add unit test for to_uint8 #25

Closed TanguyJeanneau closed 4 months ago

TanguyJeanneau commented 4 months ago

NormalizedImage is type np.uint8

PR description

Small add-on, NormalizedImage's iris image is now of dtype np.uint8

Type

Checklist