- Messages
- 1,614
- Country
So I decided to jump into water detection with machine learning. There isn't any information on water machine learning in the users manual in particular so I am sort of looking at all examples, Chris's example, ext. I am starting small, just wanted to detect water. Maybe down the road I will combine all detections like Chris's script. Arno, do you have a sample script I could use or start with for water detection with machine learning/adding samples?
Here's my first attempt but not getting any preview results:
My 2nd question is about the Merging Images steps. Is it important which step connects to the Merge Image inputs from top-to-bottom? Is that critical? To me, the manual reads like it is describing what will happen to each input but not what step/image should be connect to which input?
I like the maneuverability of the "steps/scripts" panel. Zooming, moving all the steps around at once. I did notice sometimes when I add a step It may dart off to the left while the script darts off out of view to the right or bottom. Not sure what I did to have that happen? I think I prevented it when I added a new step and clicked on an open part of the panel and then clicked back onto the step to move it into its proper place.
I did encounter my first UE1-water. All I did was add in-line the K-Means step to the script below.
Here's my first attempt but not getting any preview results:
My 2nd question is about the Merging Images steps. Is it important which step connects to the Merge Image inputs from top-to-bottom? Is that critical? To me, the manual reads like it is describing what will happen to each input but not what step/image should be connect to which input?
I like the maneuverability of the "steps/scripts" panel. Zooming, moving all the steps around at once. I did notice sometimes when I add a step It may dart off to the left while the script darts off out of view to the right or bottom. Not sure what I did to have that happen? I think I prevented it when I added a new step and clicked on an open part of the panel and then clicked back onto the step to move it into its proper place.
I did encounter my first UE1-water. All I did was add in-line the K-Means step to the script below.