Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I need an equalization function with mask like this: equalizeHist(src, dst, mask)

In order to be able to process complicated regions, I need a equalizeHist function with 3 arguments. But unfortunally, in OpenCV it is not implemented. Is there any workaround? Thank you.