1 | initial version |
oh, now you changed the context, there's a simple answer:
opencv does not have / support any uint32 pixel format
(it's not a python / numpy problem)
(int32 (signed) is supported, as well as any other formats you mentioned)