Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Raspberry Pi Computer Vision Programming. - Second Edition

You're reading from  Raspberry Pi Computer Vision Programming. - Second Edition

Product type Book
Published in Jun 2020
Publisher Packt
ISBN-13 9781800207219
Pages 306 pages
Edition 2nd Edition
Languages
Author (1):
Ashwin Pajankar Ashwin Pajankar
Profile icon Ashwin Pajankar

Table of Contents (15) Chapters

Preface 1. Chapter 1: Introduction to Computer Vision and the Raspberry Pi 2. Chapter 2: Preparing the Raspberry Pi for Computer Vision 3. Chapter 3: Introduction to Python Programming 4. Chapter 4: Getting Started with Computer Vision 5. Chapter 5: Basics of Image Processing 6. Chapter 6: Colorspaces, Transformations, and Thresholding 7. Chapter 7: Let's Make Some Noise 8. Chapter 8: High-Pass Filters and Feature Detection 9. Chapter 9: Image Restoration, Segmentation, and Depth Maps 10. Chapter 10: Histograms, Contours, and Morphological Transformations 11. Chapter 11: Real-Life Applications of Computer Vision 12. Chapter 12: Working with Mahotas and Jupyter 13. Chapter 13: Appendix 14. Other Books You May Enjoy

Tour of the raspi-config command-line utility

We can configure Raspberry Pi by using one of the following three methods:

  • The Raspberry Pi configuration tool in the Raspbian OS menu
  • By altering the content of /boot/config.txt
  • With the raspi-config command-line utility

We will provide a detailed tour of the raspi-config tool in detail in this section. Open the Raspberry Pi command prompt and run the following command:

sudo raspi-config

This will open the Raspberry Pi configuration tool in Command Prompt, as in the following screenshot:

Figure 13.6 – The main menu of the raspi-config utility

The first option is used to change the password for the pi user. The second option in the main menu, Network Options, has the facility to change the way the Raspberry Pi board is connected to the network:

Figure 13.7 – Network Options

The third option in the main menu (Boot Options) details the booting options...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}