Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 558 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 558 Bytes

Thin Plate Spline(TPS)

Original Image processed Image
Image 1 Image 2
原始图片 通过tps变换后的图片

usage

    mkdir build
    cd build
    cmake ..
    make

refer

ASTER: An Attentional Scene Text Recognizer with Flexible Rectification

ESIR: End-to-end Scene Text Recognition via Iterative Image Rectification