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
|
@ -109,6 +109,12 @@
|
|||
<div class='section'>
|
||||
<h1 class="title delta">Category Image Processing</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>
|
||||
|
@ -121,6 +127,9 @@
|
|||
<li>
|
||||
<a href='/components/image_processing.openalpr_local/'>OpenALPR Local</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/image_processing.opencv/'>OpenCV</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue