[Tutor] Gaussian to image

dn PythonList at DancesWithMice.info
Tue Jun 7 18:56:40 EDT 2022


On 07/06/2022 22.33, Gaurav Shukla wrote:
> Hello,
> Is there a way to convert Gaussian curves to a greyscale image simulating a
> CCD image?
> So basically my Gauss has an x-value and y-value with multiple Gaussian's,
> which one generally get from a CCD/sCMOS experimentally.
> 
> I have generated a Gaussian spectrum (with four peaks) based on atomic
> physics calculations, I would then try to read with another code that would
> read the image and give back the Gaussian spectrum.
> 
> I am very new so any help would be highly appreciated.

Might OpenCV help?
(https://opencv.org/opencv-python-is-now-an-official-opencv-project/ and
plenty of tutorials on the web)
-- 
Regards,
=dn


More information about the Tutor mailing list