
How an image-processing feature saved my flight
A real-world example of why foreground color support in barcode reading matters.

A real-world example of why foreground color support in barcode reading matters.
Welcome to Ibraverse Welcome to my personal technical blog where I share insights from my work in image processing, control theory, robotics, and artificial intelligence. My Background I’m passionate about solving complex technical problems that bridge theory and practice. My professional experience spans industrial image processing at companies like Matrox and Zebra Technologies, where I’ve developed robust computer vision solutions for real-world applications. What You’ll Find Here Image Processing & Computer Vision Industrial algorithm development Real-time image processing techniques OpenCV applications Quality control systems Control Theory & Robotics Linear and nonlinear control systems Adaptive control strategies Autonomous vehicle systems Robot control and navigation Technical Deep Dives C++ programming for high-performance applications Mathematical modeling and optimization Machine learning integration Distributed systems design My Professional Journey During my time at Matrox and Zebra Technologies, I focused on developing image processing algorithms that meet industrial standards, combining mathematical rigor with practical engineering solutions. ...

Edge Measurement in Industrial Vision: Counting Saw Blade Teeth Edge measurement is a fundamental technique in industrial vision systems, enabling precise detection and analysis of object boundaries. This tutorial demonstrates edge measurement principles through a practical application: automatically counting the teeth on a saw blade. Understanding Edge Measurement Edge measurement involves detecting transitions in pixel intensity that correspond to physical edges in objects. In industrial applications, this technique is crucial for: ...