Skip to content
Snippets Groups Projects
Commit 2500b1d3 authored by Alberto.Rovetta's avatar Alberto.Rovetta
Browse files

Fixed documentation

parent 6c9226d8
Branches main
No related tags found
1 merge request!10Created get_img function to save bike images
......@@ -4,7 +4,7 @@ import matplotlib.pyplot as plt
def save_bike_image(points_position, counter):
"""This function save an image of the bike.
:param points_position: provide bike coordinates
:param points_position: provide bike coordinates as numpy array
:param counter: provide bike number
:return: bike image file
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment