This node has two functionalities:
- Create template files with QR codes in each corner containing a tag
- Extract images contained in files created with this node, with QR codes in each corner containing a tag
Properties
Extract
Resolution mode
: Select the resolution for the extracted image.
Default : Native
Choices are:- Native: Use the same resolution as the source file
- Max Width: Limit the resolution of output file by a given width. Original aspect ratio is conserved.
- Max Height: Limit the resolution of output file by a given height. Original aspect ratio is conserved.
Resolution
: (Only visible whenResolution Mode
is Max Width or Max Height) Set the maximum width or height to limit the output file
Default : 1920
Delay
: Set the delay between two consecutive extractions (in seconds). This will automatically queue files if the node is triggered several times in quick succession to avoid errors while reading and writing the files
Default : 5
Create
With the Wizard QR code generator accessible in the Editor
panel when this node is selected you can create files with a tag encoded in the QR codes that will be placed in each corner.
Input image
: Click to open a windows explorer pop-up window and select an image to use as a template.
Default : Empty
Output image
: Click to open windows explorer pop-up window to point to a file to create.
Default : Empty
Tag
: Input the tag you would like to encode in the QR Codes. This tag will be output when the drawing is extracted
Default : Empty
Margin
: Margin (in pixels) to be added between the QR codes and the sides of the file
Default : 50
Size QR
: Size (in pixels) for the QR codes
Default : 128
When the previous fields have been filled out, click on the Generate QR Image
button to create the file with the QR codes.
Inputs
Name | Type | Description |
---|---|---|
Trigger | Boolean | Trigger the extraction of an image from a file with QR codes in the corners |
String | String | Path to the file to extract |
OutputPath | String | Path to the file to create with the extracted image |
Outputs
Name | Type | Description |
---|---|---|
Boolean | Boolean | Sends a TriggerEvent when the image has been extracted from the original file |
Tag | String | Tag extracted from the QR codes in the original file |
Example
Creating a template file
Extracting an image
Need more help with this?
Don’t hesitate to contact us here.