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!