How to setup the step size for sliding window

3 visualizzazioni (ultimi 30 giorni)
For example am having the gray image of size 256x256 and am using blockproc or something like that to move the sliding window of size 8x8 through my image, my question is, i want to move this sliding window for step size of 3 pixels.

Risposte (1)

Image Analyst
Image Analyst il 25 Lug 2021
You need to use blockproc(). It can do a sliding window that moves in "jumps" of 3 pixels. Please adapt the attached demo.

Categorie

Scopri di più su Image Processing Toolbox in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by