KernelMask¶
-
MLModule¶ genre Kernelauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLFilter2definition mlFilter2.def see also KernelEditor,KernelExamplekeywords Greyvalues,texture,Sub,Image,Box,comparing
Purpose¶
The module KernelMask defines a region of the input image and creates a normalized kernel that contains the gray values of the specified subimage.
Use the generated Kernel as String with the module Convolution.
Parameter Fields¶
Field Index¶
Apply: Trigger |
Status: String |
Auto: Bool |
Sub Image Box: String |
Box Corner 1: IntVector6 |
|
Box Corner 2: IntVector6 |
|
Kernel as String: String |
|
Max Kernel Volume (Voxel): Integer |
|
Normalize and Apply: Trigger |
|
Real Kernel Volume (Voxel): Integer |
Visible Fields¶
Kernel as String¶
Sub Image Box¶
-
name:kernel, type:String, default:0 0 0 0 0 0 0 0 0 0 0 0, deprecated name:Kernel¶ Sets a subimage region.
Box Corner 1¶
-
name:boxV1, type:IntVector6, default:0 0 0 0 0 0, deprecated name:Boxv1¶ Sets the upper, left-hand rear corner of the subimage box.
Box Corner 2¶
-
name:boxV2, type:IntVector6, default:0 0 0 0 0 0, deprecated name:Boxv2¶ Sets the lower, right-hand front corner of the subimage box.
Max Kernel Volume (Voxel)¶
-
name:maxVolume, type:Integer, default:10000, deprecated name:MAXVolume¶ Sets the limit to the maximum number of voxels allowed in the kernel.
Real Kernel Volume (Voxel)¶
-
name:volumeInfo, type:Integer, persistent:no¶ Shows the actual number of voxels in the current kernel.