Detection plotter for bird's-eye plot
creates a detPlotter
= detectionPlotter(bep
)DetectionPlotter
object that configures the display of object
detections on a bird's-eye plot. The DetectionPlotter
object is stored in
the Plotters
property of the input birdsEyePlot
object, bep
. To plot the object detections,
use the plotDetection
function.
sets properties using one or more detPlotter
= detectionPlotter(bep
,Name,Value
)Name,Value
pair arguments. For
example, detectionPlotter(bep,'DisplayName','Detections')
sets the
display name that appears in the bird's-eye-plot legend.
birdsEyePlot
| clearData
| clearPlotterData
| findPlotter
| plotDetection