LBEM-CH / focus

High Throughput Electron Microscopy Image Processing Software
http://www.focus-em.org
GNU General Public License v2.0
35 stars 14 forks source link

image preview in Library.cpp panel appears skewed for non-square images #153

Closed sthennin closed 7 years ago

sthennin commented 7 years ago

It might also be nice to see the image and its FFT on the same time. Also, the image should be two times larger than currently shown in the Library.cpp panel.

sthennin commented 7 years ago

This now works with the MRC files, which is a bit slow. We already planed to move to PNG files with the same name.mrc.png. Currently, the preview images are 200x200px in size. Could there be an option to make these become 400x400 instead? On the large screen at the microscope, that would be super useful. When processing images on a portable laptop instead, then the 200x200 is ok. (Sorry to bother you with this).

nikhilbiyani commented 7 years ago

Fixed in the latest commit!