Hi All,

My name is Emil and I have been programming in Delphi for about 12 years now. Not that I'm any good at it though I have been working on many small personal projects, but right now in my spare time I'm mainly working on a single project I started about 2 years ago concerning image/video processing for amateur astronomy (if you are interested, google lucky imaging, or ask me for more details about my project). The project involves processing parts of thousands of images from a video sequence in order to create a single sharp output image. It is coded in Delphi 7 and makes heavy use of all the CPUs and memory it can get its hands on.

Initially I'm hoping to learn something about assembly and specifically SSE2 instructions as I feel that might be an interesting way to speed up my program. But you never know what other stuff I might learn, it would be cool to see other perspectives on the problems I run into.

Cheers,

Emil