A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.
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>)
core-imaging support for vxl
OpenJPEG support
This feature uses vendored copy of openjpeg 1.2.0 and cannot be used together with port 'openjpeg'.
v3.5.0#0
!uwp
Complex license
Manifest