I'm looking for methods for histogram blurring in image processing. I found this old thread but the answers there does not solve my case. One answer there suggest that
There is actually nothing called Histogram blurring.
so Is there any way for histogram blurring in image processing?
[edit1] some more info
- image size is 3880x2592.
- I want to blur with gaussian blur with radius about 15-20 (*pixels?).
- I am using 256×16bit 8ea(*?) single ports memories.
- I want to imlement this on FPGA