2021-03-14 13:47:38 +01:00
|
|
|
<!doctype html>
|
|
|
|
<html class="default no-js">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<title>@vladmandic/face-api</title>
|
|
|
|
<meta name="description" content="Documentation for @vladmandic/face-api">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="stylesheet" href="assets/css/main.css">
|
|
|
|
<script async src="assets/js/search.js" id="search-script"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header>
|
|
|
|
<div class="tsd-page-toolbar">
|
|
|
|
<div class="container">
|
|
|
|
<div class="table-wrap">
|
|
|
|
<div class="table-cell" id="tsd-search" data-index="assets/js/search.json" data-base=".">
|
|
|
|
<div class="field">
|
|
|
|
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
|
|
<input id="tsd-search-field" type="text" />
|
|
|
|
</div>
|
|
|
|
<ul class="results">
|
|
|
|
<li class="state loading">Preparing search index...</li>
|
|
|
|
<li class="state failure">The search index is not available</li>
|
|
|
|
</ul>
|
|
|
|
<a href="index.html" class="title">@vladmandic/face-api</a>
|
|
|
|
</div>
|
|
|
|
<div class="table-cell" id="tsd-widgets">
|
|
|
|
<div id="tsd-filter">
|
|
|
|
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
|
|
<div class="tsd-filter-group">
|
|
|
|
<div class="tsd-select" id="tsd-filter-visibility">
|
|
|
|
<span class="tsd-select-label">All</span>
|
|
|
|
<ul class="tsd-select-list">
|
|
|
|
<li data-value="public">Public</li>
|
|
|
|
<li data-value="protected">Public/Protected</li>
|
|
|
|
<li data-value="private" class="selected">All</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
|
|
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="tsd-page-title">
|
|
|
|
<div class="container">
|
|
|
|
<h1>@vladmandic/face-api</h1>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</header>
|
|
|
|
<div class="container container-main">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-8 col-content">
|
2021-06-18 13:19:03 +02:00
|
|
|
<div class="tsd-panel tsd-typography">
|
|
|
|
</div>
|
2021-03-14 13:47:38 +01:00
|
|
|
</div>
|
|
|
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
|
|
<nav class="tsd-navigation primary">
|
|
|
|
<ul>
|
2021-06-18 13:19:03 +02:00
|
|
|
<li class=" ">
|
|
|
|
<a href="modules.html">Exports</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-namespace">
|
|
|
|
<a href="modules/draw.html">draw</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-namespace">
|
|
|
|
<a href="modules/utils.html">utils</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
|
|
<ul class="before-current">
|
|
|
|
<li class=" tsd-kind-enum">
|
|
|
|
<a href="enums/gender.html" class="tsd-kind-icon">Gender</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/agegendernet.html" class="tsd-kind-icon">Age<wbr>Gender<wbr>Net</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/boundingbox.html" class="tsd-kind-icon">Bounding<wbr>Box</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/box.html" class="tsd-kind-icon">Box</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/composabletask.html" class="tsd-kind-icon">Composable<wbr>Task</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/computeallfacedescriptorstask.html" class="tsd-kind-icon">Compute<wbr>All<wbr>Face<wbr>Descriptors<wbr>Task</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/computefacedescriptorstaskbase.html" class="tsd-kind-icon">Compute<wbr>Face<wbr>Descriptors<wbr>Task<wbr>Base</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/computesinglefacedescriptortask.html" class="tsd-kind-icon">Compute<wbr>Single<wbr>Face<wbr>Descriptor<wbr>Task</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/detectallfacelandmarkstask.html" class="tsd-kind-icon">Detect<wbr>All<wbr>Face<wbr>Landmarks<wbr>Task</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/detectallfacestask.html" class="tsd-kind-icon">Detect<wbr>All<wbr>Faces<wbr>Task</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/detectfacelandmarkstaskbase.html" class="tsd-kind-icon">Detect<wbr>Face<wbr>Landmarks<wbr>Task<wbr>Base</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/detectfacestaskbase.html" class="tsd-kind-icon">Detect<wbr>Faces<wbr>Task<wbr>Base</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/detectsinglefacelandmarkstask.html" class="tsd-kind-icon">Detect<wbr>Single<wbr>Face<wbr>Landmarks<wbr>Task</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/detectsinglefacetask.html" class="tsd-kind-icon">Detect<wbr>Single<wbr>Face<wbr>Task</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/dimensions.html" class="tsd-kind-icon">Dimensions</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facedetection.html" class="tsd-kind-icon">Face<wbr>Detection</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facedetectionnet.html" class="tsd-kind-icon">Face<wbr>Detection<wbr>Net</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/faceexpressionnet.html" class="tsd-kind-icon">Face<wbr>Expression<wbr>Net</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/faceexpressions.html" class="tsd-kind-icon">Face<wbr>Expressions</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facelandmark68net.html" class="tsd-kind-icon">Face<wbr>Landmark68<wbr>Net</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facelandmark68tinynet.html" class="tsd-kind-icon">Face<wbr>Landmark68<wbr>Tiny<wbr>Net</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facelandmarknet.html" class="tsd-kind-icon">Face<wbr>Landmark<wbr>Net</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facelandmarks.html" class="tsd-kind-icon">Face<wbr>Landmarks</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facelandmarks5.html" class="tsd-kind-icon">Face<wbr>Landmarks5</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facelandmarks68.html" class="tsd-kind-icon">Face<wbr>Landmarks68</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facematch.html" class="tsd-kind-icon">Face<wbr>Match</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facematcher.html" class="tsd-kind-icon">Face<wbr>Matcher</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/facerecognitionnet.html" class="tsd-kind-icon">Face<wbr>Recognition<wbr>Net</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/labeledbox.html" class="tsd-kind-icon">Labeled<wbr>Box</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/labeledfacedescriptors.html" class="tsd-kind-icon">Labeled<wbr>Face<wbr>Descriptors</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/netinput.html" class="tsd-kind-icon">Net<wbr>Input</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class tsd-has-type-parameter">
|
|
|
|
<a href="classes/neuralnetwork.html" class="tsd-kind-icon">Neural<wbr>Network</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/objectdetection.html" class="tsd-kind-icon">Object<wbr>Detection</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/point.html" class="tsd-kind-icon">Point</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/predictedbox.html" class="tsd-kind-icon">Predicted<wbr>Box</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/rect.html" class="tsd-kind-icon">Rect</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/ssdmobilenetv1.html" class="tsd-kind-icon">Ssd<wbr>Mobilenetv1</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/ssdmobilenetv1options.html" class="tsd-kind-icon">Ssd<wbr>Mobilenetv1<wbr>Options</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/tinyfacedetector.html" class="tsd-kind-icon">Tiny<wbr>Face<wbr>Detector</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/tinyfacedetectoroptions.html" class="tsd-kind-icon">Tiny<wbr>Face<wbr>Detector<wbr>Options</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/tinyyolov2.html" class="tsd-kind-icon">Tiny<wbr>Yolov2</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-class">
|
|
|
|
<a href="classes/tinyyolov2options.html" class="tsd-kind-icon">Tiny<wbr>Yolov2<wbr>Options</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/iboundingbox.html" class="tsd-kind-icon">IBounding<wbr>Box</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/idimensions.html" class="tsd-kind-icon">IDimensions</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/ifacedetecion.html" class="tsd-kind-icon">IFace<wbr>Detecion</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/ifacelandmarks.html" class="tsd-kind-icon">IFace<wbr>Landmarks</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/ifacematch.html" class="tsd-kind-icon">IFace<wbr>Match</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/ipoint.html" class="tsd-kind-icon">IPoint</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/irect.html" class="tsd-kind-icon">IRect</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/issdmobilenetv1options.html" class="tsd-kind-icon">ISsd<wbr>Mobilenetv1<wbr>Options</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-interface">
|
|
|
|
<a href="interfaces/itinyyolov2options.html" class="tsd-kind-icon">ITiny<wbr>Yolov2<wbr>Options</a>
|
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#ageandgenderprediction" class="tsd-kind-icon">Age<wbr>And<wbr>Gender<wbr>Prediction</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#batchnorm" class="tsd-kind-icon">Batch<wbr>Norm</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#convwithbatchnorm" class="tsd-kind-icon">Conv<wbr>With<wbr>Batch<wbr>Norm</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#defaulttinyyolov2netparams" class="tsd-kind-icon">Default<wbr>Tiny<wbr>Yolov2<wbr>Net<wbr>Params</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#environment" class="tsd-kind-icon">Environment</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#facedetectionfunction" class="tsd-kind-icon">Face<wbr>Detection<wbr>Function</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#facedetectionoptions" class="tsd-kind-icon">Face<wbr>Detection<wbr>Options</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#filesystem" class="tsd-kind-icon">File<wbr>System</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
2021-06-04 15:17:04 +02:00
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#itinyfacedetectoroptions" class="tsd-kind-icon">ITiny<wbr>Face<wbr>Detector<wbr>Options</a>
|
2021-06-04 15:17:04 +02:00
|
|
|
</li>
|
2021-03-14 13:47:38 +01:00
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#mobilenetparams" class="tsd-kind-icon">Mobilenet<wbr>Params</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#netoutput" class="tsd-kind-icon">Net<wbr>Output</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#netparams" class="tsd-kind-icon">Net<wbr>Params</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tmediaelement" class="tsd-kind-icon">TMedia<wbr>Element</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tnetinput" class="tsd-kind-icon">TNet<wbr>Input</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tnetinputarg" class="tsd-kind-icon">TNet<wbr>Input<wbr>Arg</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tresolvednetinput" class="tsd-kind-icon">TResolved<wbr>Net<wbr>Input</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tinyyolov2config" class="tsd-kind-icon">Tiny<wbr>Yolov2<wbr>Config</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tinyyolov2netparams" class="tsd-kind-icon">Tiny<wbr>Yolov2<wbr>Net<wbr>Params</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#withage" class="tsd-kind-icon">With<wbr>Age</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#withfacedescriptor" class="tsd-kind-icon">With<wbr>Face<wbr>Descriptor</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#withfacedetection" class="tsd-kind-icon">With<wbr>Face<wbr>Detection</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#withfaceexpressions" class="tsd-kind-icon">With<wbr>Face<wbr>Expressions</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#withfacelandmarks" class="tsd-kind-icon">With<wbr>Face<wbr>Landmarks</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#withgender" class="tsd-kind-icon">With<wbr>Gender</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-variable">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#face_expression_labels" class="tsd-kind-icon">FACE_<wbr>EXPRESSION_<wbr>LABELS</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-variable">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#env" class="tsd-kind-icon">env</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-variable">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#nets" class="tsd-kind-icon">nets</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-variable">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#version" class="tsd-kind-icon">version</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#allfaces" class="tsd-kind-icon">all<wbr>Faces</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#allfacesssdmobilenetv1" class="tsd-kind-icon">all<wbr>Faces<wbr>Ssd<wbr>Mobilenetv1</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#allfacestinyyolov2" class="tsd-kind-icon">all<wbr>Faces<wbr>Tiny<wbr>Yolov2</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#awaitmedialoaded" class="tsd-kind-icon">await<wbr>Media<wbr>Loaded</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#buffertoimage" class="tsd-kind-icon">buffer<wbr>ToImage</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#computefacedescriptor" class="tsd-kind-icon">compute<wbr>Face<wbr>Descriptor</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#createcanvas" class="tsd-kind-icon">create<wbr>Canvas</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#createcanvasfrommedia" class="tsd-kind-icon">create<wbr>Canvas<wbr>From<wbr>Media</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#createfacedetectionnet" class="tsd-kind-icon">create<wbr>Face<wbr>Detection<wbr>Net</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#createfacerecognitionnet" class="tsd-kind-icon">create<wbr>Face<wbr>Recognition<wbr>Net</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#createssdmobilenetv1" class="tsd-kind-icon">create<wbr>Ssd<wbr>Mobilenetv1</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#createtinyfacedetector" class="tsd-kind-icon">create<wbr>Tiny<wbr>Face<wbr>Detector</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#createtinyyolov2" class="tsd-kind-icon">create<wbr>Tiny<wbr>Yolov2</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#detectallfaces" class="tsd-kind-icon">detect<wbr>All<wbr>Faces</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#detectfacelandmarks" class="tsd-kind-icon">detect<wbr>Face<wbr>Landmarks</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#detectfacelandmarkstiny" class="tsd-kind-icon">detect<wbr>Face<wbr>Landmarks<wbr>Tiny</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#detectlandmarks" class="tsd-kind-icon">detect<wbr>Landmarks</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#detectsingleface" class="tsd-kind-icon">detect<wbr>Single<wbr>Face</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#euclideandistance" class="tsd-kind-icon">euclidean<wbr>Distance</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extendwithage" class="tsd-kind-icon">extend<wbr>With<wbr>Age</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extendwithfacedescriptor" class="tsd-kind-icon">extend<wbr>With<wbr>Face<wbr>Descriptor</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extendwithfacedetection" class="tsd-kind-icon">extend<wbr>With<wbr>Face<wbr>Detection</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extendwithfaceexpressions" class="tsd-kind-icon">extend<wbr>With<wbr>Face<wbr>Expressions</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extendwithfacelandmarks" class="tsd-kind-icon">extend<wbr>With<wbr>Face<wbr>Landmarks</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extendwithgender" class="tsd-kind-icon">extend<wbr>With<wbr>Gender</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extractfacetensors" class="tsd-kind-icon">extract<wbr>Face<wbr>Tensors</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#extractfaces" class="tsd-kind-icon">extract<wbr>Faces</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#fetchimage" class="tsd-kind-icon">fetch<wbr>Image</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#fetchjson" class="tsd-kind-icon">fetch<wbr>Json</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#fetchnetweights" class="tsd-kind-icon">fetch<wbr>Net<wbr>Weights</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#fetchorthrow" class="tsd-kind-icon">fetch<wbr>OrThrow</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
2021-05-27 22:04:17 +02:00
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#fetchvideo" class="tsd-kind-icon">fetch<wbr>Video</a>
|
2021-05-27 22:04:17 +02:00
|
|
|
</li>
|
2021-03-14 13:47:38 +01:00
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#getcontext2dorthrow" class="tsd-kind-icon">get<wbr>Context2d<wbr>OrThrow</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#getmediadimensions" class="tsd-kind-icon">get<wbr>Media<wbr>Dimensions</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#imagetensortocanvas" class="tsd-kind-icon">image<wbr>Tensor<wbr>ToCanvas</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#imagetosquare" class="tsd-kind-icon">image<wbr>ToSquare</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#inversesigmoid" class="tsd-kind-icon">inverse<wbr>Sigmoid</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#iou" class="tsd-kind-icon">iou</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#ismediaelement" class="tsd-kind-icon">is<wbr>Media<wbr>Element</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#ismedialoaded" class="tsd-kind-icon">is<wbr>Media<wbr>Loaded</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#iswithage" class="tsd-kind-icon">is<wbr>With<wbr>Age</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#iswithfacedetection" class="tsd-kind-icon">is<wbr>With<wbr>Face<wbr>Detection</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#iswithfaceexpressions" class="tsd-kind-icon">is<wbr>With<wbr>Face<wbr>Expressions</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#iswithfacelandmarks" class="tsd-kind-icon">is<wbr>With<wbr>Face<wbr>Landmarks</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#iswithgender" class="tsd-kind-icon">is<wbr>With<wbr>Gender</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadagegendermodel" class="tsd-kind-icon">load<wbr>Age<wbr>Gender<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadfacedetectionmodel" class="tsd-kind-icon">load<wbr>Face<wbr>Detection<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadfaceexpressionmodel" class="tsd-kind-icon">load<wbr>Face<wbr>Expression<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadfacelandmarkmodel" class="tsd-kind-icon">load<wbr>Face<wbr>Landmark<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadfacelandmarktinymodel" class="tsd-kind-icon">load<wbr>Face<wbr>Landmark<wbr>Tiny<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadfacerecognitionmodel" class="tsd-kind-icon">load<wbr>Face<wbr>Recognition<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadssdmobilenetv1model" class="tsd-kind-icon">load<wbr>Ssd<wbr>Mobilenetv1<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadtinyfacedetectormodel" class="tsd-kind-icon">load<wbr>Tiny<wbr>Face<wbr>Detector<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadtinyyolov2model" class="tsd-kind-icon">load<wbr>Tiny<wbr>Yolov2<wbr>Model</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#loadweightmap" class="tsd-kind-icon">load<wbr>Weight<wbr>Map</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#locatefaces" class="tsd-kind-icon">locate<wbr>Faces</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#matchdimensions" class="tsd-kind-icon">match<wbr>Dimensions</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#minbbox" class="tsd-kind-icon">min<wbr>Bbox</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#nonmaxsuppression" class="tsd-kind-icon">non<wbr>Max<wbr>Suppression</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#normalize" class="tsd-kind-icon">normalize</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#padtosquare" class="tsd-kind-icon">pad<wbr>ToSquare</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#predictageandgender" class="tsd-kind-icon">predict<wbr>Age<wbr>And<wbr>Gender</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#recognizefaceexpressions" class="tsd-kind-icon">recognize<wbr>Face<wbr>Expressions</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#resizeresults" class="tsd-kind-icon">resize<wbr>Results</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#resolveinput" class="tsd-kind-icon">resolve<wbr>Input</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#shufflearray" class="tsd-kind-icon">shuffle<wbr>Array</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#sigmoid" class="tsd-kind-icon">sigmoid</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#ssdmobilenetv1" class="tsd-kind-icon">ssd<wbr>Mobilenetv1</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tf" class="tsd-kind-icon">tf</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tinyfacedetector" class="tsd-kind-icon">tiny<wbr>Face<wbr>Detector</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tinyyolov2" class="tsd-kind-icon">tiny<wbr>Yolov2</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#tonetinput" class="tsd-kind-icon">to<wbr>Net<wbr>Input</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
<li class=" tsd-kind-function">
|
2021-06-18 13:19:03 +02:00
|
|
|
<a href="modules.html#validateconfig" class="tsd-kind-icon">validate<wbr>Config</a>
|
2021-03-14 13:47:38 +01:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
|
|
<div class="container">
|
|
|
|
<h2>Legend</h2>
|
|
|
|
<div class="tsd-legend-group">
|
|
|
|
<ul class="tsd-legend">
|
|
|
|
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
|
|
|
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
|
|
|
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
|
|
|
</ul>
|
|
|
|
<ul class="tsd-legend">
|
|
|
|
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
|
|
|
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
|
|
|
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
|
|
|
</ul>
|
|
|
|
<ul class="tsd-legend">
|
|
|
|
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
|
|
|
</ul>
|
|
|
|
<ul class="tsd-legend">
|
|
|
|
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
<div class="overlay"></div>
|
|
|
|
<script src="assets/js/main.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|