Info
此问题已关闭。 请重新打开它进行编辑或回答。
Sliding in Conv2, Imfilter etc with stride of more than 1
2 次查看(过去 30 天)
显示 更早的评论
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
1 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!