Borrar filtros
Borrar filtros

Problem with Matlab sliding neighborhoods

1 visualización (últimos 30 días)
Efstathios Kontolatis
Efstathios Kontolatis el 9 de Dic. de 2016
I have an image. I want to create a sliding window of changing size and want to make some calculations depending on some criteria. For example I initialize window size=3 and then calculate the min max and median in that window for a pixel. If the criteria are not ok I want to use window size=5 etc. This depends on the pixel's neighbors and I want to do that for every pixel. So I don't want to calculate something with nfilter since the window size is going to change for every pixel.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by