<< Chapter < Page | Chapter >> Page > |
Blurred Image Generation
We use linear convolution to simulate our test image. For coded blurring, we convolve our test picture with a 52-length coded pulsetrain , which generates an image resembling one that is taken by a camera with a fluttered shutter. Foruncoded blurring, we convolve our test picture with a 52-length boxcar signal, which results in the effect of linear, one-dimensional blur ofthe entire image. Gaussian white noise is added to the blurred image to mimic the readout noise produced by camera sensors in the real world.
The convolution is done by superpositioning the frames according to the code sequence. This hardcoding approach exactly models the generation ofone-dimensional motion blurred images by a real camera. For each value in the code sequence, regardless of 0 or 1, we shift the corresponding frame down by elements. If , we add the corresponding frame to the final blurred image. If , then we ignore the corresponding frame.
Notification Switch
Would you like to follow the '1-d motion image deblurring with flutter shutter' conversation and receive update notifications?