datastructure linking objects to their (possible) location More...
#include <Matrix.h>
Public Attributes | |
| float | height |
| height of the image section | |
| int | objectId |
| identifies object, which is represented by ObjectBox | |
| float | width |
| width of the image section | |
| float | x |
| x-component of top left coordinate | |
| float | y |
| y-component of top left coordinate | |