filmov
tv
Python Lab Work

Показать описание
1) Take an image.
2) Mark the points with number ending your Roll ID (ex 2005).
3) Save the coordinates in the excel file (Take 500 points).
4) Find the distance between all the points using some algorithm.
5) Sketch the line between the Maximum distance points.
6) Note the execution time of your code
2) Mark the points with number ending your Roll ID (ex 2005).
3) Save the coordinates in the excel file (Take 500 points).
4) Find the distance between all the points using some algorithm.
5) Sketch the line between the Maximum distance points.
6) Note the execution time of your code