All Projects → non117 → zoi

non117 / zoi

Licence: other
今日も一日がんばるぞい

Programming Languages

python
139335 projects - #7 most used programming language

zoiとは

zoiとは4コマ漫画の画像からコマを抽出するツール群です。 簡単な画像処理によって実現される予定です。

依存関係

  • Python 2.x
  • OpenCV 2.x
  • pathlib
  • numpy
  • matplotlib

Python 3.xで開発するつもりだったのですが、何故か動かなかったのでとりあえず2.xで.

各ファイルの解説

cut.py

メインで切り出しを行います。

filter.py

ヒストグラム正規化をして、濃淡をいい感じに補正します。Scansnap対応。

noisereduc.py

名前のとおり

やること

  • 切り出し
  • 画像をきれいに
  • 傾き検出
  • 傾き自動補正
  • 完全自動化
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].