Generating motion artifact in matlab
古いコメントを表示
How can we produce motion artifacts using matlab code?
回答 (1 件)
Image Analyst
2014 年 5 月 3 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!