Generating motion artifact in matlab
Mostra commenti meno recenti
How can we produce motion artifacts using matlab code?
Risposte (1)
Image Analyst
il 3 Mag 2014
0 voti
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.
Categorie
Scopri di più su Image Processing Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!