aperrault / DetectText

Detect text with stroke width transform.
GNU General Public License v3.0
331 stars 150 forks source link

Complete OpenCV2.4 C++11 rehaul with CMake #10

Closed royshil closed 8 years ago

royshil commented 8 years ago

I rewrote the entire core in OpenCV 2.4 structs instead of the ancient C API. And added a CMake script to build easily.

aperrault commented 8 years ago

Nice!

royshil commented 8 years ago

:+1: