Issues with handling greyscale sequences were only in the visualization.
The copyToQImage method did not handle greyscale images correctly. This was fixed, by repacing the handmade loop with a constructor of QImage.
copyToQImage
QImage
Closes #338 (closed)