ydrive / EasySynth

Unreal Engine plugin for easy creation of synthetic image datasets
MIT License
164 stars 31 forks source link

Get 2d boundingbox #73

Open MrChaa opened 5 months ago

MrChaa commented 5 months ago

Is it possible to get 2d or 3d bounding box of the actors(e.g. vehicles, pedenstrains) in each frame?

NikolaJov96 commented 5 months ago

Hi @MrChaa,

It is technically possible to extract that information, but this plugin does not support that. It mostly relies on outputs that Unreal Engine provides out of the box, and bounding boxes are not among those.