Currently, when importing from ADB, we only expose the constraints field within FindImage and FindBoundingBox. That means the client can only filter the images (and bboxes) using ADB property constraints (see ApertureDBImportStorageBase.constraints). This may not be sufficient in all cases.
Currently, when importing from ADB, we only expose the
constraintsfield withinFindImageandFindBoundingBox. That means the client can only filter the images (and bboxes) using ADB property constraints (seeApertureDBImportStorageBase.constraints). This may not be sufficient in all cases.