Stereogram Algorithms - Oversampling
The algorithms discussed so far process the image from left to right, which gives
rise to noticeable distortions of the background image. By processing from the
center outward, the distortions can be significantly eliminated.
Source Code:
... in work (actually, I haven't figured this part out yet - stay tuned!)