macocr is a python script for OCR on macOS
Project description
macocr
Overview
macocr is a python script for OCR on macOS
Table of Contents
Installation
Just add tap and install homebrew package.
brew tap rioriost/macocr
brew install macocr
Prerequisites
- Python 3.11 or higher
Usage
Execute macocr command.
macocr --help
usage: macocr [-h] image_dir output_dir
positional arguments:
image_dir Directory containing images to OCR
output_dir Directory to output OCR results
options:
-h, --help show this help message and exit
The indentical usage is shown below.
macocr images results
Processing /Users/rifujita/ownCloud/bin/macocr/images/img_horz01.png
Processing /Users/rifujita/ownCloud/bin/macocr/images/img_vert02.HEIC
Processing /Users/rifujita/ownCloud/bin/macocr/images/img_vert01.png
results
cat results/*
日本国内の交差点は約100万あるとされている
ので、そこに接続しているエッジは T字路で 3
本、2本の道路が交差していれば4本、さらに五
叉路や側道があるパターンでは、1 つのノードに
20 ぐらいのエッジが接続しているパターンも実
在します。
航空路線に例えると、ハブ空港が日本国内だけ
で約100万あり、エッジがその10倍・約1,000万
存在する、みたいなものです*3。そしてその巨大
なネットワーク内で乗り継ぎを数十回、数百回す
るというのが、私たちが日常行っている、自動車
の運転を含めた地上での移動です。
道路ネットワークよりもさらに大規模なネット
ワークとしては、SNS やウェブのリンクなども
考えられます。PostgreSQL に航空路線のデータを格納する例を考えてみましょう。現在世界には約三千五百の空港があり、それらの空港を結ぶ航空路線
は数万に及びますが、羽田空港からシアトルタコマ空港への直行便は、航空会社の別を考慮しなければ一路線しかありません。条件は「羽田発
シアトルタコマ着」のみです。
しかし乗り継ぎを考慮すると、羽田からシアトルタコマへの経路は複数通り存在します。クエリの条件は「羽田発・空港(A)着」「空港(A)発シ
アトルタコマ着」です。さらに乗り継ぎが二回になると、「羽田発・空港(A)着」「空港(A)発-空港(B)着」「空港(B)着・シアトルタコマ着」とな
り、経路のパターンが増えることが分かります。空港(ノード)の数より、路線(エッジ)の数がかなり多くなるのはこういう理由です。
航空路線の場合、乗り継ぎ回数がそれほど増えることはないので、クエリもあまり難しくなるとは考えにくく、SQL で十分対応できるでしょ
う。•この薬はあなたの症状に合わせ処方したものです。他の人には譲らないでください。
•お薬は指示どおりにお飲みください。自己判断で服用量や回数を加減しないでください。
•お薬はお子様の手の届かない場所に置いてください。
•この薬以外に他の医療機関の薬又は市販薬を服用している方は、医師又は薬剤師に申し
出てください。
口食前とは食事前30分位、食後とは食後30分位に服用することです。
口食間とは食後2時間位に服用することです。
口(糖尿病の方を除き)食事のとれない方でも食事をする時と同じ時間に服用してください。
口時間ごとに定められた薬は食事に関係なく服用してください。
Release Notes
0.1.9 Release
- Dependency updates
0.1.8 Release
- Dependency updates
0.1.7 Release
- Dependency updates
0.1.6 Release
- Dependency updates
0.1.5 Release
- Dependency updates
0.1.4 Release
- Dependency updates
0.1.3 Release
- Dependency updates
0.1.2 Release
- Dependency updates
0.1.1 Release
- Dependency updates
0.1.0 Release
- Initial release.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
macocr-0.1.9.tar.gz
(1.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file macocr-0.1.9.tar.gz.
File metadata
- Download URL: macocr-0.1.9.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d8de5b36604744a5a0a9dcf6cb7816b56b64bbc166ac0d25d8c7f997b6a72a6
|
|
| MD5 |
75c884091d26348c28d14a0fc63e422e
|
|
| BLAKE2b-256 |
99c866fbb64c1f02e87a62990a235114285c754a685367243e948d05518ee9c0
|
File details
Details for the file macocr-0.1.9-py3-none-any.whl.
File metadata
- Download URL: macocr-0.1.9-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c84f61a05598e19e4f800b1844290e3fd69d4399511be1a65a984c906947bce1
|
|
| MD5 |
2b53ac2bb0f7ca0938db279f4ac6a45c
|
|
| BLAKE2b-256 |
160681bf7c41f584660e6ce6823982a46fad7bd7cdb09d07a539a01eb2ebd025
|