Google I/OでAndroid 2.2やGoogle TVが発表! グーグルは5月21日、年次イベント「Google I/O」の2日目の基調講演で、Androidの最新バージョン2.2(コードネーム「Froyo」、フローズン・ヨーグルトの略称)や、Androidを搭載する「Google TV」を発表しました。さらなる機能が追加された、Androidの今後の展開が楽しみですね。
前回、前々回のように単にプリビューを表示すると、アスペクト比が崩れる場合があります。 プリビューサイズに任意のサイズを指定しても、実際に使用するサイズは異なる可能性があり、 画面のアスペクト比と異なるアスペクト比のカメラプリビュー画像が 画面にフィットするように引き伸ばされて表示されているためです。 これはViewGroup.LayoutParams.height/widthを設定することで正しく表示できます。 つまり、カメラプリビューを描画しているSurfaceViewのLayoutParamsを取得して height/widthを設定します。 (親レイアウトはFrameLayoutでしか試してませんので、他でどうなるか分かりませんが。) @Override public void surfaceChanged(SurfaceHolder holder, int format,
Androidの開発を初めて、そろそろ一か月ぐらいが過ぎようとしています。そろそろ自分だけのアプリを書いてみようと思って、カメラを使ったアプリケーションを作ってみました。 こんな風にEvery Little Thingの持田香織さんを表示させて、いつでも2ショットが撮れてしまうと言うくだらないアプリです(笑) アプリの開発のポイントをまとめました。 カメラの制御にはCameraクラスを使う。 カメラのプレビューを表示させるにはSurfaceViewクラスを使う。 マニフェストファイルにカメラを利用するためのパーミッションを追加。 オーバーレイ表示はカメラのプレビューの上に透明な画像を表示するだけで可能。 オーバーレイ表示とカメラから取得した画像を貼り付けて、一枚の画像として保存する。 ポイントはたったこれだけなのです。実際書いてみると凄く簡単です。 カメラの制御 カメラはCameraクラス
Add Augmented Reality to Your App in Under 5 Minutes with 3DAR Tutorial Notes Go to https://github.com/SpotMetrix/SimpleGeo-iPhone/, download the project and open it in Xcode. Build and install the SimpleGeo app onto your device. Run the app, go to the places tab and verify that annotations appear on the map. Go to http://3dar.us/docs/ and follow the steps for integrating 3DAR. Open PlacesMapviewC
Sunday, 10 October 2010 Augmented reality on the iPhone with iOS4.0 A long time ago I did a blog post on how to do AR on the iPhone. The code was written pre iOS4.0 and used the UIGetScreenImage function. I've now updated the code to use the new 4.0 features. The code is available here With the advent of iOS4.0 we now have proper access to the real time camera stream and the use of UIGetScreenIm
Sample Code All of the source code from the book is available to download here, and is released under the terms of the BSD license. Copyright © 2010, Alasdair Allan. All rights reserved. Chapter 1 No code samples Chapter 2 No code samples Chapter 3 No code samples Chapter 4 No code samples Chapter 5 No code samples Chapter 6 No code samples Chapter 7 Face Detect (20.8MB) OpenCV 2.0 (14.3MB) + buil
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く