Package boofcv.core.image.border
-
Class Summary Class Description BorderIndex1D_Extend Returns the closest point inside the image based on Manhattan distance.BorderIndex1D_Reflect Access to outside the array are reflected back into the array around the closest border.BorderIndex1D_Wrap Handles borders by wrapping around to the image's other side.FactoryImageBorder Contains functions that create classes which handle pixels outside the image border differently.FactoryImageBorderAlgs Factory for creating data type specific implementations ofImageBorder1D
.