faninsar.query.result.BBoxesResult#
- class faninsar.query.result.BBoxesResult(result: dict)[source]#
Bases:
BaseResultA class to manage the result of
BoundingBoxquery.- __init__(result: dict) None#
Initialize the BaseResult instance.
- Parameters:
result (dict) – The result of the query.
Methods
__init__(result)Initialize the BaseResult instance.
Attributes
List of numpy arrays.
Description of the dimensions.
DataFrame of the result.
If the result is empty.
List of affine transforms.