Extracting coordinates and color information for further processing
ID
tool-image-image-sampler
Name
Image Sampler
Group
Image
Package
Example
Keywords
image
, sampler
, analysis
, color
.Inputs
Name | Type | Description | Default Value |
---|---|---|---|
img | Image | Accepts input image data for analysis |
Outputs
Name | Type | Description |
---|---|---|
x | Number | X coordinates |
y | Number | Y coordinates |
colorIntensity | Number | These values indicate the brightness or darkness of the colors at the sampled positions |
colorHex | String | Color values in hexadecimal format |
Config Ports
Name | Type | Description | Default Value |
---|---|---|---|
gap | Number | Determines spacing between sampled points. | 100 |
scale | Number | Specifies the scale factor for image analysis | 30 |