ROS1 + OpenCV

Yeah, as @roehling found out, the issue is the cv::startWindowThread. Hopefully, this issue is resolved in the next sync.

And no need for bundling OpenCV for such a trivial issue. However, if cv::startWindowThread is used in other parts of ROS, it might be beneficial to switch away from that for the foreseeable future.