Opencv_contrib: Feature request: Cuda CLAHE for 16 bit images

Created on 5 Jan 2019  Â·  3Comments  Â·  Source: opencv/opencv_contrib

non CUDA version offer support for 16 bit images. Could be possible to add the same support to CUDA version??

cuda feature

Most helpful comment

@alalek May I work on adding this feature?

All 3 comments

@alalek May I work on adding this feature?

@nglee Yes

That will be great. I have been trying with this but I found a few problems like the amount of shared memory neccesary for a histogram of 16K values instead of 256.

Was this page helpful?
0 / 5 - 0 ratings