Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hitode909/cropper

近デジの画像を左右に分割する
https://github.com/hitode909/cropper

Last synced: 28 days ago
JSON representation

近デジの画像を左右に分割する

Awesome Lists containing this project

README

        

Cropper
=========

概要
------

近代デジタルライブラリーから画像をダウンロードした画像の余白を除いて左右に分割します.

使い方
------

起動時の引数に,分割したい本の画像が入ったディレクトリのパスを指定します.本はあらかじめ[kindai.rb](http://github.com/hitode909/kindairb/)などで入手しておいてください.

perl cropper.pl ~/Documents/正義の叫/

この例の場合,以下に,分割された画像が保存されます.

~/Documents/正義の叫/crop/

処理には大変時間がかかります.

動作環境
--------

* Perl が必要です.
* Imager が必要なので,CPAN でインストールしてください.

その他
------
大変遅く,精度も悪いです.今後改善できるとよいですね.