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

Image thresholding

In computer vision science, thresholding is a method of image segmentation, which itself is the process of distinguishing between groups of related pixels, either in terms of intensity, color, or any other image properties. The OpenCV framework provides a number of functions to deal with image segmentation in general; however, in this section, you will learn about two of the most basic (although widely used) image segmentation methods in the OpenCV framework (and in computer vision): threshold and adaptiveThreshold. So, without wasting any more words, here they are:

  • threshold: This function can be used to apply a fixed-level threshold to an image. Although it is possible to use this function with a multi-channel image, ...
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