• Skip to primary navigation
  • Skip to main content
  • Skip to footer

PyImageSearch

You can master Computer Vision, Deep Learning, and OpenCV - PyImageSearch

  • University Login
  • Get Started
  • Topics
    • Deep Learning
    • Dlib Library
    • Embedded/IoT and Computer Vision
    • Face Applications
    • Image Processing
    • Interviews
    • Keras and TensorFlow
    • Machine Learning and Computer Vision
    • Medical Computer Vision
    • Optical Character Recognition (OCR)
    • Object Detection
    • Object Tracking
    • OpenCV Tutorials
    • Raspberry Pi
  • Books and Courses
  • AI & Computer Vision Programming
  • Reviews
  • Blog
  • Consulting
  • About
  • FAQ
  • Contact
  • University Login
OpenCV Tutorials
Tutorials

OpenCV Getting and Setting Pixels

January 20, 2021

In this tutorial, you will learn how to get and set pixel values using OpenCV and Python. You will also learn: What pixels are How the image coordinate system works in OpenCV How to access/get individual pixel values in an…

Read More of OpenCV Getting and Setting Pixels

OpenCV Tutorials
Tutorials

OpenCV CV2 Resize Image ( cv2.resize )

January 20, 2021

In this tutorial, you will learn how to resize an image using OpenCV and the cv2.resize function. Scaling, or simply resizing, is the process of increasing or decreasing the size of an image in terms of width and height. A…

Read More of OpenCV CV2 Resize Image ( cv2.resize )

OpenCV Tutorials
Tutorials

OpenCV Bitwise AND, OR, XOR, and NOT

January 19, 2021

In this tutorial, you will learn how to apply bitwise AND, OR, XOR, and NOT with OpenCV. In our previous tutorial on Cropping with OpenCV, you learned how to crop and extract a Region of Interest (ROI) from an image.…

Read More of OpenCV Bitwise AND, OR, XOR, and NOT

OpenCV Tutorials
Tutorials

Image Masking with OpenCV

January 19, 2021

In this tutorial, you will learn how to mask images using OpenCV. My previous guide discussed bitwise operations, a very common set of techniques used heavily in image processing. And as I hinted previously, we can use both bitwise operations…

Read More of Image Masking with OpenCV

OpenCV Tutorials
Tutorials

Image Arithmetic OpenCV

January 19, 2021

In this tutorial, you will learn how to perform image arithmetic (addition and subtraction) with OpenCV. Remember way, way back when you studied how to add and subtract numbers in grade school? Well, it turns out, performing arithmetic with images…

Read More of Image Arithmetic OpenCV

OpenCV Tutorials
Tutorials

Crop Image with OpenCV

January 19, 2021

In this tutorial, you will learn how to crop images using OpenCV. As the name suggests, cropping is the act of selecting and extracting the Region of Interest (or simply, ROI) and is the part of the image in which…

Read More of Crop Image with OpenCV

Automatic License Plate Recognition
OpenCV Tutorials
Optical Character Recognition (OCR)
Tutorials

OpenCV: Automatic License/Number Plate Recognition (ANPR) with Python

September 21, 2020

In this tutorial, you will build a basic Automatic License/Number Plate Recognition (ANPR) system using OpenCV and Python. An ANPR-specific dataset, preferably with plates from various countries and in different conditions, is essential for training robust license plate recognition systems,…

Read More of OpenCV: Automatic License/Number Plate Recognition (ANPR) with Python

OpenCV Tutorials
Optical Character Recognition (OCR)
Tutorials

OCR a document, form, or invoice with Tesseract, OpenCV, and Python

September 7, 2020

In this tutorial, you will learn how to OCR a document, form, or invoice using Tesseract, OpenCV, and Python. Last week, we discussed how to accept an input image and align it to a template image, such as the following:…

Read More of OCR a document, form, or invoice with Tesseract, OpenCV, and Python

OpenCV Tutorials
Optical Character Recognition (OCR)
Tutorials

Image alignment and registration with OpenCV

August 31, 2020

In this tutorial, you will learn how to perform image alignment and image registration using OpenCV. Image alignment and registration have a number of practical, real-world use cases, including: Medical: MRI scans, SPECT scans, and other medical scans produce multiple…

Read More of Image alignment and registration with OpenCV

  • Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • ...
  • Page 10
  • Next Page

You can learn Computer Vision, Deep Learning, and OpenCV.

Get your FREE 17 page Computer Vision, OpenCV, and Deep Learning Resource Guide PDF. Inside you’ll find our hand-picked tutorials, books, courses, and libraries to help you master CV and DL.


Footer

Topics

  • Deep Learning
  • Dlib Library
  • Embedded/IoT and Computer Vision
  • Face Applications
  • Image Processing
  • Interviews
  • Keras & Tensorflow
  • OpenCV Install Guides
  • Machine Learning and Computer Vision
  • Medical Computer Vision
  • Optical Character Recognition (OCR)
  • Object Detection
  • Object Tracking
  • OpenCV Tutorials
  • Raspberry Pi

Books & Courses

  • PyImageSearch University
  • FREE CV, DL, and OpenCV Crash Course
  • Practical Python and OpenCV
  • Deep Learning for Computer Vision with Python
  • PyImageSearch Gurus Course
  • Raspberry Pi for Computer Vision

PyImageSearch

  • Affiliates
  • Get Started
  • About
  • Consulting
  • Coaching
  • FAQ
  • YouTube
  • Blog
  • Contact
  • Privacy Policy

© 2026 PyImageSearch. All Rights Reserved.