cedricduriau / Cryptomatte

Cryptomatte Nuke plugin, sample images, and specification
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Validate input image depth #39

Closed cedricduriau closed 3 years ago

cedricduriau commented 3 years ago

Validate the input image depth, raise an error if it is not 32bit EXR.

cedricduriau commented 3 years ago

Images with lower depth and less info/smaller resolution might work fine even though not being 32 bit. Log a warning instead of raise an error.