Load Image
This function block allows users to load an image from their file system into the application. It provides options to view the image immediately after loading.
π₯ Inputs
This block does not accept any inputs.
π€ Outputs
Image RGB
The loaded RGB image from the file system.
πΉοΈ Controls
Load Image
A button to open a file dialog and select an image file from your computer.
See Image
A button that opens an image viewer to display the loaded image.
π¨ Features
File Dialog
A graphical file dialog is provided for easy navigation and selection of image files.
Image Preview
Users can view the loaded image immediately using the See Image
button.
π Usage Instructions
Load Image: Click the
Load Image
button to open a file dialog and select an image file from your computer.View Image: Once the image is loaded, click the
See Image
button to open a dedicated image viewer to see the loaded image.
π Evaluation
When executed, this function block will load the selected image from the file system, and it can be used to pass on the image data to other processing blocks.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated
Was this helpful?