Closed YoungsonZhao closed 4 years ago
I little bit more information would be helpful. Like screenshots and console output.
I little bit more information would be helpful. Like screenshots and console output.
The code was downloaded from github and nothing changed. I just compiled it with using 1394 camera option. And the operation system is Ubuntu 18.04.
I little bit more information would be helpful. Like screenshots and console output. This video shows the problem. https://www.youtube.com/watch?v=A70XjHFzS4U
I suggest to start with respecting the very first warning in the log ;) That's quite important. Btw, please rather share the log as text snippet.
If this does not help, please also share your configuration files. You can use the backup.sh
script to create a snapshot with all relevant config files.
I suggest to start with respecting the very first warning in the log ;) That's quite important. Btw, please rather share the log as text snippet.
If this does not help, please also share your configuration files. You can use the
backup.sh
script to create a snapshot with all relevant config files.
Thanks for your advice.
Have you found and solved the issue?
Have you found and solved the issue?
This issue is not solved. I just downloaded an elder version committed on July 2, 2019 and the issue did not happen anymore.
There is an issue with the image mask. It is not initialized correctly with a fresh config. I'll fix it later, but if you want to test it, you just need to clear the mask once in the mask view on the right.
I use 1394 cameras. I did the YUV calibration following the instructions of https://github.com/RoboCup-SSL/ssl-vision/wiki/color-segmentation-configuration. After the YUV calibration, I set thresholded as True in Visualization, however, the thresholding results do not show, nothing changes in the visualizatin window. Could any one help me to fix this issue?