BitmapPerceptualDifference field of view

View: New views
2 Messages — Rating Filter:   Alert me  

BitmapPerceptualDifference field of view

by Evan Lezar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I have a quick question regarding this plugin.  How do the various parameters affect the output?  If I simply want a per-pixel difference between two images, what should be the field of view settings, for example?

Thanks
Evan

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

Re: BitmapPerceptualDifference field of view

by Timothy M. Shead :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Evan Lezar wrote:
> I have a quick question regarding this plugin.  How do the various
> parameters affect the output?  If I simply want a per-pixel difference
> between two images, what should be the field of view settings, for
> example?
You might take a look at
http://www.k-3d.org/wiki/BitmapPerceptualDifference, it has a link to
the source project (pdiff) home-page, which links to some papers.  The
idea is that it simulates human physiology to compute a difference
metric based on whether a person could perceive a difference between two
images.  Field-of-view combines the effects of display size with
perceiver-distance into a single parameter.  If the Field-of-view is
larger, either you're closer to the display, or the display is larger,
so pixel differences are easier to perceive.  Larger luminance values
increase the "perceivability" of pixel differences because the
differences become larger in absolute terms.

Having said all that, in practice I think that the parameters don't
affect the outcome much for the relatively small bitmaps we use for
testing - which makes sense, if you blow-up a 256-pixel image onto a
movie-screen, you get pixels the size of post-it notes, so differences
become obvious.

Cheers,
Tim


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development