著者
今江 健悟 林原 尚浩
雑誌
研究報告コンピュータセキュリティ(CSEC)
巻号頁・発行日
vol.2015, no.21, pp.1-7, 2015-02-26

画像や動画のようなコンテンツは Web 上で無数に共有され,検索エンジンなどを用いて必要とするものを容易に探し出すことができる.3D プリンタの普及により,3D オブジェクトも同様に共有される事が予想される.しかし,画像や動画と違い,3D オブジェクトは見ている視点位置により,見え方が大きく変わる問題がある.そのため,見ている視点を考慮した情報の付加が 3D オブジェクトの共有には必須である.本研究では,3D オブジェクトを共有することで,今までの共有空間にはなかったカメラの視点というものに着目し,カメラの視点と他の情報を紐付ける 3D オブジェクトのアノテーション共有システムの提案とプロトタイプの実装を行う.また,Pub/Sub モデルを用いたカメラの視点を同期する機構の実装も行なっている.Many pictures and videos have been shared on the Web. Those are possible to easily find what you need by using a search engine. The spread of 3D printer, 3D objects are also expected to be shared in the same manner. However, unlike pictures and videos, 3D objects have a problem that the appearance changes by rotation and zoom operations. So that, the addition of annotations considering the viewpoint position is required for shared 3D objects. We focus on those of 3D objects with camera viewpoints in this work and propose a prototype implementation of the annotation sharing system of 3D objects. We also implement the synchronization mechanism for 3D objects based on Publish/Subscribe model.
著者
中島 嘉男 渡辺健一 林原 尚浩 滝沢 誠 S.MisbahDeen
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告マルチメディア通信と分散処理(DPS) (ISSN:09196072)
巻号頁・発行日
vol.2005, no.111, pp.55-60, 2005-11-15

P2Pネットワーク内でオブジェクトがどのピアに存在しているかを発見する方法は議論されてきているが、オブジェクトにアクセス権がないと利用できない。アクセス権を持ったピアだけが、オブジェクトを操作することが出来る。本論文では、各ピアの知人ピアを用いた方法を提案する。アクセス権を考慮したピアの知人関係について議論する。次に、ピアがどの程度、各知人を信頼するかについて議論する。各知人ピアの信頼値を定義する。信頼値と知人の概念に基づいた電荷拡散(CBF)アルゴリズムを示す。An object is a unit of resource distributed in peer-to-peer (P2P) overlay networks. Service supported by an object is modeled to be a set of methods and quality of service (QoS). It is critical to discuss what peer can manipulate an object in what method, i.e. only a peer granted an access right can manipulate an object. In this paper, we take an acquaintance approach. An acquaintance of a peer p is a peer, whose service the peer p knows and with which the peer p can direct)y communicate. We discuss types of acquaintance relations of peers with respect to what objects each peer holds and what access rights each peer is granted and can grant to another peer. Acquaintance peers of a peer may notify the peer of different information on target peers. Here, it is critical to discuss how much a peer trusts each, acquaintance. We define the trustworthiness of an acquaintance In terms of the acquaintance relations among the peers. In addition, we present a charge-based flooding (CBF) algorithm to find target peers based on trustworthy acquaintances so that more trustworthy areas are more deeply searched.