58 F
Los Angeles
Sunday, May 19, 2024

Trump Lawyer Resigns One Day Before Trial To Begin

Joseph Tacopina has filed with the courts that he will not represent Donald J. Trump. The E. Jean Carroll civil case is schedule to begin Tuesday January 16,...

Judge Lewis A. Kaplan Issues Order RE Postponement

On May 9, 2023, a jury found Donald J. Trump liable for sexual assault and defamation. The jury awarded Ms. Carroll $5 million in damages. Seven months ago,...

ASUS Announces 2023 Vivobook Classic Series

On April 7, 2023, ASUS introduced five new models in the 2023 Vivobook Classic series of laptops. The top laptops in the series use the 13th Gen Intel® Core™...
TechnologyProgrammingSeeing things with OpenCV

Seeing things with OpenCV

One of the forums I track every day is the OpenCV YahooGroup. It covers Intel’s Open Source Computer Vision library.

What surprises me and inspires me is the level of activity of the group. Many days there are 20 plus posts. It appears that many posters are students wanting to develop apps that track faces or recognize cars or achieve some other challenging goal.

It’s exciting that so many future developers are not limiting their view of the computer to a mouse, keyboard, and display.

As a developer, I particularly enjoy the challenge of developing vision applications–like ink applications–where data is not always what it seems. Authoring programs that can handle the subtle variations of real-world data is tough.

In the case of ink, for instance, is a given handdrawn stroke at 15 degrees or 13? Or is the line actually a curve with an extremely shallow and carefully drawn curvature? The temptation to highly-constrain the recognition result is tempting. However, tightly focusing the recognition parameters inevitably forces other more sloppily drawn strokes–that are obvious lines to the user–to be misrecognized. The “answer” often lies in the context–but not always.

Applications that seek to analyze real-world data, such as computer vision applications and ink-based apps, must handle the inevitability of incorrect answers. Handling this gracefully yet still providing value is an engineering art.

Loren
Lorenhttp://www.lorenheiny.com
Loren Heiny (1961 - 2010) was a software developer and author of several computer language textbooks. He graduated from Arizona State University in computer science. His first love was robotics.

Latest news

Related news