Does OpenCV support 16-bit float images?

It can resize/rotate such images. But when I’m trying to use add/subtract/multiply operations, I get segfault without any asserts.

Hi,
Can you us error message and code?