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

Image Processing with Python

Learn how to use Python and libraries like NumPy, SciPy, and OpenCV to process images and apply convolution filters.

C
cs231n.github.io
research

Convolutional Neural Networks for Image Classification

Stanford University's CS231n course notes on convolutional neural networks, including implementation in Python using NumPy and TensorFlow.

T
tutorials_point.com
article

Python Image Processing Tutorial

Step-by-step tutorial on image processing in Python, covering topics like image filtering, thresholding, and convolution using NumPy and OpenCV.

N
numpy.org
official

NumPy Documentation

Official NumPy documentation, including reference materials and tutorials on using NumPy for image processing and convolution operations.

O
opencv.org
article

Image Processing with Python and OpenCV

Tutorial on using OpenCV and Python for image processing, including convolution, filtering, and feature detection.

G
github.io
tool

Convolutional Image Processing

GitHub repository containing examples and tutorials on convolutional image processing using Python, NumPy, and OpenCV.

J
jakevdp.github.io
research

Python for Data Science Handbook

Online book on using Python for data science, including a chapter on image processing and convolution using NumPy and SciPy.

E
edx.org
video

Image and Video Processing with Python

Online course on image and video processing using Python, covering topics like convolution, filtering, and object detection.