Site updated at 2017-05-06 20:31:21 UTC
This commit is contained in:
parent
7c77662605
commit
8de8dae85f
626 changed files with 12513 additions and 1640 deletions
|
@ -116,6 +116,12 @@ If you are running Home Assistant over SSL or from within a container, you will
|
|||
</div>
|
||||
<h1 class='title delta'>Platforms</h1>
|
||||
<ul class='divided'>
|
||||
<li><a href='/components/image_processing.dlib_face_detect/'>
|
||||
Dlib Face Detect
|
||||
</a></li>
|
||||
<li><a href='/components/image_processing.dlib_face_identify/'>
|
||||
Dlib Face Identify
|
||||
</a></li>
|
||||
<li><a href='/components/image_processing.microsoft_face_detect/'>
|
||||
Microsoft Face Detect
|
||||
</a></li>
|
||||
|
@ -128,6 +134,9 @@ If you are running Home Assistant over SSL or from within a container, you will
|
|||
<li><a href='/components/image_processing.openalpr_local/'>
|
||||
OpenALPR Local
|
||||
</a></li>
|
||||
<li><a href='/components/image_processing.opencv/'>
|
||||
OpenCV
|
||||
</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue