Package boofcv.core.image.border
package boofcv.core.image.border
-
ClassDescriptionReturns the closest point inside the image based on Manhattan distance.Access to outside the array are reflected back into the array around the closest border.Handles borders by wrapping around to the image's other side.Contains functions that create classes which handle pixels outside the image border differently.Factory for creating data type specific implementations of
ImageBorder1D
.