</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="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">min<wbr/>Confidence</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>minimum confidence for a detected race 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#L87">src/config.ts:87</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">model<wbr/>Path</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">skip<wbr/>Frames</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">skip<wbr/>Time</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