</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="#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">iou<wbr/>Threshold</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#L126">src/config.ts:126</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="#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#L130">src/config.ts:130</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="#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">max<wbr/>Detected</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#L128">src/config.ts:128</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="#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 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#L124">src/config.ts:124</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member tsd-is-inherited"><aid="modelPath-1"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>model<wbr/>Path</span><ahref="#modelPath-1"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="#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"><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="#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#L122">src/config.ts:122</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="#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><br/><span></span><spanclass="tsd-kind-property">modelPath</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">string</span><spanclass="tsd-signature-symbol">; </span><br/><spanclass="tsd-signature-symbol">}</span></div><divclass="tsd-type-declaration"><h4>Type declaration</h4><ulclass="tsd-parameters"><liclass="tsd-parameter"><h5><codeclass="tsd-tag ts-flagOptional">Optional</code><spanclass="tsd-kind-property">model<wbr/>Path</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#L135">src/config.ts:135</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="#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="#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