Skip to content

Wrong density for some combination of shapes #640

@axel-grc

Description

@axel-grc

When adding a new shape, the system evaluates the voxel at the center of the new shape to determine the density difference. This difference is used to calculate how much value is added to the phantom. If a previous shape already occupies the center voxel and has the same density as the new shape, the added density will be 0.
So there is a limitation to the phantom we can create, for example we can't create two spheres with centers close to each others, the center of the second will be in the first one and so the density added will be 0.
The problem appears too when trying to use "union" in the same setup.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions