DEV Community

Discussion on: Using JavaScript to Preprocess Images for OCR

Collapse
 
skydev66 profile image
skydev66

Thanks for the nice tutorial. Can you provide a python project that outputs same result?

Collapse
 
mathewthe2 profile image
Mathew Chan

Sure, I'll let you know when I write it up. It's going to cover OpenCV and I was also thinking on touching on OpenCV's Adaptive thresholding. Lately I feel like open-cv-python is relatively small compared to the other libraries one might need for a python project anyway.