Integrating ROS with OpenCV
Main openCV file: tutorial.cpp
publisher node: my_publisher.cpp. This node listens to packets in the topic camera/image and processes and renders them.
Subscriber node: my_subscriber.cpp. This node publishes packets to the topic camera/image.