matlab - Find a regional maximum with imregionalmax -
i'm trying find regional maximum within data. started function imregionalmax
can't results want.
i'm getting data csv file , column have 5.2 ,5.6 , 5.3 surrounded low values compared these, imregionalmax
labels 3 of these values 1 (since output binary), want select 5.6.
is there way scan whole grid check neighbouring cells each cell , compare them if bigger surroundings?
Comments
Post a Comment