Project

General

Profile

Actions

Bug #4885

closed

Redux image quality is poor / produces artifacts in imageviewer.php

Added by Neil Voss over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
04/05/2017
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:

Description

When the image viewer was originally created it was taking images from 4096 to 512, which is integer scaling. With newer EM camera the scaling has become a float and introduce artifacts.

Two things I noticed to fix this:
  • scale by float then integer could help.
  • use bilinear scaling rather than default bicubic

Files

old_method.jpg (130 KB) old_method.jpg Neil Voss, 04/05/2017 12:09 AM
new_method.jpg (128 KB) new_method.jpg Neil Voss, 04/05/2017 12:09 AM
redux_testing.png (172 KB) redux_testing.png Neil Voss, 04/05/2017 07:51 AM
Actions

Also available in: Atom PDF