Skip to Content

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'.

Dependencies:
  • vxl

    Features: core-imaging

No transitive dependencies.

Host Dependencies:

No dependencies.

# Dependencies

and 5 transitive dependencies:

# Host Dependencies

and one transitive dependency:

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Patrick Grison's avatar Patrick Grison
  • Robert Schumacher's avatar Robert Schumacher
  • TsukasaSugiura's avatar TsukasaSugiura
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Victor Romero's avatar Victor Romero
  • Phoebe's avatar Phoebe
  • NancyLi1013's avatar NancyLi1013
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • jim wang's avatar jim wang
  • Thomas1664's avatar Thomas1664
  • Kai Pastor's avatar Kai Pastor

# Changelog

and 6 more commits:

# Source