Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.21 KB

File metadata and controls

21 lines (12 loc) · 1.21 KB

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.