fnvision - Fovea Native Vision
Copyright 2026 Sebastian Soenning

This product is licensed under the Apache License, Version 2.0.
You may obtain a copy of the License at:

    http://www.apache.org/licenses/LICENSE-2.0

---

Third-Party Software Notices

fnvision depends on the following open-source libraries.

Runtime dependencies:

NumPy
  License: BSD 3-Clause
  Copyright (c) 2005-2024, NumPy Developers
  <https://numpy.org>

OpenCV (opencv-python)
  License: Apache License 2.0
  Copyright (c) 2000-2024, Intel Corporation / OpenCV contributors
  <https://opencv.org>

Optional tool dependency:

Pillow
  License: HPND
  Copyright (c) 1997-2024, Secret Labs AB and contributors
  <https://python-pillow.org>

Python Standard Library
  License: Python Software Foundation License Version 2
  Copyright (c) 2001-2024, Python Software Foundation
  <https://www.python.org>

---

The calibration tool (`fnvision/tools/calibration.py`) uses OpenCV HighGUI
for windows and trackbars. For `--source screen`, it additionally uses Pillow.
