Skip to Content
Computer Vision with OpenCV 3 and Qt5
book

Computer Vision with OpenCV 3 and Qt5

by Amin Ahmadi Tazehkandi
January 2018
Intermediate to advanced content levelIntermediate to advanced
486 pages
11h 28m
English
Packt Publishing
Content preview from Computer Vision with OpenCV 3 and Qt5

Mutexes

If this and the upcoming sections regarding the thread synchronization tools feel already familiar to you, then you'll have an easy time following the subjects that are covered, and you'll quickly learn how easy to use are the same tools implemented in Qt; otherwise, it may be a good idea to follow these sections thoroughly and carefully. So, let's start with our first thread synchronization tool. In general, if two threads try to access the same object (such as variable or class instance, and so on) at the same time, and if the order of what each thread does with the object is important, then the resulting object may sometimes be different from what we expect. Let's break it down with an example because it may still be quite confusing, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering OpenCV 4 - Third Edition

Mastering OpenCV 4 - Third Edition

Roy Shilkrot, David Millán Escrivá
Hands-On Computer Vision with TensorFlow 2

Hands-On Computer Vision with TensorFlow 2

Benjamin Planche, Eliot Andres
OpenCV 4 with Python Blueprints - Second Edition

OpenCV 4 with Python Blueprints - Second Edition

Dr. Menua Gevorgyan, Michael Beyeler (USD), Arsen Mamikonyan, Michael Beyeler

Publisher Resources

ISBN: 9781788472395Supplemental Content