8 results · AI-generated index
R
realpython.com
article

Image Processing with NumPy

Learn how to use NumPy arrays for image processing, including resizing, cropping, and applying filters. This tutorial covers the basics of image processing with Python.

N
numpy.org
official

NumPy Array Manipulation for Image Processing

Official NumPy documentation on array manipulation for image processing. This guide provides an overview of the various functions and methods available for image processing with NumPy.

T
towardsdatascience.com
article

Image Processing using NumPy and OpenCV

A comprehensive guide to image processing using NumPy and OpenCV. This article covers topics such as image filtering, thresholding, and edge detection.

C
coursera.org
research

NumPy for Image Processing

This course covers the basics of image processing using NumPy and Python. Learn how to apply various image processing techniques, including image filtering and segmentation.

G
github.io
tool

Image Processing with Python and NumPy

A collection of image processing examples using Python and NumPy. This repository includes code examples for image filtering, thresholding, and edge detection.

S
stackoverflow.com
article

NumPy Array Indexing for Image Processing

A Q&A forum discussion on using NumPy array indexing for image processing. Learn how to efficiently manipulate images using NumPy's advanced indexing features.

S
scipy.org
official

Image Processing Tutorial with NumPy and SciPy

An official SciPy tutorial on image processing using NumPy and SciPy. This guide covers topics such as image filtering, Fourier transforms, and image segmentation.

E
edx.org
video

NumPy for Image and Video Processing

An online course on using NumPy for image and video processing. Learn how to apply various image and video processing techniques, including object detection and tracking.