Closed VisionaryMind closed 3 years ago
This is a problem with not having OpenCV 4 in Ubuntu 18.04. ROS Melodic uses OpenCV 3.2 by default, so it is necessary to uninstall the Core 3.2 libopencv libraries and manually compile the ROS workspace for OpenCV4.
Hi, I am using ros noetic with opencv4.2
Still my issue is same. I am not able to see the coordinates in bottom of image.
Hi, I am using ros noetic with opencv4.2
Still my issue is same. I am not able to see the coordinates in bottom of image.
hi, have you solved it?
This is a problem with not having OpenCV 4 in Ubuntu 18.04. ROS Melodic uses OpenCV 3.2 by default, so it is necessary to uninstall the Core 3.2 libopencv libraries and manually compile the ROS workspace for OpenCV4.
Hello,I use opencv4.0 but no cordinate no display.which opencv are you use?
Hi, I am using ros noetic with opencv4.2 Still my issue is same. I am not able to see the coordinates in bottom of image.
hi, have you solved it?
hello,have you solved this problem?
有人解决了吗,is there anyone solved it?who can help children?
Using your sample data as a test, the cornerPhoto launch file opens the first image, but no coordinates are displayed:
Where can the setting be found for enabling coordinate display?