Mean Value of Image
This function block calculates and returns the mean pixel value of an input image. The mean value is an important statistical measure that provides a basic characterization of the overall intensity in the image.
π₯ Inputs
Image Any
The image data from which the mean value will be calculated.
π€ Outputs
Mean Value
The output provides the mean pixel value of the input image, rounded to two decimal places.
πΉοΈ Controls
Mean Value Label
Displays the current mean value of the image, updated whenever the input image changes.
π¨ Features
Simple Calculation
Effortlessly computes the mean intensity value across all pixels in the image.
Live Feedback
The displayed mean value updates dynamically as new image data is processed.
π Usage Instructions
Connect Input Image: Link the input socket to an image-producing function block.
Run the Block: Once connected, the block will automatically calculate the mean pixel value of the passing image.
View Mean Value: Check the displayed mean value in the
Mean Value Label
to assess the overall luminosity of the image.
π Evaluation
Upon evaluation, this block computes the mean pixel value from the provided image data and returns it for further analysis or processing.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated
Was this helpful?