Merge pull request #27759 from uilianries:docs/update-conan-url

[docs] Update Conan URL to use official Conan Center
This commit is contained in:
Alexander Smorkalov 2025-09-09 12:10:07 +03:00 committed by GitHub
commit 646e94aad4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ Other organizations and people maintain their own binary distributions of OpenCV
- System packages in popular Linux distributions (https://pkgs.org/search/?q=opencv) - System packages in popular Linux distributions (https://pkgs.org/search/?q=opencv)
- PyPI (https://pypi.org/search/?q=opencv) - PyPI (https://pypi.org/search/?q=opencv)
- Conda (https://anaconda.org/search?q=opencv) - Conda (https://anaconda.org/search?q=opencv)
- Conan (https://github.com/conan-community/conan-opencv) - Conan (https://conan.io/center/recipes/opencv)
- vcpkg (https://github.com/microsoft/vcpkg/tree/master/ports/opencv) - vcpkg (https://github.com/microsoft/vcpkg/tree/master/ports/opencv)
- NuGet (https://www.nuget.org/packages?q=opencv) - NuGet (https://www.nuget.org/packages?q=opencv)
- Brew (https://formulae.brew.sh/formula/opencv) - Brew (https://formulae.brew.sh/formula/opencv)