Documentation of 'boofcv.core.image.border.BorderIndex1D_Reflect' Java class
BorderIndex1D_Reflect
boofcv.core.image.border

Class BorderIndex1D_Reflect



  • public class BorderIndex1D_Reflect
    extends BorderIndex1D

    Access to outside the array are reflected back into the array around the closest border. This is an even symmetric function, e.g. f(-1) = f(1) = 1, f(-2) = f(2) = 2.

    • Constructor Detail

      • BorderIndex1D_Reflect

        public BorderIndex1D_Reflect()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.