-
Notifications
You must be signed in to change notification settings - Fork 1
opencv4_lower_noetic_install
Some of the package's greatest strengths require the use of OpenCV version 4.2.0, this concerns Tracking and the dnn module. However, ROS Melodic comes preinstalled with OpenCV 3.2.0, where these features are either not available or implemented in limited functionality and therefore not included in the Extended Object Detection package. Thus, under ROS Melodic, you can use a package without the listed functionality, or update the OpenCV version. However, in this case, the author of the package recommends thinking about switching to ROS Noetic, because did not find a good way to "lodge" two different versions of OpenCV on the same system, which in turn requires removing the old version of OpenCV. In addition, a complete rearrangement can (and most likely will) affect the operation of other packages.
If you do decide to go by a complete reshuffle of OpenCV.
TODO
- Home
- ROS-interface
- Interacting with a package through a configuration file
- Common structure of the configuration file
-
Simple objects
- Clusterization
- Filtering
- Tracking
- Attributes
- HSVcolor
- HistColor
- HaarCascade
- Size
- Hough
- Dimension
- BasicMotion
- Aruco
- Feature
- Pose
- DNN
- QR
- QR_Zbar
- LogicAnd
- LogicNot
- LogicOr
- Blob
- Depth
- RoughDist
- Dist
- FaceDlib
- ExractedInfoId
- ExractedInfoString
- UnitTranslation
- SquareObjectDistance
- TorchYOLOv7Attribute
- TorchYOLOv7KeypointAttribute
- ROSSubcriberOpenPoseRaw
- DummyHumanPose
- Complex objects
- Install Guides
- Usage Guides
- Troubleshooting