Skip to content
Snippets Groups Projects
Commit cc38c202 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Update README.md

parent 7d8518b5
No related branches found
No related tags found
No related merge requests found
...@@ -32,8 +32,11 @@ appear as black regions, being the background white. ...@@ -32,8 +32,11 @@ appear as black regions, being the background white.
parameters. The information provided for each blob is: parameters. The information provided for each blob is:
**id** (string): the identifier of each blob is build from the color_id parameter and the index of the blob. **id** (string): the identifier of each blob is build from the color_id parameter and the index of the blob.
**center_x** (unsigned int): position in pixels of the center of the blob in the image (x axis). **center_x** (unsigned int): position in pixels of the center of the blob in the image (x axis).
**center_y** (unsigned int): position in pixels of the center of the blob in the image (y axis). **center_y** (unsigned int): position in pixels of the center of the blob in the image (y axis).
**size** (float): Size of the blob in pixels. **size** (float): Size of the blob in pixels.
## parameters ## parameters
......
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