Skip to content

qyum/Document-detection-and-Skew-correction-

Repository files navigation

Document-detection-and-Skew-correction

At first I'm doing image alignment then doing document detection,Here i'm using google vision api to detect document and parse content from samples with 100% accuracy.Then parse specific content from invoice samples.

Dependency

python 3.7
pip install tensorflow=2.0.0
pip install pandas
pip install numpy

alined samples,Detect Document and Parse content

Run above command
image_alignmnet-2 (1).ipynb

Result:
1)non_aligmnet_sample
invoice-8
2)detected sample
Capture-2
3)alignment_sample
Capture

Parse specific content

Run above comment:
parse_shop_name.ipynb
sample:
net_1
Result:
Like parse shop name from invoice samples
Capture-1

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published