</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 hands 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#L133">src/config.ts:133</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="landmarks"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>landmarks</span><ahref="#landmarks"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">landmarks</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">boolean</span></div><divclass="tsd-comment tsd-typography"><p>should hand landmarks be detected or just return detected hand box</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#L137">src/config.ts:137</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 hands</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#L135">src/config.ts:135</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 hand 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#L131">src/config.ts:131</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"><aid="rotation"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>rotation</span><ahref="#rotation"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">rotation</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">boolean</span></div><divclass="tsd-comment tsd-typography"><p>should hand rotation correction be performed after hand detection?</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#L129">src/config.ts:129</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="skeleton"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>skeleton</span><ahref="#skeleton"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">skeleton</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-symbol">{</span><spanclass="tsd-kind-property">modelPath</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">string</span><spanclass="tsd-signature-symbol">}</span></div><divclass="tsd-type-declaration"><h4>Type declaration</h4><ulclass="tsd-parameters"><liclass="tsd-parameter"><h5><codeclass="tsd-tag">Optional</code><spanclass="tsd-kind-property">modelPath</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">string</span></h5><divclass="tsd-comment tsd-typography"><p>path to hand skeleton model json</p>
</div><divclass="tsd-comment tsd-typography"></div></li></ul></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L142">src/config.ts:142</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