Open WillRNaylor opened 3 years ago
Describe the bug Greyscale images not displayed correctly in gui
To Reproduce Start the gui. load the STANDARDS folder Tools > Silc file player You should get an image like that shown in screenshots.
Expected behavior Image should be greyscale.
Screenshots
Additional context Its possible that in the VimbaPython branch (branch: 51-VimbaPython as of April 2021) there is a check for this problem.
if the silcfile player is using it's own load function, it should instead use the silcam_load() function in fakepymba (moved to acquisition in the VimbaPython branch)
Describe the bug Greyscale images not displayed correctly in gui
To Reproduce Start the gui. load the STANDARDS folder Tools > Silc file player You should get an image like that shown in screenshots.
Expected behavior Image should be greyscale.
Screenshots
Additional context Its possible that in the VimbaPython branch (branch: 51-VimbaPython as of April 2021) there is a check for this problem.