> For the complete documentation index, see [llms.txt](https://book.arunponnusamy.com/computer-vision-essentials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.arunponnusamy.com/computer-vision-essentials/master.md).

# Preface

## About the book

This book will cover the essential topics in computer vision and some aspects of image processing, machine learning and deep learning that intersects with computer vision. The approach will be to cover the necessary theory and practical examples. Ideally balancing both. The goal for this book is to serve as essential guide for anyone interested in the field of computer vision by explaining the underlying concepts in a simple, intuitive way and show step-by-step hands on coding examples to apply the concepts to build real world applications.

{% hint style="info" %}
Note: This book is currently a work in progress. Chapters will be added/updated periodically.
{% endhint %}

## About the author

Arun Ponnusamy is a Software Engineer passionate about image processing, computer vision and machine learning. Lifelong learner. He loves to explain complex topics in a simple, intuitive way that is understandable for everyone. He has 5 years of experience working for startups on computer vision and deep learning. He is also the author of the open source library [cvlib](http://cvlib.net) - a simple, high level, easy-to-use Python package for computer vision.
