This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) The topic of this article may not meet Wikipedia's general notability guideline. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "VXL" – news · newspapers · books · scholar · JSTOR (May 2016) (Learn how and when to remove this template message) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "VXL" – news · newspapers · books · scholar · JSTOR (May 2016) (Learn how and when to remove this template message) (Learn how and when to remove this template message)

VXL, the Vision-something-Library, is a large collection of open source C++ libraries for computer vision. The idea of the naming is to replace X with one of many letters to obtain the smaller library names, i.e. G (VGL) is a geometry library, N (VNL) is a numerics library, I (VIL) is an image processing library, etc. These libraries can be used for general scientific computing as well as computer vision. Some examples of usage can be seen online.[1]

VXL is a larger-scale software engineering project with roots dating back to traditional computer vision environments from the 1990s, having libraries at multiple levels of complexities, many of them listing OpenCV as one of many dependencies. A similar approach at an even larger scale is taken by Kitware's KWIVER.[2] VXL core libraries are extremely stable and have been used in larger projects, both public and within companies, notably ITK.

See also

References

  1. ^ "The VXL Project". 27 November 2018.
  2. ^ "Home". kwiver.org.