Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV filter that allows filter taking two images as Base

I am trying to implement Rolling Guidance Filter, but for that I need a filter which takes two images as base unit to perform filter.

We have Joint Bilateral Filter but that is not provided by OpenCV Java. So is there any filter which I can use?