RSS/Atom feed Twitter
Site is read-only, email is disabled

Scaling Algorithms

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

Scaling Algorithms ShmooZ 31 Mar 16:48
  Scaling Algorithms rich404 31 Mar 19:19
2018-03-31 16:48:13 UTC (about 6 years ago)
postings
3

Scaling Algorithms

There are many of us using Gimp to upscale textures for Skyrim LE and SE.

What is the best algorithm for upscaling in Gimp 2.10 RC1?

I was under the impression that it was going to have options for halo and no halo. In Gimp 2.8, I have been using Lanczos3. But if there is anything I can use to improve texture quality even better than Lanczos3, I would love to know about it!

rich404
2018-03-31 19:19:21 UTC (about 6 years ago)

Scaling Algorithms

There are many of us using Gimp to upscale textures for Skyrim LE and SE.

What is the best algorithm for upscaling in Gimp 2.10 RC1?

I was under the impression that it was going to have options for halo and no halo. In Gimp 2.8, I have been using Lanczos3. But if there is anything I can use to improve texture quality even better than Lanczos3, I would love to know about it!

From here http://www.gimpusers.com/tutorials/whats-new-in-gimp-2-10 - section 4

LoHalo method: when you downscale an image thats less than a half of the original size

NoHalo method: when you do not reduce the size much (rotate, shear or something)

All about downscaling, not upscaling.

There are one or two filters in the gmic_gimp plugin that might be better than Cubic or NoHalo

Other than that, command line ImageMagick has some upscaling algorithms