hawkbot@hawkbot-ubuntu:~/catkin_ws$ roslaunch robot_vision watershed_segmentation.launch
... logging to /home/hawkbot/.ros/log/b1a8f776-e260-11ed-8599-218ddfb2e606/roslaunch-hawkbot-ubuntu-3407.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
process[watershed_segmentation-1]: started with pid [3421]
[ INFO] [1682315030.499788566]: Initializing nodelet with 1 worker threads.
[ INFO] [1682315030.618005490]: This program demonstrates the famous watershed segmentation algorithm in OpenCV: watershed()
[ INFO] [1682315030.618055787]: Hot keys:
[ INFO] [1682315030.618074269]: ESC - quit the program
[ INFO] [1682315030.618082885]: r - restore the original image
[ INFO] [1682315030.618093175]: w or SPACE - run watershed segmentation algorithm
[ INFO] [1682315030.618120400]: (before running it, *roughly* mark the areas to segment on the image)
[ INFO] [1682315030.618160933]: (before that, roughly outline several markers on the image)