Install this package:
emerge -a ros-noetic/opencv_apps
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/opencv_apps
Or alternatively:
emerge --autounmask-write -a ros-noetic/opencv_apps
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.2-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
<p>opencv_apps provides various nodes that run internally OpenCV's functionalities and publish the result as ROS topics. With opencv_apps, you can skip writing OpenCV application codes for a lot of its functionalities by simply running a launch file that corresponds to OpenCV's functionality you want.</p>
<ul>
<li>You can have a look at all launch files provided here (be sure to choose the correct branch. As of Sept. 2016 indigo branch is used for ROS Indigo, Jade, and Kinetic distros).</li>
<li>Some of the features covered by opencv_apps are explained in <a href="http://wiki.ros.org/opencv_apps">the wiki</a>.</li>
</ul>
<p>The most of code is originally taken from https://github.com/Itseez/opencv/tree/master/samples/cpp</p>
</longdescription>
<upstream>
<maintainer status="active">
<email>kei.okada@gmail.com</email>
<name>Kei Okada</name>
</maintainer>
<bugs-to>https://github.com/ros-perception/opencv_apps/issues</bugs-to>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p ros-noetic/opencv_apps |
euse -E <flag> -p ros-noetic/opencv_apps |
euse -D <flag> -p ros-noetic/opencv_apps
| Flag | Description | 2.0.2-r1 |
|---|---|---|
| test | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | opencv_apps-noetic-release-2.0.2.tar.gz | 84531 bytes |
| EBUILD | opencv_apps-2.0.2-r1.ebuild | 1166 bytes |
| MISC | metadata.xml | 1292 bytes |