Ask Your Question
0

threshold function: why 8-bit or 32-bit floating point only?

asked 2014-06-06 02:48:22 -0600

xuhdev gravatar image

For the threshold function, is there a specific reason to only support these two data types? Thanks!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-06-06 11:46:22 -0600

Moster gravatar image

updated 2014-06-06 11:51:53 -0600

16 bit signed is also supported. I dont know the exact reason, but Im sure its related to the color spaces. Color spaces are usually represented in one of those 3, so 64 bit floats are not meant to be supported for image processing.

edit flag offensive delete link more

Comments

But it doesn't make any harm to support other types, right?

xuhdev gravatar imagexuhdev ( 2014-06-09 01:46:15 -0600 )edit

Question Tools

Stats

Asked: 2014-06-06 02:48:22 -0600

Seen: 919 times

Last updated: Jun 06 '14