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

Preprocessing

This phase is the process of transforming source codes into their final states before being passed onto the actual compiler. To further explain this, think about all of the included files, various compiler directives, or more importantly in the case of Qt Framework, think about the Qt-specific macros and codes that are not part of the standard C++ language. In Chapter 3, Creating a Comprehensive Qt+OpenCV Project, we learned about uic and moc, which transform UI files and C++ codes written using Qt-specific macros and guidelines into standard C++ codes (in recent versions of Qt, into C++11 or later, to be precise). Even though these are not part of the standard preprocessing performed on C++ source codes, they are still pretty ...

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