isl-org / isl-org/Open3D

How to make the export image background become transparency.

Open
#6,738 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

I have tried many ways to make the background of the exported image transparent, such as use `view->setBlendMode(View::BlendMode::TRANSLUCENT)` and `o3dscene->SetBackground({0.f, 0.f, 0.f, 0.f})` . still no effect on the background. it always alpha 255, how can I make the background alpha become 0 when export image?

![1712128950000](https://github.com/isl-org/Open3D/assets/37323057/e9f82317-6255-4f5e-926d-3cf6ac2ce77a)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.