Instructional Video9:05
Packt

Advanced Computer Vision Projects 2.3: Finding Plate Characters

Higher Ed
In this video, we take a pass at finding characters potentially belonging to license plates.

• Use contours to find character candi
dates
• Filter contours based on geometri
c criteria
• Identify possible plate locations...
Instructional Video12:12
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Code to perform rotation, translation and resizing

Higher Ed
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision.<b<br/>r/>

Computer Vision Basics: Part 2: [Activity] Code to perform rotation, translation and resizing
Instructional Video
Khan Academy

Khan Academy: Linear Algebra: Linear Transformation Examples: Rotations in R2

9th - 10th Standards
Video first shows visually that a rotation is a linear transformation. Shows how to construct a transformation matrix that will rotate a vector through a given angle. Shows both the general rotation matrix and an example of a rotation...
Instructional Video
Khan Academy

Khan Academy: Linear Algebra: Rotation in R3 Around the X Axis

9th - 10th
Video shows how to write a transformation matrix in R^3 that rotates a vector around the x-axis. Compares the rotation matrix in R^3 to the rotation matrix in R^2 found in the previous video and discusses how it could be applied for more...