</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="GenericConfig.html">GenericConfig</a>.<ahref="GenericConfig.html#enabled">enabled</a></p><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L15">src/config.ts:15</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="iouthreshold"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>iou<wbr/>Threshold</span><ahref="#iouthreshold"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">iouThreshold</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>minimum overlap between two detected objects before one is discarded</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L153">src/config.ts:153</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="maxdetected"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>max<wbr/>Detected</span><ahref="#maxdetected"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">maxDetected</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>maximum number of detected objects</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L155">src/config.ts:155</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="minconfidence"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>min<wbr/>Confidence</span><ahref="#minconfidence"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">minConfidence</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>minimum confidence for a detected objects before results are discarded</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L151">src/config.ts:151</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="modelpath"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>model<wbr/>Path</span><ahref="#modelpath"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">modelPath</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">string</span></div><divclass="tsd-comment tsd-typography"><p>path to model json file (relative to <code>modelBasePath</code></p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="GenericConfig.html">GenericConfig</a>.<ahref="GenericConfig.html#modelpath">modelPath</a></p><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L17">src/config.ts:17</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="skipframes"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>skip<wbr/>Frames</span><ahref="#skipframes"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">skipFrames</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>how many max frames to go without re-running model if cached results are acceptable
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><p>Inherited from <ahref="GenericConfig.html">GenericConfig</a>.<ahref="GenericConfig.html#skipframes">skipFrames</a></p><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L20">src/config.ts:20</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="skiptime"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>skip<wbr/>Time</span><ahref="#skiptime"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">skipTime</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>how many max milliseconds to go without re-running model if cached results are acceptable