We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ad0db commit 4286ed6Copy full SHA for 4286ed6
README.md
@@ -5,6 +5,9 @@ SPDX-FileCopyrightText: Czech Technical University in Prague
5
6
# OpenCV Image Transport
7
8
+[](https://img.shields.io/badge/ros_|_melodic-v1.0.2-blue)
9
+[](https://img.shields.io/badge/ros_|_noetic-v1.0.2-blue)
10
+
11
This package provides ROS image transport "cv" which compresses images using OpenCV `imencode/imdecode` functions.
12
13
The `data` field of the `CompressedImage` messages can be directly stored as image files of the corresponding type and interpreted by other programs.
0 commit comments