tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/BoundingBoxProperties.md
page_type: reference
<link rel="stylesheet" href="/site-assets/css/style.css"> <!-- DO NOT EDIT! Automatically generated file. --> <div itemscope itemtype="http://developers.google.com/ReferenceObject"> <meta itemprop="name" content="tflite_support.metadata_schema_py_generated.BoundingBoxProperties" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="BoundingBoxPropertiesBufferHasIdentifier"/> <meta itemprop="property" content="CoordinateType"/> <meta itemprop="property" content="GetRootAs"/> <meta itemprop="property" content="GetRootAsBoundingBoxProperties"/> <meta itemprop="property" content="Index"/> <meta itemprop="property" content="IndexAsNumpy"/> <meta itemprop="property" content="IndexIsNone"/> <meta itemprop="property" content="IndexLength"/> <meta itemprop="property" content="Init"/> <meta itemprop="property" content="Type"/> </div>View source on GitHub
<a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L595-L597">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>BoundingBoxPropertiesBufferHasIdentifier( buf, offset, size_prefixed=False ) </code></pre> <h3 id="CoordinateType"><code>CoordinateType</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L638-L642">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>CoordinateType() </code></pre> <h3 id="GetRootAs"><code>GetRootAs</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L584-L589">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>GetRootAs( buf, offset=0 ) </code></pre> <h3 id="GetRootAsBoundingBoxProperties"><code>GetRootAsBoundingBoxProperties</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L591-L594">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>GetRootAsBoundingBoxProperties( buf, offset=0 ) </code></pre>This method is deprecated. Please switch to GetRootAs.
<h3 id="Index"><code>Index</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L604-L609">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Index( j ) </code></pre> <h3 id="IndexAsNumpy"><code>IndexAsNumpy</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L612-L616">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>IndexAsNumpy() </code></pre> <h3 id="IndexIsNone"><code>IndexIsNone</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L626-L628">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>IndexIsNone() </code></pre> <h3 id="IndexLength"><code>IndexLength</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L619-L623">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>IndexLength() </code></pre> <h3 id="Init"><code>Init</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L600-L601">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Init( buf, pos ) </code></pre> <h3 id="Type"><code>Type</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L631-L635">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Type() </code></pre>