adamjtaylor / miniature

Use dimensionality reduction to create thumnails for high-dimensional imaging
4 stars 0 forks source link

Small images increase in size if they are smaller than set output size #1

Closed adamjtaylor closed 3 years ago

adamjtaylor commented 3 years ago

If images are smaller than the set output size they get bigger than needed.

Check if this is going to occur and if necessary do not resize the image

adamjtaylor commented 3 years ago

Avoided for now by using image pyramids