</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><aid="iouThreshold"class="tsd-anchor"></a><h3>iou<wbr/>Threshold</h3><divclass="tsd-signature tsd-kind-icon">iou<wbr/>Threshold<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L86">src/config.ts:86</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>minimum overlap between two detected hands before one is discarded</p>
</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><aid="landmarks"class="tsd-anchor"></a><h3>landmarks</h3><divclass="tsd-signature tsd-kind-icon">landmarks<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">boolean</span></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L90">src/config.ts:90</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>should hand landmarks be detected or just return detected hand box</p>
</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><aid="maxDetected"class="tsd-anchor"></a><h3>max<wbr/>Detected</h3><divclass="tsd-signature tsd-kind-icon">max<wbr/>Detected<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L88">src/config.ts:88</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>maximum number of detected hands</p>
</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><aid="minConfidence"class="tsd-anchor"></a><h3>min<wbr/>Confidence</h3><divclass="tsd-signature tsd-kind-icon">min<wbr/>Confidence<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L84">src/config.ts:84</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>minimum confidence for a detected hand before results are discarded</p>
</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><aid="modelPath-1"class="tsd-anchor"></a><h3>model<wbr/>Path</h3><divclass="tsd-signature tsd-kind-icon">model<wbr/>Path<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">string</span></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#L9">src/config.ts:9</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>path to model json file</p>
</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><aid="rotation"class="tsd-anchor"></a><h3>rotation</h3><divclass="tsd-signature tsd-kind-icon">rotation<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">boolean</span></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L82">src/config.ts:82</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>should hand rotation correction be performed after hand detection?</p>
</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><aid="skeleton"class="tsd-anchor"></a><h3>skeleton</h3><divclass="tsd-signature tsd-kind-icon">skeleton<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-symbol">{ </span>modelPath<spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">string</span><spanclass="tsd-signature-symbol"> }</span></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L95">src/config.ts:95</a></li></ul></aside><divclass="tsd-type-declaration"><h4>Type declaration</h4><ulclass="tsd-parameters"><liclass="tsd-parameter"><h5><spanclass="tsd-flag ts-flagOptional">Optional</span> model<wbr/>Path<spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">string</span></h5><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>path to hand skeleton model json</p>
</dd></dl></div></li></ul></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><aid="skipFrames"class="tsd-anchor"></a><h3>skip<wbr/>Frames</h3><divclass="tsd-signature tsd-kind-icon">skip<wbr/>Frames<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></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#L11">src/config.ts:11</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>how many max frames to go without re-running model if cached results are acceptable</p>
</dd></dl></div></section><sectionclass="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><aid="skipTime"class="tsd-anchor"></a><h3>skip<wbr/>Time</h3><divclass="tsd-signature tsd-kind-icon">skip<wbr/>Time<spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">number</span></div><asideclass="tsd-sources"><p>Inherited from <ahref="GenericConfig.html">GenericConfig</a>.<ahref="GenericConfig.html#skipTime">skipTime</a></p><ul><li>Defined in <ahref="https://github.com/vladmandic/human/blob/main/src/config.ts#L13">src/config.ts:13</a></li></ul></aside><divclass="tsd-comment tsd-typography"><dlclass="tsd-comment-tags"><dt>property</dt><dd><p>how many max miliseconds to go without re-running model if cached results are acceptable</p>