G’MIC Convolve node

This documentation is for version 1.0 of G’MIC Convolve (eu.gmic.Convolve).

Description

Note: If parameter Kernel is set to Custom, it uses the custom convolution kernel defined below. Use commas and semicolons as separators for res. matrix columns and rows.

Note: Kernel multiplier is useful only when parameter Value range is set to Cut.

Author: David Tschumperle. Latest Update: 2013/06/06.

Wrapper for the G’MIC framework (http://gmic.eu) written by Tobias Fleischer (http://www.reduxfx.com) and Frederic Devernay.

Inputs

Input

Description

Optional

Source

No

Controls

Parameter / script name

Type

Default

Function

Kernel / Kernel

Choice

Custom


Custom
Average 3x3
Average 5x5
Average 7x7
Average 9x9
Prewitt-X
Prewitt-Y
Sobel-X
Sobel-Y
Rotinv-X
Rotinv-Y
Laplacian
Robert Cross 1
Robert Cross 2
Impulses 5x5
Impulses 7x7
Impulses 9x9

Boundary / Boundary

Choice

Neumann


Dirichlet
Neumann

Custom Kernel / Custom_Kernel

String

0,1,0;1,-4,1;0,1,0

Value Range / Value_Range

Choice

Normalize


Cut
Normalize

Kernel Multiplier / Kernel_Multiplier

Double

1

Channel(s) / Channels

Choice

All


All
RGBA [All]
RGB [All]
RGB [Red]
RGB [Green]
RGB [Blue]
RGBA [Alpha]
Linear RGB [All]
Linear RGB [Red]
Linear RGB [Green]
Linear RGB [Blue]
YCbCr [Luminance]
YCbCr [Blue-Red Chrominances]
YCbCr [Blue Chrominance]
YCbCr [Red Chrominance]
YCbCr [Green Chrominance]
Lab [Lightness]
Lab [ab-Chrominances]
Lab [a-Chrominance]
Lab [b-Chrominance]
Lch [ch-Chrominances]
Lch [c-Chrominance]
Lch [h-Chrominance]
HSV [Hue]
HSV [Saturation]
HSV [Value]
HSI [Intensity]
HSL [Lightness]
CMYK [Cyan]
CMYK [Magenta]
CMYK [Yellow]
CMYK [Key]
YIQ [Luma]
YIQ [Chromas]
RYB [All]
RYB [Red]
RYB [Yellow]
RYB [Blue]

Preview Type / Preview_Type

Choice

Full


Full
Forward Horizontal
Forward Vertical
Backward Horizontal
Backward Vertical
Duplicate Top
Duplicate Left
Duplicate Bottom
Duplicate Right
Duplicate Horizontal
Duplicate Vertical
Checkered
Checkered Inverse

Preview Split / Preview_Split

Double

x: 0.5 y: 0.5

Output Layer / Output_Layer

Choice

Layer 0


Merged
Layer 0
Layer -1
Layer -2
Layer -3
Layer -4
Layer -5
Layer -6
Layer -7
Layer -8
Layer -9

Resize Mode / Resize_Mode

Choice

Dynamic


Fixed (Inplace)
Dynamic
Downsample 1/2
Downsample 1/4
Downsample 1/8
Downsample 1/16

Ignore Alpha / Ignore_Alpha

Boolean

Off

Preview/Draft Mode / PreviewDraft_Mode

Boolean

Off

Global Random Seed / Global_Random_Seed

Integer

0

Animate Random Seed / Animate_Random_Seed

Boolean

Off

Log Verbosity / Log_Verbosity

Choice

Off


Off
Level 1
Level 2
Level 3