Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to create a checkerboard pattern using OpenCV and Python in this comprehensive tutorial. Explore the step-by-step process of building an 8x8 checkerboard with proper sizing and coloration. Discover techniques for utilizing numpy slice functions to define squares within the image array. Gain insights into importing OpenCV, working with data types and ranges, filling arrays, adding squares and colors, constructing for loops, and equalizing colors. Follow along with troubleshooting tips and testing procedures to ensure successful implementation of the checkerboard pattern.
Syllabus
Introduction
Getting Started
Importing OpenCV
Data Type
Data Range
Filling the Array
Adding the Squares
Adding the Colors
Building the For Loop
For Row in Range
For Column in Row
Proper Use of parentheses
Color Equalization
Troubleshooting
Testing
Conclusion
Taught by
Paul McWhorter