fix: Adapt copyToQImage for greyscale images
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
.
Closes #338 (closed)
Merge request reports
Activity
Please register or sign in to reply