Magnatolia Posted April 20, 2008 Posted April 20, 2008 Hi all, I remember seeing a program around that allowed you to enlarge images a lot, with minimal quality loss (can't remember the technical term, but the program basically estimates what the new pixels would look like). Has anyone created a plugin that can handle this sort of thing? Thanks Quote
Simon Brown Posted April 20, 2008 Posted April 20, 2008 Welcome to the forums. AFAIK there isn't such a plugin. Quote
usedHONDA Posted April 20, 2008 Posted April 20, 2008 There's a nice little shareware application called STOIK that uses an algorithm called "smart interpolation" to resize images with superior accuracy. I was actually going to suggest implementing an algorithm like that a few months back, but had forgotten about it Links for the thinker's soul: http://www.stoik.com/stoik_smart_resizer/index.html http://www.dmi.unict.it/~battiato/downl ... 3_SIAD.pdf Unfortunately [or at least to my knowledge], it's impossible to create a plugin for this because Paint.NET doesn't allow a plugin to resize the canvas. However, that doesn't mean that Rick or Tom can't add that to Paint.NET's resize dialog. Quote "The greatest thing about the Internet is that you can write anything you want and give it a false source." ~Ezra Pound twtr | dA | tmblr | yt | fb
Simon Brown Posted April 20, 2008 Posted April 20, 2008 it's impossible to create a plugin for this because Paint.NET doesn't allow a plugin to resize the canvas What if the user resized the canvas, the plugin detects blocks of pixels and resized the image to its former state, then runs the algorithm? Quote
david.atwell Posted April 20, 2008 Posted April 20, 2008 Sounds to me like it would work. Taking a cue from the Align Objects plugin... Quote The Doctor: There was a goblin, or a trickster, or a warrior... A nameless, terrible thing, soaked in the blood of a billion galaxies. The most feared being in all the cosmos. And nothing could stop it, or hold it, or reason with it. One day it would just drop out of the sky and tear down your world.Amy: But how did it end up in there?The Doctor: You know fairy tales. A good wizard tricked it.River Song: I hate good wizards in fairy tales; they always turn out to be him.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.