devkanani25 / Feature-Extraction-and-Image-Processing-Book-Examples

Code examples: Feature Extraction and Image Processing in Computer Vision Book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Extraction and Image Processing in Computer Vision (4th Edition)

Python examples for Feature Extraction and Image Processing in Computer Vision by Mark S. Nixon & Alberto S. Aguado

This book is available on Elsevier, Waterstones and Amazon.

In the book home page you'll find extra material for the book as well as useful image processing and computer vision links.

Requirements

  • Python 3.6
  • NumPy 1.16.0
  • Pillow 6.0.0
  • Matplotlib 3.1.0

License

The code in this repository, including all code samples, is released under the The MIT License.

About

Code examples: Feature Extraction and Image Processing in Computer Vision Book


Languages

Language:Python 100.0%