.DataAugmentation
getbounds
function
defined in module
DataAugmentation
getbounds(item)
Return the spatial bounds of
item
. For a 2D-image (
Image{2}
) the bounds are the 4 corners of the bounding rectangle. In general, for an N-dimensional item, the bounds are a vector of the N^2 corners of the N-dimensional hypercube bounding the data.
There are
5
methods for DataAugmentation.getbounds
:
The following pages link back here:
items/image.jl , items/keypoints.jl , items/mask.jl , projective/base.jl , testing.jl , visualization.jl