How can I calculate the average intensity within a specific ROI? #2495
yongtaektab-cmyk
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi @yongtaektab-cmyk! You are nearly there. So |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am new to Bonsai and I'm trying to create a simple workflow. My goal is to:
Capture an image.
Convert it to grayscale and crop it.
Define an ROI.
Calculate the average pixel intensity within that ROI.
I’ve set up the nodes for capturing and cropping, but whenever I add an 'Average' node to get the intensity, the workflow fails or throws an error.
Could anyone please guide me on how to correctly configure the nodes for this? I’m not sure if I’m missing a step or using the wrong node type. Any advice would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions