inflate
Inflate each occupied location
Description
inflate(
inflates each occupied position of the specified map
,radius
)map
by the
radius
, specified in meters. Occupied location values
are based on the map.OccupiedThreshold
property.
radius
is rounded up to the nearest equivalent cell
based on the resolution of the map. Values are modified using
grayscale inflation to inflate higher probability
values across the grid. This inflation increases the size of the occupied
locations in the map.
inflate(
inflates each occupied position by the map
,gridradius
,'grid')gridradius
,
specified in number of cells.
Examples
Input Arguments
More About
Extended Capabilities
Version History
Introduced in R2019b