NOTICE Apoculus - 3D Autostereogram Generator Copyright (c) 2025 NQR This software includes components from third-party sources: ================================================================================ Depth Anything V2 Copyright (c) 2024 The Depth Anything V2 Authors Licensed under the Apache License 2.0 Authors: Lihe Yang, Bingyi Kang, Zilong Huang, Zhen Zhao, Xiaogang Xu, Jiashi Feng, Hengshuang Zhao Original Repository: https://github.com/DepthAnything/Depth-Anything-V2 Paper: "Depth Anything V2" (https://arxiv.org/abs/2406.09414) ONNX Model Conversion: - Provided by Hugging Face ONNX Community - Model Repository: https://huggingface.co/onnx-community/depth-anything-v2-small - The ONNX conversion enables browser-based inference via ONNX Runtime Web This component is used for AI-based monocular depth estimation from RGB images. See LICENSES-THIRD-PARTY.md for the full Apache License 2.0 text. ================================================================================ ONNX Runtime Web Copyright (c) Microsoft Corporation Licensed under the MIT License Repository: https://github.com/microsoft/onnxruntime Website: https://onnxruntime.ai/ This component provides WebGPU and WebAssembly inference capabilities for running ONNX models in the browser. ================================================================================ JSZip Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso Licensed under MIT License (dual-licensed MIT OR GPL-3.0, used under MIT) Repository: https://github.com/Stuk/jszip Website: https://stuk.github.io/jszip/ This component provides ZIP file creation capabilities for batch export of video frame sequences. ================================================================================ For complete license texts, see LICENSES-THIRD-PARTY.md