First time here? Check out the FAQ!

Sorry, this content is no longer available

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

datatype CV_16F in opencv.js

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...