On Tue, 22 May 2012 11:03:27 -0700, Savageduck
<savageduck1@{REMOVESPAM}me.com> wrote:
: On 2012-05-22 09:34:41 -0700, sobriquet <> said:
:
: >
: > Hi.
: >
: > Does anyone have an explanation for the partial grid pattern visible in
: > the background of this picture (consisting of horizontal and vertical
: > lines)?
: >
: >
http://i.imgur.com/EUJBA.jpg
:
: I am not sure that describing what you are seeing as a "partial grid
: pattern" is quite correct.
: Confirm that the areas I have marked are what you are talking about, so
: we are on the same page.
: <
http://db.tt/MDPLIqNp >
:
: For now I can only guess that what you are seeing is some type of
: aliasing artifact. I am sure that others will have a much better idea,
: along with a possible fix.
My guess is a sloppy compression algorithm that results in one or more rows or
columns of pixels being jettisoned. In effect, it's roundoff error.
Bob