Description
Legacy computer vision applications can depend on an isolated OpenCV 3 library under /opt. This helps projects keep older API compatibility without replacing the system OpenCV.
Legacy libraries may miss fixes and modern APIs. Review compatibility, security exposure, and library paths before using them in maintained software.