Table of Contents
opencv

Mit OpenCV und Qt Quick trifft Computer Vision auf moderne HMI-Entwicklung

opencv

Ob beim automatischen Sortieren von Briefen, beim Erkennen von Materialfehlern in der Produktion oder bei der Vermessung: überall dort, wo Maschinen ihre Umwelt erkennen müssen, kommt Computer Vision zum Einsatz.

OpenCV ist ein populäres Open Source Framework, das eine große Anzahl an Algorithmen für die Bilderkennung zur Verfügung stellt. Eine Bibliothek zur Umsetzung prototypischer HMIs mit Fokus auf Parametereinstellung ist vorhanden, für anspruchsvollere Aufgaben sollte OpenCV jedoch mit einem HMI-Framework integriert werden.

In einem aktuellen Artikel in der Design&Elektronik geben unsere Software Entwickler Berthold Krevert und Torsten Rahn einen Überblick, welche Themen bei der Integration von Open CV und Qt Quick zu beachten sind.

Sorry, comments are disabled on this post.

Read more

OPC UA open62541
OPC UA
Frank Meerkötter
Qt OPC UA: Logging improvements in Qt 6.1

So far programs using Qt OPC UA with the open62541 back-end produced quite a bit of chatter on stdout originating from the open62541 stack itself. Unfortunately there was no simple way to get rid of these low-level logs. We now provide a way to control this behavior.

Read More »
IoT Cloud
Azure
Heike Ziegler
IoT: Getting started with cloud and modern IoT and IIoT from scratch

IoT and IIoT applications are special compared to other kinds of cloud applications as they have to deal with devices existing “outside” of data centers.

The following series of articles provide an end-to-end overview of what Microsoft Azure offers to handle some of the challenges involved in connecting an IoT Device with the Cloud.

By working through this series you will learn about the major concepts involved in getting your IoT/IIoT device connected to Microsoft Azure. In our examples we will feature Qt, Node.Js, Protobuf from Google and much more to get you started.

Read More »