前回(sm9348005)で作った画像認識UIで、たこルカと遊んでみました。Webカメラの画像から特定の色成分を抽出しています。■素敵なBGMはnm6160749をお借りしました■マイリストmylist/6938430■解説など http://game.g.hatena.ne.jp/Nao_u/20100202#p1■次『ARToolKitでラジコン戦車とCGを合成してみた』sm9553288
つなげてみた. trevaはクロックを与えるだけで,データを出力してくれる素敵なカメラ. http://www.paken.org/aaf/treva/ 上のページの解析結果を参考にスケッチを描いてみる. #include <stdio.h> #define CLK 8 #define DAT 9 #define BAUDRATE 115200 void setup() { pinMode(CLK, OUTPUT); pinMode(DAT, INPUT); Serial.begin(BAUDRATE); } void loop() { capture(); } void capture() { long magic = 0,i,k; int v = 0, u = 0, y = 0; int r = 0, g = 0, b = 0; unsigned char d; while((magi
Photo by Alex Healing The Arduino Eye Shield is a circuit board that can be plugged on top of the Arduino allowing it to interpret analogue video (PAL or NTSC) from a camera or other source. It gives the Arduino the power of sight. There are many applications for this. In the example below the video information from the camera is used to drive an 8x8 LED matrix (with a MAX7219 and the Arduino Matr
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く