Hello folks, my name is Kevin and I have a problem. I have been writing an
application for the
serious scientific investigation of images from the Martian surface by the
MER rovers.
The program is called MERDAT, I came across what appear to be random errors
while attempting to
join 2 images with similar dimensions. I get the occasional Access
Violation. After trying to pin
down the cause and searching on the Net, I feel my problem is related to the
scanline enigma.
I am also hoping that the problem is in fact myself and my lack of Delphi
knowledge.
So, may I ask that the code below be looked at. I have created an
application that only performs an
image join and reports the goings on to a log file. This application I have
called ScanlineEnigma1.
ScanlineEnigma1 and its source code links are available from,
http://www.vk3ukf.com/vk3ukf_files/AllSoftware.htm
and click on the ScanlineEnigma link on the page body.