algorithm to implement 'fspecial' function for motion blur.
13 次查看(过去 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!