タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

pythonとapiに関するteppeisのブックマーク (2)

  • bsmt/wunderpy · GitHub

    The goal of this project is to make Wunderlist's private and undocumented API less private and better documented, while also providing a python client implementation. I've explained how I figured out the API in a blog post here, in case anyone is curious or wants to contribute. You can read the documentation at readthedocs. Building the Docs Chances are, you're looking for information on how to us

    teppeis
    teppeis 2014/03/06
    Wunderlistの非公式API SDK for Python
  • face.comの顔認識APIとim.kayac.comを使ってPCに人(の顔)が近付いたらiPod touchに知らせる - DiaryException

    face.comの顔認識APIが公開された(1年で70億枚の顔写真をスキャンしたFace.comが顔認識APIを無料で一般公開 | TechCrunch Japan)。珍しいAPIなので、何に使えるか考えて、とりあえず、カメラに近付いた人の顔の認識に使ってみることにした。 ただ近付いたと分かるだけでもつまらないので、Arduinoの状態をim.kayac.comに送信してiPod touchで確認する - DiaryExceptionのネタを流用して、顔が近付いたらiPod touchに知らせる。 少し長いエントリーになったが、以下の4つの章に分けられる。 画像アップローダの設置 各サービスのアカウント登録 実装 実行 画像アップローダの設置 face.comの顔認識APIは画像のURLを引数に取るため、PC(ローカル)にある画像を解析対象とさせることは出来ない。そこで、予め画像アップロー

    teppeis
    teppeis 2010/05/09
    face.comはパブリックなサイトに画像をアップロードしないとダメ
  • 1