Site updated at 2017-05-06 20:31:21 UTC

This commit is contained in:
Travis CI 2017-05-06 20:31:22 +00:00
parent 7c77662605
commit 8de8dae85f
626 changed files with 12513 additions and 1640 deletions

View file

@ -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>