e904b667c6
Build/Publish Develop Docs / deploy (push) Failing after 1s
PaddleOCR Code Style Check / check-code-style (push) Failing after 1s
PaddleOCR PR Tests GPU / detect-changes (push) Failing after 1s
PaddleOCR PR Tests / detect-changes (push) Failing after 1s
PaddleOCR PR Tests GPU / test-pr-gpu (push) Has been cancelled
PaddleOCR PR Tests / test-pr (push) Has been cancelled
PaddleOCR PR Tests GPU / test-pr-gpu-impl (push) Has been cancelled
PaddleOCR PR Tests / test-pr-python (3.13) (push) Has been cancelled
PaddleOCR PR Tests / test-pr-python (3.8) (push) Has been cancelled
PaddleOCR PR Tests / test-pr-python (3.9) (push) Has been cancelled
26 lines
1.3 KiB
Plaintext
26 lines
1.3 KiB
Plaintext
PaddleOCR iOS demo — third-party notices
|
||
===============================================================================
|
||
|
||
This demo application is part of the PaddleOCR project (Apache License 2.0).
|
||
It may bundle or link third-party components in addition to the PaddleOCR
|
||
repository LICENSE. The following components are included in **source** form
|
||
in this tree:
|
||
|
||
Clipper / polyclipping (polygon clipping and offsetting)
|
||
--------------------------------------------------------------------------------------------
|
||
• Upstream: polyclipping clipper 6.4.2 (Angus Johnson)
|
||
• Bundled: `PaddleOCRDemo/ThirdParty/Clipper1/` (clipper.cpp, clipper.hpp)
|
||
• SPDX: BSL-1.0 (Boost Software License 1.0)
|
||
• Full text: `PaddleOCRDemo/ThirdParty/Clipper1/LICENSE`
|
||
|
||
CocoaPods dependencies (onnxruntime-objc, OpenCV, Yams, etc.)
|
||
-------------------------------------------------------------
|
||
• Versions and upstream packages are recorded in `Podfile.lock` after
|
||
`pod install`. Each pod is subject to its own license as published by
|
||
the respective project; consult the Pods project and upstream repos
|
||
for notices required by those licenses.
|
||
|
||
If you distribute binaries built from this demo, ensure your product’s
|
||
open-source / third-party attribution (e.g. in-app “Licenses” or
|
||
distribution packaging) satisfies your legal and policy requirements.
|