Tesseract OCR 该软件包包含一个OCR引擎 - libtesseract和一个命令行程序 - tesseract。 Tesseract 4增加了一个基于OCR引擎的新神经网络(LSTM),该引擎专注于线路识别,但仍然支持Tesseract 3的传统Tesseract OCR引擎,该引擎通过识别字符模式来工作。通过使用Legacy OCR Engine模式(--oem 0)启用与Te
oclip 是一个跨机器使用的粘贴板, 可以在任意有网络的地方访问自己的粘贴板。 oclip 在跨机器上开发或者运维时有很大的帮助, 可以在一台机器上复制,在另一台机器上粘贴。 数据安全:数据在本地采用 openssl aes 加密, 秘钥只存在本地. 只有自己设置的密码才能解密 跨平台:可以在任意平台上安装客户端使用, 目前已支持 Linux 和 Windows. 也可以根据协议自己实现其他客户
(取名octopus的本意是它可以像八爪鱼一样批量执行命令,不想和另外一个java的工具重名了。。。) octopus是用python做的一款通过web界面批量ssh到linux服务器,然后执行命令的工具。 web用的flask + bootstrap + jquery,还用到了一个ztree的js插件。 远程登录并且执行命令的部分用的是pexpect,并且不需要在被控机器上安装客户端。 演示地址
ocean_data_tools: a MATLAB toolbox for interacting with bulk freely-available oceanographic data Copyright (c) 2020 lnferris ocean_data_tools simplifies the process of extracting, formatting, and visu
Octo.jl Documentation Build Status Octo.jl is an SQL Query DSL in Julia.It also comes with a very useful tool called Repo.You could Repo.get, Repo.insert! Repo.update! Repo.delete! for many database d
About OctBlog OctBlog is almost the same with MayBlog except that it is powered by Flask and MongoDB rather than Django and SQL Databases. And as my customary, I named it OctBlog as OctBlog was starte
pix2tex - LaTeX OCR The goal of this project is to create a learning based system that takes an image of a math formula and returns corresponding LaTeX code. Requirements Model PyTorch (tested on v1.7
Oracle DB driver for Laravel 4|5|6|7|8 via OCI8 Laravel-OCI8 Laravel-OCI8 is an Oracle Database Driver package for Laravel. Laravel-OCI8 is an extension of Illuminate/Database that uses OCI8 extension
OCLint 是一种静态代码分析工具,用于通过检查 C、C++ 和 Objective-C 代码来提高质量并减少缺陷。 它寻找编译器看不到的潜在问题,例如: 可能的错误 - if/else/try/catch/finally 语句为空 未使用的代码 - 未使用的局部变量和参数 复杂的代码 - 高圈复杂度、NPath 复杂度和高 NCSS 冗余代码 - 多余的 if 语句和无用的括号 Code sm
darknet-ocr 是基于 darknet 框架,实现 CTPN 版本自然场景文字检测与 CNN+CTCOCR 文字识别的项目。目前支持系统:mac/ubuntu python=3.6 实现功能 [x] 文字方向检测 0、90、180、270度检测(支持dnn/tensorflow) [x] 支持(darknet/opencv dnn /keras)文字检测,支持darknet/keras训练
Ember Octane vs Classic Cheat Sheet Check out the deployed app. Yep, it uses Ember Octane! You can see side-by-side examples of Ember Octane and Ember Classic. How to Contribute Contributions are welc
OctoBot 0.4.0-beta17 Octobot Community Description Octobot is a powerful fully modular open-source cryptocurrency trading robot. See the Octobot official website. This repository contains all the feat
Oceananigans.jl �� Fast and friendly ocean-flavored Julia software for simulating incompressible fluid dynamics in Cartesian and spherical shell domains on CPUs and GPUs. https://clima.github.io/Ocean
OCaml Jupyter An OCaml kernel for Jupyter notebook. This provides an OCaml REPL with a great user interface such as markdown/HTML documentation, LaTeX formula by MathJax, and image embedding. Getting
MATLAB / Octave These repository is a collection of useful algorithms and data structures built in MATLAB/Octave. In addition you will find solutions from project euler problem sets. The code in this