AI/Computer Vision Materials
5.1 Lines Parameterization
쵸빙
2020. 8. 5. 22:40
In this class, we will learn about lines parameterization.
● Slope intercept form
We can express line in slope intercept form.
Slope intercept form uses slope and y-intercept to express line.
● Double intercept form
In another way, line can be expressed in double intercept form.
Double intercept form uses x-intercept and y-intercept to express the eqation of line.
● Normal Form
Finally, normal form can be possible, either.
Normal form uses coordinates and angle theta from origin.
In next class, we will learn about Hough Transform.