algorithm to implement 'fspecial' function for motion blur.
12 ビュー (過去 30 日間)
古いコメントを表示
Hello. I found a code to implement 'fspecial' function for motion blur as follows. https://kr.mathworks.com/matlabcentral/fileexchange/16201-toolbox-image?focused=5133070&tab=function The result of the code is same as one of the matlab function 'fspecial('motion',).
It seems that distance from each pixel to the rotated line is used. However, I could understand it only a little. Is there any documentation or figure to understand it?
Thank you for your time.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!