Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Sliding in Conv2, Imfilter etc with stride of more than 1

조회 수: 3 (최근 30일)
khan
khan 2015년 12월 10일
마감: Walter Roberson 2015년 12월 11일
Hi, I want to filter an image with a kernel, but instead of sliding and leaving 1 row or column at each time, i want to leave more than 1 row or column at each point. Note: As builtin function does it with stride of 1,
Can we do stride of more than 1 to have a reduce size of filtered image in output. But using builtin functions. Not using for loops. As they are very slow.
Regards

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by