Skip to content

Latest commit

 

History

History
153 lines (102 loc) · 4.29 KB

README_en.md

File metadata and controls

153 lines (102 loc) · 4.29 KB

中文 English

Doc-Image-Tool Document image processing tool


Free, open source, document image processing software

  • Free:All the code in this project is open source and completely free.
  • Convenience:Decompress and run offline without a network.
  • Function:DocBleach / TextOrientationCorrection / DocSharpening / HandwritingDenoisingBeautifying / DocShadowRemoval / document_image_dewarping / DocTrimmingEnhancement

catalog

usage

To use the current method, you just download the source code of this project, find main.py, and run it.

The weights model includes distortion correction, clarity enhancement and cutting edge enhancement.Baidu web disk download:

link: https://pan.baidu.com/s/1Ty_JSYcauRX0MiIRuhxx_w password: 92vb

Any problems,please Issue ,I'll help you as much as I can.。

DocBleach

Bleach the document image.

TextOrientationCorrection

Text orientation correction of document images.

DocSharpening

Sharpening a document image enhances the sharpness of any image, which increases the image size.

HandwritingDenoisingBeautifying

De-noising and beautifying handwritten note images.

DocShadowRemoval

Remove shadow from document image.

document_image_dewarping

Distortion correction of document images.

DocTrimmingEnhancement

Trim the document image, extract and highlight the main part.


Project core algorithm source code:

function_method
├─ DocBleach #漂白
├─ TextOrientationCorrection #文字方向矫正
├─ DocSharpening #清晰增强
├─ HandwritingDenoisingBeautifying #笔记去噪美化
├─ DocShadowRemoval #去阴影
├─ document_image_dewarping #扭曲矫正
└─ DocTrimmingEnhancement #切边增强


sponsor

Doc-Image-Tool, The project is developed and maintained by author jiangnanboy in his spare time. If you like this software, you are welcome to sponsor it, which is also one of the motivation of the author.

  • Domestic users sponsor authors through 爱发电 .

development plan

finished work
  • DocBleach
  • TextOrientationCorrection
  • DocSharpening
  • HandwritingDenoisingBeautifying
  • DocShadowRemoval
  • document_image_dewarping
  • DocTrimmingEnhancement
Work in progress, or if you have any good functional suggestions, please also put forward [suggestions], I will try my best to implement the functional requirements.
  • Blackspot removal
  • In paint
  • Remove stamp
  • Handwriting erasure.
Continuity Plan
Expand

The following are some of the future ongoing plans.

  • Reconstructs software interface
  • Add more document image processing capabilities
  • Added the OCR function
  • Added table recognition function
  • Added document image multimodal question answering function

Contact me

1、github:https://github.com/jiangnanboy

2、QQ:2229029156