Anonymous

Project:Box identification: Difference between revisions

From London Hackspace Wiki
Line 54: Line 54:
** x (INTEGER) - x-coord in pixels for positioning shelf bay marker on box location image.
** x (INTEGER) - x-coord in pixels for positioning shelf bay marker on box location image.
** y (INTEGER) - y-coord in pixels for positioning shelf bay marker on box location image.
** y (INTEGER) - y-coord in pixels for positioning shelf bay marker on box location image.
=== Images ===
* Location images will be created using two image markers (one for indicating the unit and one for indicating the bay) that overlay two base images (one representing an overhead view of the shelves and one representing the usable bays of a unit).
<gallery>
File:Box_marker.png|Marker used to indicate which bay a box occupies on a shelving unit.
File:Shelf_marker.png|Marker used to indicate which shelving unit a box occupies.
File:Shelves.png|Representation of the layout of the shelves.
File:Shelf.png|Representation of a shelving unit.
</gallery>
* QR codes are generated using a Google API.


=== Image Generation ===
=== Image Generation ===