Convolute
Image/Advanced
Convolutes the input image over several iterations using one of predefined kernels, or by using a custom kernel.
Input Parameters
- Input Image
- PassCount Uint · Range 1 → 128
- Sampling Enum · 3x3 Kernel, 2x2 Kernel
- SamplingModeHorizontal Enum · Repeat, Clamped, Clamped Border
- SamplingModeVertical Enum · Repeat, Clamped, Clamped Border
- Mode Enum · InputKernel, PredefinedKernel, AccumulateNormalized, Accumulate, AbsMax, AbsMin, Erosion, Dillation
- Mode2x2 Enum · Input, AccumulateNormalized, Accumulate, Max, Min
- Kernel Enum · BoxBlur, GaussianBlur, SobelLeft, SobelRight, SobelBottom, SobelTop, ScharrLeft, ScharrTop, Prewitt, Compass, Emboss, Laplacian4, Laplacian8, Sharpen, HighPass
- Matrix2 Mat2
- Matrix3 Mat3
- OpMode Enum · Add, Equality
Output Parameters
- Output Image
Example


Meta
Author | InstaMaterial GmbH | Category | Image/Advanced | Tooltip | Convolutes the input image over several iterations using one of predefined kernels, or by using a custom kernel. | Name | Convolute | Version | 1.56 | ID | 5d026336-bfec-40e5-b74c-c685665b7b81 | PackageUrl | pkg://e75fda82-3198-457a-bd10-00a4f38588ec/atoms/5d026336-bfec-40e5-b74c-c685665b7b81.atom |
---|