luxonis / depthai-experiments

Experimental projects we've done with DepthAI.
MIT License
801 stars 357 forks source link

[gen2-deeplabv3_depth] How can i get all the depth image FOV? #462

Open dmeirap opened 1 year ago

dmeirap commented 1 year ago

Hi!!

Is there any solution to get a segmentation from depth image without reducing the FOV? All i need is implement the example from [gen2-deeplabv3_depth]. I've tried using stretching and letterboxing but i found out some troubles with the stereo node.

I'm using OAK-D Lite

Thanks.

Erol444 commented 1 year ago

Hi @dmeirap , What kind of troubles did you find? Could you share a MRE? Thanks, Erik