Hi everyone,
is it possible to enable the new datatype cv.CV_16F in the webassembly version of opencv 4.0?
I know that this is meant for GPU-based computing. However, given the fact that webassembly can nowadays only manage 2GB of RAM, a half precision float datatype could come in handy...