8.122. Set Origin & Spacing (Image Geom)
Group (Subgroup)
Core (Spatial)
Description
This Filter changes the origin and/or the spacing of an Image Geometry. For example, if the current origin is at (0, 0, 0) and the user would like the origin to be (10, 4, 8), then the user should enter the following input values:
X Origin: 10
Y Origin: 4
Z Origin: 8
Input Parameter(s)
Parameter Name |
Parameter Type |
Parameter Notes |
Description |
---|---|---|---|
Image Geometry |
Geometry Selection |
Image |
Path to the target ImageGeom |
Set Origin |
Bool |
Specifies if the origin should be changed |
|
Put Input Origin at the Center of Geometry |
Bool |
Specifies if the origin should be aligned with the corner (false) or center (true) |
|
Origin (Physical Units) |
Vector of Float32 Values |
Order=X,Y,Z |
Specifies the new origin values in physical units. |
Set Spacing |
Bool |
Specifies if the spacing should be changed |
|
Spacing (Physical Units) |
Vector of Float32 Values |
Order=X,Y,Z |
Specifies the new spacing values in physical units. |
Example Pipelines
License & Copyright
Please see the description file distributed with this Plugin
DREAM3D-NX Help
If you need help, need to file a bug report or want to request a new feature, please head over to the DREAM3DNX-Issues GitHub site where the community of DREAM3D-NX users can help answer your questions.