BoundingBox$json top-level constant
Implementation
@$core.Deprecated('Use boundingBoxDescriptor instead')
const BoundingBox$json = {
'1': 'BoundingBox',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'label', '3': 2, '4': 1, '5': 9, '10': 'label'},
{'1': 'x_min_normalized', '3': 3, '4': 1, '5': 1, '10': 'xMinNormalized'},
{'1': 'y_min_normalized', '3': 4, '4': 1, '5': 1, '10': 'yMinNormalized'},
{'1': 'x_max_normalized', '3': 5, '4': 1, '5': 1, '10': 'xMaxNormalized'},
{'1': 'y_max_normalized', '3': 6, '4': 1, '5': 1, '10': 'yMaxNormalized'},
{'1': 'confidence', '3': 7, '4': 1, '5': 1, '9': 0, '10': 'confidence', '17': true},
],
'8': [
{'1': '_confidence'},
],
};