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:
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.