1. Home
  2. Browse
  3. vxl

vxl

v3.5.0#0Latest

A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.

Install

Run the following Vcpkg command to install the port.

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>)

Features

Dependencies

See source

Version

v3.5.0#0

Publication

Supports

!uwp

GitHub

vxl/vxl239

Homepage

vxl.github.io

Subtree

00eab7561d

License

Complex license

Definition

Manifest