_LinCloseBinary, _LinCloseBinaryGa3, _LinDilateBinary, _LinDilateBinaryGa3, _LinErodeBinary, _LinErodeBinaryGa3, _LinOpenBinary, _LinOpenBinaryGa3, LinCloseBinary, LinCloseBinaryGa3, LinCloseBinaryND, LinDilateBinary, LinDilateBinaryGa3, LinDilateBinaryND, LinErodeBinary, LinErodeBinaryGa3, LinErodeBinaryND, LinOpenBinary, LinOpenBinaryGa3, LinOpenBinaryND
Interactive command to this function: Binary > Linear Morphology > Close
Description
LinCloseBinary( intCount
, intMatrixType
);
This function closes binary image using linear structuring element. An interactive equivalent is the _LinCloseBinary function.
Parameters
Note
Linear morphological closing is a dilation followed by an erosion of the same amount using the linear structuring element. It is an anisotropic transformation. The choice of the structuring element defines the direction in which the binary image is to be affected and Number determines level of the operation.
Description
LinCloseBinaryGa3( intiCount
, intiMatrix
, intNDDimension
);
Performs morphologic closing on binary image using the selected linear matrix. The choice of the structuring element defines the direction in which the binary image will be affected.
Parameters
iMatrix
Type of the structuring element used for the processing with the center in the enhanced pixel.
NDDimension
Frame selection of the ND document.
Current frame | |
Time dimension | |
Multipoint dimension | |
Z dimension | |
All frames (the whole ND document). | |
Selection - the frames/dimensions selected by mouse within the ND control bar will be affected. |
Note
Value combination is also possible (e.g.: M+T=3, Z+T=5, M+Z=6).
Description
LinCloseBinaryND( intCount
, intMatrixType
, intNDTLoop
, intNDMPLoop
, intNDZLoop
);
This function closes binary image using linear structuring element. An interactive equivalent is the _LinCloseBinary function.
Parameters
Note
Linear morphological closing is a dilation followed by an erosion of the same amount using the linear structuring element. It is an anisotropic transformation. The choice of the structuring element defines the direction in which the binary image is to be affected and Number determines level of the operation.
Interactive command to this function: Binary > Linear Morphology > Dilate
Description
LinDilateBinary( intCount
, intMatrixType
);
This function dilates binary image using linear structuring element. An interactive equivalent is the _LinDilateBinary function.
Parameters
Note
Linear dilation of a binary image adds to an object a layer of pixels in direction specified by the structuring element. The size of the layer is determined by the Number parameter. It is an anisotropic transformation, which affects the binary image in a specified direction.
Description
LinDilateBinaryGa3( intiCount
, intiMatrix
, intNDDimension
);
Performs dilation on binary image, it adds a layer of pixels in the direction of the selected matrix.
Parameters
iMatrix
Type of the structuring element used for the processing with the center in the enhanced pixel.
NDDimension
Frame selection of the ND document.
Current frame | |
Time dimension | |
Multipoint dimension | |
Z dimension | |
All frames (the whole ND document). | |
Selection - the frames/dimensions selected by mouse within the ND control bar will be affected. |
Note
Value combination is also possible (e.g.: M+T=3, Z+T=5, M+Z=6).
Description
LinDilateBinaryND( intCount
, intMatrixType
, intNDTLoop
, intNDMPLoop
, intNDZLoop
);
This function dilates binary image using linear structuring element. An interactive equivalent is the _LinDilateBinary function.
Parameters
Note
Linear dilation of a binary image adds to an object a layer of pixels in direction specified by the structuring element. The size of the layer is determined by the Number parameter. It is an anisotropic transformation, which affects the binary image in a specified direction.
Interactive command to this function: Binary > Linear Morphology > Erode
Description
LinErodeBinary( intCount
, intMatrixType
);
This function erodes binary image using linear structuring element. An interactive equivalent is the _LinErodeBinary function.
Description
LinErodeBinaryGa3( intiCount
, intiMatrix
, intNDDimension
);
Performs erosion on the binary image, it removes a layer of pixels in the direction of the selected matrix.
Parameters
iMatrix
Type of the structuring element used for the processing with the center in the enhanced pixel.
NDDimension
Frame selection of the ND document.
Current frame | |
Time dimension | |
Multipoint dimension | |
Z dimension | |
All frames (the whole ND document). | |
Selection - the frames/dimensions selected by mouse within the ND control bar will be affected. |
Note
Value combination is also possible (e.g.: M+T=3, Z+T=5, M+Z=6).
Description
LinErodeBinaryND( intCount
, intMatrixType
, intNDTLoop
, intNDMPLoop
, intNDZLoop
);
This function erodes binary image using linear structuring element. An interactive equivalent is the _LinErodeBinary function.
Parameters
Interactive command to this function: Binary > Linear Morphology > Open
Description
LinOpenBinary( intCount
, intMatrixType
);
This function opens binary image using linear structuring element. An interactive equivalent is the _LinOpenBinary function.
Parameters
Note
Linear morphological opening is erosion followed by a dilation of the same amount using a linear structuring element. It is an anisotropic transformation. A choice of the structuring element defines a direction in which the binary image is to be affected and Number determines level of the operation.
Description
LinOpenBinaryGa3( intiCount
, intiMatrix
, intNDDimension
);
Performs morphologic opening on binary image using the selected linear matrix. The choice of the structuring element defines the direction in which the binary image will be affected.
Parameters
iMatrix
Type of the structuring element used for the processing with the center in the enhanced pixel.
NDDimension
Frame selection of the ND document.
Current frame | |
Time dimension | |
Multipoint dimension | |
Z dimension | |
All frames (the whole ND document). | |
Selection - the frames/dimensions selected by mouse within the ND control bar will be affected. |
Note
Value combination is also possible (e.g.: M+T=3, Z+T=5, M+Z=6).
See Also
LinOpenBinary
Description
LinOpenBinaryND( intCount
, intMatrixType
, intNDTLoop
, intNDMPLoop
, intNDZLoop
);
This function opens binary image using linear structuring element. An interactive equivalent is the _LinOpenBinary function.
Parameters
Note
Linear morphological opening is erosion followed by a dilation of the same amount using a linear structuring element. It is an anisotropic transformation. A choice of the structuring element defines a direction in which the binary image is to be affected and Number determines level of the operation.
This function runs the Binary > Linear Morphology > Close command.
Description
_LinCloseBinary();
This function displays Linear Close on Binary Image dialog box.
Description
_LinCloseBinaryGa3();
Opens the Linear Close Binary dialog window.
See Also
LinCloseBinaryGa3
This function runs the Binary > Linear Morphology > Dilate command.
Description
_LinDilateBinary();
This function displays the Linear Dilate on Binary Image dialog box.
Description
_LinDilateBinaryGa3();
Opens the Linear Dilate Binary dialog window.
See Also
LinDilateBinaryGa3
This function runs the Binary > Linear Morphology > Erode command.
Description
_LinErodeBinary();
The function displays the Linear Erode on Binary Image dialog box.
Description
_LinErodeBinaryGa3();
Opens the Linear Erode Binary dialog window.
See Also
LinErodeBinaryGa3
This function runs the Binary > Linear Morphology > Open command.
Description
_LinOpenBinary();
The function displays the Linear Open Binary Image dialog box.
Description
_LinOpenBinaryGa3();
Opens the Linear Open Binary dialog window.
See Also
LinOpenBinaryGa3