SE2 = reflect(SE)
reflects the structuring element (or structuring elements) specified by
SE. This method reflects the structuring element through
its center. The effect is the same as if you rotated the structuring element's
domain 180 degrees around its center (for a 2-D structuring element).
SE — Structuring elements strel or offsetstrel object or
array of objects
Structuring element, specified as a strel or offsetstrel object or array
of objects. If SE is an array of structuring element
objects, then reflect reflects each element of
SE.