Common Image Processing Libraries in Machine Vision

Click on the above “Beginner Learning Vision” to select “Star” or “Top” Important content delivered promptly When studying and researching image processing, the first task is to choose a suitable image processing library. In this issue, we will briefly introduce the pros and cons of various image libraries. OpenCV, Intel IPP, Halcon, MATLAB, OpenGL, EmguCv, … Read more

Implementing OCR Recognition Using Halcon

Implementing OCR Recognition Using Halcon

Previously, I worked with OpenCV, but now the company has a project for OCR, and I’ve implemented it using Halcon. There is a lot of information online about OCR teaching, but it can be overwhelming. Below is the practical implementation based on the materials and the current project. First, we need to create a sample … Read more