I have an image $I$ with size $X,Y$. I want to refer to a varticle stripe of the image between column $S_1$ and $S_2$. In matlab we write it as,
$B = I(:,S_1:S_2)$
But how to write in mathematical notation ?
Thanks in advance.
I have an image $I$ with size $X,Y$. I want to refer to a varticle stripe of the image between column $S_1$ and $S_2$. In matlab we write it as,
$B = I(:,S_1:S_2)$
But how to write in mathematical notation ?
Thanks in advance.
Copyright © 2021 JogjaFile Inc.