Generating motion artifact in matlab

Answers (1)

If it's an image and the camera and scene are moving with respect to each other, you can use conv2() or imfilter() with a kernel that has a line-like shape.

Categories

Tags

No tags entered yet.

Asked:

on 3 May 2014

Answered:

on 3 May 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!