top of page

Acknowledgements

LensOCR contains the following libraries and dependencies:

 

Tesseract 4.0.0 

Tesseract, maintained by Google ( https://github.com/tesseract-ocr/tesseract ), is distributed under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

 

U^2-Net

U^2-Net, maintained by Xuebin Qin (https://github.com/xuebinqin/U-2-Net), is distributed under the Apache 2.0 license ( https://www.apache.org/licenses/LICENSE-2.0 ).

 

Soto 

Soto is a Swift language SDK for Amazon Web Services (AWS), working on Linux, macOS and iOS. This library provides access to all AWS services. The service APIs it provides are a direct mapping of the REST APIs Amazon publishes for each of its services. Soto is a community supported project and is in no way affiliated with AWS (https://github.com/soto-project/soto). 

 

SnapKit 

SnapKit is a DSL to make Auto Layout easy on both iOS and OS X (https://github.com/SnapKit/SnapKit). 

 

Promises

Promises is a modern framework that provides a synchronisation construct for Objective-C and Swift to facilitate writing asynchronous code (https://github.com/google/promises). 

bottom of page