PageToImageExtent¶
- MLModule¶
author
package
dll
definition
see also
keywords
Purpose¶
This module by default sets the page extent of an image to the extent of the input image. This is for example useful to test whether a module behaves identically for global and page based image processing. Note that inappropriate page extents - especially if page extent are set to the image extent - can cause significant negative side effects in MeVisLab image processing. Use this module with care.
Windows¶
Default Panel¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
X¶
- name: setX, type: Bool, default: TRUE¶
If enabled then the x-page extent is set to the x-image extent.
Y¶
- name: setY, type: Bool, default: TRUE¶
If enabled then the y-page extent is set to the y-image extent.
Z¶
- name: setZ, type: Bool, default: TRUE¶
If enabled then the z-page extent is set to the z-image extent.
C¶
- name: setC, type: Bool, default: TRUE¶
If enabled then the c-page extent is set to the c-image extent.
T¶
- name: setT, type: Bool, default: TRUE¶
If enabled then the t-page extent is set to the t-image extent.
U¶
- name: setU, type: Bool, default: TRUE¶
If enabled then the u-page extent is set to the u-image extent.