generate
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
[
generates a 3-D asset from a single view camera image, assetAttributes,info] = generate(assetGenerator,I)I, using an
imageAssetGenerator object, assetGenerator. The function
returns the 3-D asset attributes, assetAttributes. Additionally, the
function returns the debugging information, info, which also contains
the preprocessed image.
[___] = generate(___,
specifies options using one or more name-value arguments in addition to the arguments from
the previous syntax. For example, Name=Value)ExecutionEnvironment="cpu" uses the CPU
as the hardware resource to execute the function.
Note: This feature also requires the Deep Learning Toolbox™.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2025a

