Extracting coordinates and color information for further processing
ID
imaging-image-image-sampler
Name
Image Sampler
Group
Image
Package
Imaging
Keywords
image
, sampler
, analysis
, color
.Inputs
Name | Type | Description | Default Value |
---|---|---|---|
Value | Image | Accepts input image data for analysis | |
Value | Number | Determines spacing between sampled points | 100 |
Value | Number | Defines the target size for resizing. | 30 |
Value | Boolean | Maintains the image’s original aspect ratio when resizing |
Outputs
Name | Type | Description |
---|---|---|
Value | Number | X coordinates |
Value | Number | Y coordinates |
Value | Number | These values indicate the brightness or darkness of the colors at the sampled positions |
Value | String | Color values in hexadecimal format |