<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Dlib on G. T. Wang</title>
    <link>https://blog.gtwang.org/tags/dlib/</link>
    <description>Recent content in Dlib on G. T. Wang</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>zh-tw</language>
    <copyright>G. T. Wang</copyright>
    <lastBuildDate>Sun, 04 Mar 2018 08:42:38 +0800</lastBuildDate>
    <atom:link href="https://blog.gtwang.org/tags/dlib/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python 使用 OpenCV、Dlib 實作即時人臉偵測程式教學</title>
      <link>https://blog.gtwang.org/programming/python-opencv-dlib-face-detection-implementation-tutorial/</link>
      <pubDate>Sun, 04 Mar 2018 08:42:38 +0800</pubDate>
      <guid>https://blog.gtwang.org/programming/python-opencv-dlib-face-detection-implementation-tutorial/</guid>
      <description>&lt;p&gt;這裡示範如何在 Python 中使用 OpenCV 與 Dlib 開發人臉偵測程式，即時擷取網路攝影機串流影像，輸出人臉偵測結果。&lt;/p&gt;
&lt;p&gt;人臉偵測是一項相當成熟的技術，不管是數位相機或是手機在拍照時，都可以自動偵測人臉並對焦，而在自行開發的程式當中，若要加入人臉偵測的功能也非常容易，只要串接相關的模組即可實作出相當專業的程式。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
