Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Gaussian Fitting an image in OpenCV

Hey!

So the thing is, I am trying to plot a gaussian fit of an image in OpenCV using any existing functions if available. The sample inputs and outputs are:

Gaussianity of Natural Images

Source: https://ieeexplore.ieee.org/document/6272356/

I've been able to generate the MSCN Image, but what's the way to get the plots as mentioned in the above figure? If someone can hint to the right solution, please.