zamazan4ik / ufocr

GNU General Public License v3.0
6 stars 2 forks source link

[UFOCR-2] Use OpenCV for image processing #3

Open zamazan4ik opened 7 years ago

zamazan4ik commented 7 years ago

There are a lot of operations with images inside UFOCR. We should use OpenCV3 for it as much as possible. So internal type for image probably should be cv::Mat.