vxl v3.5.0
- Created
- Updated
A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.
# Usage
vxl provides CMake targets:
find_package(VXL CONFIG REQUIRED)
include("${VXL_CMAKE_DIR}/UseVXL.cmake")
# Example: numerics library 'vnl'.
target_link_libraries(main PRIVATE $<TARGET_NAME:vnl>)
# License
Unspecified
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# core-imaging
core-imaging support for vxl
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# openjpeg
OpenJPEG support
This feature uses vendored copy of openjpeg 1.2.0 and cannot be used together with port 'openjpeg'.
Host Dependencies:
No dependencies.
# Dependencies
- libgeotiff
- libjpeg-turbo
- libpng
- polyclipping
tiff
Features: (none)
and 5 transitive dependencies:
- liblzma (by tiff )
- nlohmann-json (by proj )
proj (by libgeotiff )
Features:
tiff
- zlib (by tiff )
# Host Dependencies
and one transitive dependency:
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# Dependents
# Host Dependents
No dependents.
# Contributors
- Patrick Grison
- Robert Schumacher
- TsukasaSugiura
- Stefano Sinigardi
- Victor Romero
- Phoebe
- NancyLi1013
- Billy O'Neal
- autoantwort
- jim wang
- Thomas1664
- Kai Pastor