ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Your subscriber will receive the video frame-by-frame, so the data referenced by cv_ptr is already a single frame. No need for cvQueryFrame.