Simulation of Blur due to Camera Movement

         Original Image                           Blurred Image
          (5x5 subpixels)                                        (note pixel size)
                          5x5 3 sq as blurred pixels
              Deblurred Image                 Blur Function (relative)
   (subpixels are 1/3 pixel size)                            (in subpixels, 5x21)
Deblurred imageblur function (each subpixel)   .
      Note:  a) Each subpixel (not each pixel) is blurred as shown by the Blur Function.  b) Steps in gray scale are due to system resolution.  Subpixels with darkness > 256 were assigned 256 in deblurred image, the 3 center ones.  The deblurred centers are in the same position as the original.  Noise = 1. + 0.015(blurred pixel)
 
 
        Blurred Image Scaled to Maximize Contrast


    Back to examples.