From OpenCV and Tesseract to exploring recent research results in Computer Vision [Challenge 2]

From OpenCV and Tesseract to exploring recent research results in Computer Vision [Challenge 2]

challenges, Computer Vision, Deep Learning, learning, Technology
I've been away for a while... Actually, I didn't notice as the time was going on.. even though I felt like I've been running all days since my last article :D .. I was all in a new dimension of machine learning..one that is so huge and with many many possible doors to knock! -What is it that you called "new dimension"? Okay, let me tell you. If you followed my previous post about OpenCV and Tesseract, you may already know that I've been working on a computer vision project, involving Object Character Recognition (OCR) for texts in a natural scene image - By the way, I really like the problem that I'm trying to solve, that's why I accepted working on the project despite the fact that I don't have a previous…
Read More
Starting with OpenCV and Tesseract OCR on visual studio 2017 [Challenge 1]

Starting with OpenCV and Tesseract OCR on visual studio 2017 [Challenge 1]

challenges, Computer Vision, learning, projects
I have recently started working on a Freelance project where I need to use text scene recognition based on OpenCV and Tesseract as libraries. I was so motivated to hit the Wolrd of computer vision combined with machine learning and experience developing applications in the field, so I welcomed challenges that come with! Here I'll be talking about the first challenge and how I tackled it. found myself with multiple new things to prepare in order to start coding, without mentioning that it's been a long time before when I last coded with C++ (back to my university time)! At first, I was asked to use OpenCV 3.0 and Tesseract 3.02 in order to run the project's part which is already available. So I installed OpenCV 3.0 and Tesseract 3.02…
Read More