SlideShare ist ein Scribd-Unternehmen logo
1 von 31
Downloaden Sie, um offline zu lesen
Availability of Mobile Augmented Reality System
         for Urban Landscape Simulation




Tomohiro Fukuda, Tian Zhang, and Nobuyoshi Yabuki
Division of Sustainable Energy and Environmental Engineering,
   Graduate School of Engineering, Osaka University, Japan
Contents
1. Introduction
2. Developed Mobile AR
3. Comparative verification of landscape
   simulation methods
  1.   Experimental Outline
  2.   Differences between Cloud-VR and mobile AR in Evaluation
  3.   Results and Discussion

4. Conclusion




                                                                  2
Contents
1. Introduction
2. Developed Mobile AR
3. Comparative verification of landscape
   simulation methods
  1.   Experimental Outline
  2.   Differences between Cloud-VR and mobile AR in Evaluation
  3.   Results and Discussion

4. Conclusion




                                                                  3
1. Introduction
 1.1 Motivation -1
  In recent years, the need for landscape simulation has been
   growing. A review meeting of future landscape is carried out on a
   planned construction site in addition to being carried out in a
   room.
  It is difficult for stakeholders to imagine concretely such an image
   that is three-dimensional and does not exist. A landscape
   visualization method using Computer Graphics (CG) and Virtual
   Reality (VR) has been developed.
  However, this method requires much time and expense to make a
   3D model such as the present terrain and artificial material in
   addition to the subject of the landscape assessment. Moreover,
   since consistency with real space is not achieved when using VR
   on a planned construction site, it has the problem that a reviewer
   cannot get an immersive experience.




A landscape study on site                  VR capture                          4
1. Introduction
1.1 Motivation -2
 In this research, the authors focus Augmented Reality (AR) which
  can superimpose an actual landscape acquired with a video
  camera and 3DCG. When AR is used, a landscape assessment
  object will be included in the present surroundings. Thereby, a
  drastic reduction of the time and expense involved in carrying out
  3DCG modeling of the present surroundings can be expected.
 A smartphone is widely available on the market level.




                  Sekai Camera Web          Smartphone Market in Japan
                  http://sekaicamera.com/                                             5
1. Introduction
       モバイル型景観ARの進化
1.2 Previous Study
                            In AR, realization of geometric
                             consistency with a video image of
                             an actual landscape and CG is an
                             important feature
                           1. Use of physical sensors such as GPS
                              (Global Positioning System) and gyroscope. To
                              realize        highly     precise   geometric
                              consistency, special hardware which is
                              expensive is required.
     Image Sketch (2005)




                                                                         2006
                                               ©2012 Tomohiro Fukuda, Osaka-U   6
1. Introduction
1.2 Previous Study
2. Use of an artificial marker. Since an artificial marker needs to be always
   visible by the AR camera, the movable span of a user is limited. Moreover,
   to realize high precision, it is necessary to use a large artificial marker.




                                           Yabuki, N., et al.: 2011, An invisible height evaluation
                                           system for building height regulation to preserve good
                                           landscapes using augmented reality, Automation in
                                           Construction, Volume 20, Issue 3, 228-235.
                       artificial marker




                                                                                                      7
1. Introduction
1.3 Aim
 The authors have developed and verified SOAR (Sensor Oriented Mobile AR)
  system which realizes geometric consistency using GPS, a gyroscope and
  a video camera which are mounted in a smartphone [1]. The authors have
  also developed and verified GOAR (GIS Oriented Mobile AR) system which uses
  GIS to obtain position data instead of GPS [2]. A low cost AR system with
  high flexibility is realizable.
 In this research, the availability of landscape simulation method of a
  mobile AR is considered, comparing with a photo montage and VR which
  are existing methods.




1.   Fukuda, et al.: SOAR: Sensor oriented Mobile Augmented Reality for Urban Landscape Assessment, Proceedings of the 17th International Conference on
     Computer Aided Architectural Design Research in Asia (CAADRIA2012), pp. 387-396 (2012)
2.   Fukuda, et al.: GOAR: GIS oriented Mobile Augmented Reality for Urban Landscape Assessment, 4th International Conference on Communications,
     Mobility, and Computing (CMC 2012), pp. 183-186 (2012)                                                                                               8
Contents
1. Introduction
2. Developed Mobile AR
3. Comparative verification of landscape
   simulation methods
  1.   Experimental Outline
  2.   Differences between Cloud-VR and mobile AR in Evaluation
  3.   Results and Discussion

4. Conclusion




                                                                  9
2. Developed Mobile AR
2.1 Developed Mobile AR System
   Standard Spec Smartphone: GALAPAGOS 003SH (Softbank Mobile Corp.)
   Development Language: OpenGL-ES(Ver.2.0),Java(Ver.1.6)
   Development Environment: Eclipse Galileo(Ver.3.5)
   Location Estimation Technology: GIS includes Google Maps API and Digital
    Elevation Model (DEM) which is 10 m mesh size (GOAR)




                                                                Video Camera
                   Spec of 003SH

        OS          Android™ 2.2
                    Qualcomm®MSM8255
       CPU
                    Snapdragon® 1GHz
                    ROM:1GB
      Memory
                    RAM:512MB
       Weight       ≒140g
        Size        ≒W62×H121×D12mm
    Display Size    3.8 inch
     Resolution     480×800 pixel

                                                             003SH

                                                                               10
2. Developed Mobile AR
2.2 System Flow -1

                                                             While the CG model realizes
               Calibration of a video camera
                                                             ideal rendering by the
   Definition of landscape assessment 3DCG model             perspective drawing method,
                                                             rendering of a video camera
                 Activation of AR system                     produces distortion.

                 Selection of 3DCG model


 Starting of           Activation of       Activation of
Google Maps             gyroscope          video camera

Input of DEM
                    Angle information      Capture of live
                       acquisition          video image        Distortion        Calibration
  Position
information
 acquisition

 Definition of position and angle
information on CG virtual camera

  Superposition to live video image and 3DCG model

                   Display of AR image

                    Save of AR image



                                                              Calibration of the video camera
                                                                                              11
                                                              using Android NDK-OpenCV
2. Developed Mobile AR
2.2 System Flow -2
                                                                           3DCG Model



               Calibration of a video camera

   Definition of landscape assessment 3DCG model
                                                                 Geometry, Texture, Unit
                 Activation of AR system

                 Selection of 3DCG model
                                                                    3DCG model allocation file

 Starting of           Activation of       Activation of
Google Maps             gyroscope          video camera

Input of DEM
                    Angle information      Capture of live
                       acquisition          video image          3DCG model name, File name,
  Position                                                       Position data (longitude, latitude,
information
 acquisition                                                     orthometric height), Degree of
                                                                 rotation angle, and Zone
 Definition of position and angle                                number of the rectangular plane
information on CG virtual camera

  Superposition to live video image and 3DCG model           3DCG model arrangement information file

                   Display of AR image

                    Save of AR image


                                                                 Number of the 3DCG model
                                                                 allocation information file,      12
                                                                 Each name
2. Developed Mobile AR
2.2 System Flow -3

               Calibration of a video camera

   Definition of landscape assessment 3DCG model

                 Activation of AR system

                 Selection of 3DCG model


 Starting of           Activation of       Activation of
Google Maps             gyroscope          video camera

Input of DEM
                    Angle information      Capture of live
                       acquisition          video image
  Position
information
 acquisition

 Definition of position and angle
information on CG virtual camera

  Superposition to live video image and 3DCG model

                   Display of AR image

                    Save of AR image


                                                             GUI of the Developed System
                                                                                           13
2. Developed Mobile AR
2.2 System Flow -4

               Calibration of a video camera

   Definition of landscape assessment 3DCG model
                                                                               yaw
                 Activation of AR system

                 Selection of 3DCG model


 Starting of           Activation of       Activation of
Google Maps             gyroscope          video camera

Input of DEM
                    Angle information      Capture of live
                       acquisition          video image       roll
  Position                                                                           pitch
information
 acquisition

 Definition of position and angle
information on CG virtual camera
                                                             Coordinate System of Developed
                                                             AR system
  Superposition to live video image and 3DCG model

                   Display of AR image

                    Save of AR image




                                                                                              14
2. Developed Mobile AR
2.2 System Flow -5

               Calibration of a video camera

   Definition of landscape assessment 3DCG model

                 Activation of AR system

                 Selection of 3DCG model                     1. The user tap the current
                                                                location on Google Maps
 Starting of           Activation of       Activation of
Google Maps             gyroscope          video camera

Input of DEM
                    Angle information      Capture of live
                       acquisition          video image
  Position
information
 acquisition
                                                             2. The position data (longitude,
 Definition of position and angle                               latitude) on the current location
information on CG virtual camera                                is obtained

  Superposition to live video image and 3DCG model

                   Display of AR image

                    Save of AR image

                                                             3. Altitude is created using position
                                                                data (longitude, latitude) and
                                                                DEM
                                                                                                  15
2. Developed Mobile AR
2.2 System Flow -6

               Calibration of a video camera

   Definition of landscape assessment 3DCG model

                 Activation of AR system

                 Selection of 3DCG model


 Starting of           Activation of       Activation of
Google Maps             gyroscope          video camera

Input of DEM
                    Angle information      Capture of live
                       acquisition          video image
  Position
information
 acquisition

 Definition of position and angle
information on CG virtual camera

  Superposition to live video image and 3DCG model

                   Display of AR image

                    Save of AR image




                                                                                  16
Contents
1. Introduction
2. Developed Mobile AR
3. Comparative verification of landscape
   simulation methods
  1.   Experimental Outline
  2.   Differences between Cloud-VR and mobile AR in Evaluation
  3.   Results and Discussion

4. Conclusion




                                                                  17
3. Comparative verification of landscape simulation methods

3.1 Experimental Outline -1
The landscape simulation method of a mobile AR was verified through
comparative experiments using photo montage and VR, which are existing
methods. In order to use the same conditions as mobile AR, a cloud
computing type VR (cloud-VR) which can run Android OS was applied.

 Experimental Methodology
1. A 3D model of a virtual project was created. In this research, a high-rise
   building (width: 40m, depth: 40m, height: 150m) and a wind power generator (height:
   104m) were selected at varying distances (100m and 1200m) from a viewpoint.
   Moreover, the Tokyo Sky Tree (height: 634m) was selected at a distance of
   1500m from the viewpoint.
2. The operation of photo montage, Cloud-VR, and mobile AR was explained
   to the subjects.
3. The subjects carried out the landscape study using photo montage for
   about two minutes, using Cloud-VR for about five minutes, and using a
   mobile AR for five minutes, in that order.
4. After the experiment, a questionnaire about the three landscape
   simulation methods was implemented. The themes of the questionnaire
   were the reproducibility of the landscape, the operability of the system,
   and cost.
3. Comparative verification of landscape simulation methods

3.1 Experimental Outline -2
 Experimental photos and outputs




   Photo montage            Cloud-VR                        Mobile AR        19
20
3. Comparative verification of landscape simulation methods

3.1 Experimental Outline -4
 The viewpoint was the West Park (longitude: 34.672501111,
  latitude: 135.20194833, altitude: 4m) in Port Island, Kobe city.




Regulation of building heights




                                                                    viewpoint
                                 Present state
                                                                                           21
3. Comparative verification of landscape simulation methods

3.1 Experimental Outline -5
 There were 28 subjects, of which 75% were male (N=21) and
  25% were female (N=7).
 Regarding age, 50% were in their 20s (N=14), 14% were in their
  30s (N=4), 22% were in their 40s (N=6), and 14% were in their
  50s (N=4).
 54% subjects (N=15) had experience of using photo montage
  and/or VR for landscape study before and 46% subjects (N=13)
  had no such experience.


                     4, 14%     0, 0%

                                                                   S
                                                                 20代
                                                                   S
                                                                 30代
          6, 22%                                     14, 50%       S
                                                                 40代
                                                                   S
                                                                 50代
                                                                   S
                                                                 60代
                   4, 14%



                                                                                     22
3. Comparative verification of landscape simulation methods

3.1 Experimental Outline -6
 The question items on the reproducibility of a landscape
  were "reality", "reproducibility", "scale grasp", "immersion",
  and "intuitiveness". The question items on operability were
  "easiness", "feedback", and "interactivity". The question
  items on cost were "expense", "creation time".
 The questionnaire result was scored using a 5-point scale.
  Five points was the best value. An independent t-test was
  performed according to simulation methods.


                                Question items
      Large classification                    Small classification
                             Reality
                             Reproducibility
        Reproducibility      Scale grasp
                             Immersion
                             Intuitiveness
                             Easiness
          Operability        Feedback
                             Interactivity
                             Expense
             Cost                                                                   23
                             Creation time
3. Comparative verification of landscape simulation methods

3.2 Differences between Cloud-VR and
    mobile AR in Evaluation

  In regard to operability, mobile AR acquires the position data of
   CG virtual camera by GPS or GIS, and acquires the angle data of
   one with a gyroscope in real-time. Cloud-VR defines beforehand
   the position data and the angle data of view-points. Features such
   as fly-through, walk-through, parallel translation, rotation, etc. are
   operated via a GUI (Graphical User Interface) on a screen.
  The screen size of the Cloud-VR is 10.1 inches, and the screen
   size of the mobile AR differs from 3.8 inches. However, the
   subjects considered the screens to be the same size.
  At the time of the experiment, although texture mapping was
   used in the Cloud-VR, it was not used in the mobile AR. Since it is
   technically possible, the mobile AR was evaluated as if the texture
   mapping had been used.




                                                                                   24
3. Comparative verification of landscape simulation methods

3.3 Results and Discussion
  As for the mobile AR, all the user groups gave a score of four or
   more points for "scale grasp", "immersion", "intuitiveness",
   "easiness", "feedback" and "interactivity". The score of 3.2 or
   more points was given for "reality", "reproducibility", "expense"
   and "creation time" which were the remaining items.
  The items, “immersion", "feedback", and "interactivity” of photo
   montage and the items "expense", "creation time" of Cloud-VR
   were lower than three points. That is, mobile AR was given a high
   evaluation for all items.




                                                                                 25
3. Comparative verification of landscape simulation methods

 3.3 Results and Discussion:                                   AR vs. Photo Montage
    In all the user groups, a significant difference was obtained for the
     items "immersion", "easiness", "feedback", and "interactivity". In
     the experienced subjects, a further significant difference was
     obtained for "intuitiveness".
    Why "feedback" and "interactivity" were given a high evaluation is
     considered. Both photo montage and mobile AR create a 3DCG
     model superimposed on a photo or live video. A photo montage is
     a two-dimensional picture and cannot respond to changes in the
     viewpoint position or direction during study. On the other hand,
     mobile AR can change the position and direction of the viewpoint
     corresponding to the user's intention.

          Compa    Rea    Reprod      Scale   Immer Intuitiv   Easin   Feedb Intera Expen Creati
                                                                                            on
           rison   lity   ucibility   grasp    sion  eness      ess     ack  ctivity  se   time
  Whole AR PM                               △△△               △△       △△△ △△△
(N=28) AR VR                 ▼                △               △△         △           △△△ △△△
 Experie AR PM                              △△△        △      △△       △△△ △△△
   nced
(N=15) AR VR                 ▼                                △△                      △△   △△
Inexperi AR PM                                △                △     △△△ △△△
  enced
(N=13) AR VR                                                           △             △△△ △△△
  △/▼: significant difference 5%, △△/▼▼: significant difference 1%, △△△/▼▼▼: significant
                                                                                                 26
  difference 0.1%, △: Left conditions have a large value., ▼: Right conditions have a large value.
3. Comparative verification of landscape simulation methods

 3.3 Results and Discussion:                                   AR vs. VR
    In all the user groups, a significant difference was obtained for the
     items "expense" and "creation time". VR needs to create all 3DCG
     models. AR creates only the subject in the 3DCG model. Therefore,
     when an object for landscape assessment created using a 3D
     model is not large, the cost performance of AR is high.
    About "reproducibility", the reason the significant difference was
     obtained for the Cloud-VR may be associated with a problem of
     the optical integrity of AR. Since VR is created using a full 3DCG
     model, optical integrity is realized within the VR virtual space. On
     the other hand, AR differs in the influence of light on the 3DCG
     model and live video, and also differs in shade expression.

          Compa    Rea    Reprod      Scale   Immer Intuitiv   Easin   Feedb Intera Expen Creati
                                                                                            on
           rison   lity   ucibility   grasp    sion  eness      ess     ack  ctivity  se   time
  Whole AR PM                               △△△               △△       △△△ △△△
(N=28) AR VR                 ▼                △               △△         △           △△△ △△△
 Experie AR PM                              △△△        △      △△       △△△ △△△
   nced
(N=15) AR VR                 ▼                                △△                      △△   △△
Inexperi AR PM                                △                △     △△△ △△△
  enced
(N=13) AR VR                                                           △             △△△ △△△
  △/▼: significant difference 5%, △△/▼▼: significant difference 1%, △△△/▼▼▼: significant
                                                                                                 27
  difference 0.1%, △: Left conditions have a large value., ▼: Right conditions have a large value.
Contents
1. Introduction
2. Developed Mobile AR
3. Comparative verification of landscape
   simulation methods
  1.   Experimental Outline
  2.   Differences between Cloud-VR and mobile AR in Evaluation
  3.   Results and Discussion

4. Conclusion




                                                                  28
4. Conclusion

4.1 Conclusion
 For mobile AR, which is used as a smartphone
  platform, a score of 3.2 or more points was
  obtained for reproducibility of a landscape,
  operability, and cost. When comparing it with
  existing methods, mobile AR is evaluated as
  being better than equivalent.
 When mobile AR was compared with photo
  montage, a significant difference was obtained
  for "immersion" and "intuitiveness" of landscape
  reproducibility, and for "easiness", "feedback"
  and "interactivity" of operability. This was
  because mobile AR can respond to changes in
  the user's viewpoint position or orientation,
  whereas photo montage cannot.
 When mobile AR was compared with Cloud-VR, a
  significant difference was obtained for "expense"
  and "creation time" of cost. VR needs to create
  all 3DCG models. AR creates only the subject
  using a 3DCG model. Therefore, when an object
  for landscape assessment created using a 3D
  model is not large, the cost performance of AR is
  high.
                                                                  29
4. Conclusion

4.2 Future Work
 A future work should attempt to improve the optical integrity of
  the AR system.




                                                                      30
Thank you for your attention!


   E-mail:    fukuda@see.eng.osaka-u.ac.jp
   Twitter:   fukudatweet
Facebook:     Tomohiro Fukuda
 Linkedin:    Tomohiro Fukuda

Weitere ähnliche Inhalte

Was ist angesagt?

ROS を用いた自律移動ロボットのシステム構築
ROS を用いた自律移動ロボットのシステム構築ROS を用いた自律移動ロボットのシステム構築
ROS を用いた自律移動ロボットのシステム構築Yoshitaka HARA
 
複数のGNSSを用いたポーズグラフ最適化
複数のGNSSを用いたポーズグラフ最適化複数のGNSSを用いたポーズグラフ最適化
複数のGNSSを用いたポーズグラフ最適化TaroSuzuki15
 
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜SSII
 
社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene Graphs
社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene Graphs社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene Graphs
社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene GraphsKazuhiro Ota
 
SLAM入門 第2章 SLAMの基礎
SLAM入門 第2章 SLAMの基礎SLAM入門 第2章 SLAMの基礎
SLAM入門 第2章 SLAMの基礎yohei okawa
 
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...Deep Learning JP
 
CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...
CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...
CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...Sho Kagami
 
【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)
【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)
【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)Deep Learning JP
 
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View SynthesisDeep Learning JP
 
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術SSII
 
【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative Model
【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative Model【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative Model
【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative ModelDeep Learning JP
 
カルマンフィルタ入門
カルマンフィルタ入門カルマンフィルタ入門
カルマンフィルタ入門Yasunori Nihei
 
[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera
[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera
[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB CameraDeep Learning JP
 
Structured Light 技術俯瞰
Structured Light 技術俯瞰Structured Light 技術俯瞰
Structured Light 技術俯瞰Teppei Kurita
 
実社会・実環境におけるロボットの機械学習 ver. 2
実社会・実環境におけるロボットの機械学習 ver. 2実社会・実環境におけるロボットの機械学習 ver. 2
実社会・実環境におけるロボットの機械学習 ver. 2Kuniyuki Takahashi
 
Deep Learningを用いた経路予測の研究動向
Deep Learningを用いた経路予測の研究動向Deep Learningを用いた経路予測の研究動向
Deep Learningを用いた経路予測の研究動向HiroakiMinoura
 

Was ist angesagt? (20)

ROS を用いた自律移動ロボットのシステム構築
ROS を用いた自律移動ロボットのシステム構築ROS を用いた自律移動ロボットのシステム構築
ROS を用いた自律移動ロボットのシステム構築
 
複数のGNSSを用いたポーズグラフ最適化
複数のGNSSを用いたポーズグラフ最適化複数のGNSSを用いたポーズグラフ最適化
複数のGNSSを用いたポーズグラフ最適化
 
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
SSII2022 [TS2] 自律移動ロボットのためのロボットビジョン〜 オープンソースの自動運転ソフトAutowareを解説 〜
 
社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene Graphs
社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene Graphs社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene Graphs
社内論文読み会資料 Image-to-Image Retrieval by Learning Similarity between Scene Graphs
 
SLAM入門 第2章 SLAMの基礎
SLAM入門 第2章 SLAMの基礎SLAM入門 第2章 SLAMの基礎
SLAM入門 第2章 SLAMの基礎
 
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
 
Cvpr 2019 pvnet
Cvpr 2019 pvnetCvpr 2019 pvnet
Cvpr 2019 pvnet
 
CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...
CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...
CVPR2019 読み会「Understanding the Limitations of CNN-based Absolute Camera Pose ...
 
【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)
【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)
【DL輪読会】Decoupling Human and Camera Motion from Videos in the Wild (CVPR2023)
 
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
 
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
 
Depth Estimation論文紹介
Depth Estimation論文紹介Depth Estimation論文紹介
Depth Estimation論文紹介
 
【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative Model
【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative Model【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative Model
【DL輪読会】NeRF-VAE: A Geometry Aware 3D Scene Generative Model
 
カルマンフィルタ入門
カルマンフィルタ入門カルマンフィルタ入門
カルマンフィルタ入門
 
[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera
[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera
[DL輪読会]VNect: Real-time 3D Human Pose Estimation with a Single RGB Camera
 
Structured Light 技術俯瞰
Structured Light 技術俯瞰Structured Light 技術俯瞰
Structured Light 技術俯瞰
 
Visual slam
Visual slamVisual slam
Visual slam
 
Point net
Point netPoint net
Point net
 
実社会・実環境におけるロボットの機械学習 ver. 2
実社会・実環境におけるロボットの機械学習 ver. 2実社会・実環境におけるロボットの機械学習 ver. 2
実社会・実環境におけるロボットの機械学習 ver. 2
 
Deep Learningを用いた経路予測の研究動向
Deep Learningを用いた経路予測の研究動向Deep Learningを用いた経路予測の研究動向
Deep Learningを用いた経路予測の研究動向
 

Andere mochten auch

GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape AssessmentGOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape AssessmentTomohiro Fukuda
 
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENTSOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENTTomohiro Fukuda
 
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...Tomohiro Fukuda
 
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...Tomohiro Fukuda
 
Integration of a Structure from Motion into Virtual and Augmented Reality for...
Integration of a Structure from Motion into Virtual and Augmented Reality for...Integration of a Structure from Motion into Virtual and Augmented Reality for...
Integration of a Structure from Motion into Virtual and Augmented Reality for...Tomohiro Fukuda
 
研究発表のためのプレゼンテーション技術
研究発表のためのプレゼンテーション技術研究発表のためのプレゼンテーション技術
研究発表のためのプレゼンテーション技術Shinnosuke Takamichi
 
What Happens at School Stays on YouTube
What Happens at School Stays on YouTubeWhat Happens at School Stays on YouTube
What Happens at School Stays on YouTubePaul Brown
 
The Creative Classroom
The Creative ClassroomThe Creative Classroom
The Creative ClassroomJohn Spencer
 
学振特別研究員になるために~知っておくべき10のTips~
学振特別研究員になるために~知っておくべき10のTips~学振特別研究員になるために~知っておくべき10のTips~
学振特別研究員になるために~知っておくべき10のTips~Masahito Ohue
 
A New Business Model of Custom Software Development For Agile Software Develo...
A New Business Model of Custom Software Development For Agile Software Develo...A New Business Model of Custom Software Development For Agile Software Develo...
A New Business Model of Custom Software Development For Agile Software Develo...Tsuyoshi Ushio
 
第4回DARM勉強会 (多母集団同時分析)
第4回DARM勉強会 (多母集団同時分析)第4回DARM勉強会 (多母集団同時分析)
第4回DARM勉強会 (多母集団同時分析)Masaru Tokuoka
 
強化学習による 「Montezuma's Revenge」への挑戦
強化学習による 「Montezuma's Revenge」への挑戦強化学習による 「Montezuma's Revenge」への挑戦
強化学習による 「Montezuma's Revenge」への挑戦孝好 飯塚
 
Sleep Hacks: How to Sleep Better
Sleep Hacks: How to Sleep BetterSleep Hacks: How to Sleep Better
Sleep Hacks: How to Sleep BetterScott Britton
 
The power of digital assessment
The power of digital assessmentThe power of digital assessment
The power of digital assessmentJay Ashcroft
 
エクセルで統計分析 統計プログラムHADについて
エクセルで統計分析 統計プログラムHADについてエクセルで統計分析 統計プログラムHADについて
エクセルで統計分析 統計プログラムHADについてHiroshi Shimizu
 

Andere mochten auch (15)

GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape AssessmentGOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
 
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENTSOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
 
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
 
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
 
Integration of a Structure from Motion into Virtual and Augmented Reality for...
Integration of a Structure from Motion into Virtual and Augmented Reality for...Integration of a Structure from Motion into Virtual and Augmented Reality for...
Integration of a Structure from Motion into Virtual and Augmented Reality for...
 
研究発表のためのプレゼンテーション技術
研究発表のためのプレゼンテーション技術研究発表のためのプレゼンテーション技術
研究発表のためのプレゼンテーション技術
 
What Happens at School Stays on YouTube
What Happens at School Stays on YouTubeWhat Happens at School Stays on YouTube
What Happens at School Stays on YouTube
 
The Creative Classroom
The Creative ClassroomThe Creative Classroom
The Creative Classroom
 
学振特別研究員になるために~知っておくべき10のTips~
学振特別研究員になるために~知っておくべき10のTips~学振特別研究員になるために~知っておくべき10のTips~
学振特別研究員になるために~知っておくべき10のTips~
 
A New Business Model of Custom Software Development For Agile Software Develo...
A New Business Model of Custom Software Development For Agile Software Develo...A New Business Model of Custom Software Development For Agile Software Develo...
A New Business Model of Custom Software Development For Agile Software Develo...
 
第4回DARM勉強会 (多母集団同時分析)
第4回DARM勉強会 (多母集団同時分析)第4回DARM勉強会 (多母集団同時分析)
第4回DARM勉強会 (多母集団同時分析)
 
強化学習による 「Montezuma's Revenge」への挑戦
強化学習による 「Montezuma's Revenge」への挑戦強化学習による 「Montezuma's Revenge」への挑戦
強化学習による 「Montezuma's Revenge」への挑戦
 
Sleep Hacks: How to Sleep Better
Sleep Hacks: How to Sleep BetterSleep Hacks: How to Sleep Better
Sleep Hacks: How to Sleep Better
 
The power of digital assessment
The power of digital assessmentThe power of digital assessment
The power of digital assessment
 
エクセルで統計分析 統計プログラムHADについて
エクセルで統計分析 統計プログラムHADについてエクセルで統計分析 統計プログラムHADについて
エクセルで統計分析 統計プログラムHADについて
 

Ähnlich wie Availability of Mobile Augmented Reality System for Urban Landscape Simulation

Interior Designing Mobile Application based on Markerless Augmented Reality (AR)
Interior Designing Mobile Application based on Markerless Augmented Reality (AR)Interior Designing Mobile Application based on Markerless Augmented Reality (AR)
Interior Designing Mobile Application based on Markerless Augmented Reality (AR)IRJET Journal
 
Pose estimation algorithm for mobile augmented reality based on inertial sen...
Pose estimation algorithm for mobile augmented reality based  on inertial sen...Pose estimation algorithm for mobile augmented reality based  on inertial sen...
Pose estimation algorithm for mobile augmented reality based on inertial sen...IJECEIAES
 
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro..."High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...Edge AI and Vision Alliance
 
Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...
Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...
Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...c.choi
 
A Fast Single-Pixel Laser Imager for VR/AR Headset Tracking
A Fast Single-Pixel Laser Imager for VR/AR Headset TrackingA Fast Single-Pixel Laser Imager for VR/AR Headset Tracking
A Fast Single-Pixel Laser Imager for VR/AR Headset TrackingPing Hsu
 
In tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robot
In tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robotIn tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robot
In tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robotSudhakar Spartan
 
IRJET- Methodologies in Augmented Reality
IRJET- Methodologies in Augmented RealityIRJET- Methodologies in Augmented Reality
IRJET- Methodologies in Augmented RealityIRJET Journal
 
Image Fusion of Video Images and Geo-localization for UAV Applications
Image Fusion of Video Images and Geo-localization for UAV ApplicationsImage Fusion of Video Images and Geo-localization for UAV Applications
Image Fusion of Video Images and Geo-localization for UAV ApplicationsIDES Editor
 
Implementation of a geographic information systems (GIS)-based system to eval...
Implementation of a geographic information systems (GIS)-based system to eval...Implementation of a geographic information systems (GIS)-based system to eval...
Implementation of a geographic information systems (GIS)-based system to eval...Chad Cooper
 
Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...
Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...
Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...CSCJournals
 
Validating a smartphone-based pedestrian navigation system prototype - An inf...
Validating a smartphone-based pedestrian navigation system prototype - An inf...Validating a smartphone-based pedestrian navigation system prototype - An inf...
Validating a smartphone-based pedestrian navigation system prototype - An inf...Beniamino Murgante
 
Breizhcamp Rennes 2011
Breizhcamp Rennes 2011Breizhcamp Rennes 2011
Breizhcamp Rennes 2011sekond0
 
IRJET- Augmented Reality based Building Modelling
IRJET- Augmented Reality based Building Modelling IRJET- Augmented Reality based Building Modelling
IRJET- Augmented Reality based Building Modelling IRJET Journal
 
Goal location prediction based on deep learning using RGB-D camera
Goal location prediction based on deep learning using RGB-D cameraGoal location prediction based on deep learning using RGB-D camera
Goal location prediction based on deep learning using RGB-D camerajournalBEEI
 
Augmented Reality: An Emerging Paradigm
Augmented Reality: An Emerging ParadigmAugmented Reality: An Emerging Paradigm
Augmented Reality: An Emerging ParadigmIRJET Journal
 
IRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET Journal
 
Arindam batabyal literature reviewpresentation
Arindam batabyal literature reviewpresentationArindam batabyal literature reviewpresentation
Arindam batabyal literature reviewpresentationArindam Batabyal
 
Camera Calibration Market
Camera Calibration MarketCamera Calibration Market
Camera Calibration MarketGuy Martin
 
Beyond reality with ARCore
Beyond reality with ARCoreBeyond reality with ARCore
Beyond reality with ARCoreErik Minarini
 

Ähnlich wie Availability of Mobile Augmented Reality System for Urban Landscape Simulation (20)

Interior Designing Mobile Application based on Markerless Augmented Reality (AR)
Interior Designing Mobile Application based on Markerless Augmented Reality (AR)Interior Designing Mobile Application based on Markerless Augmented Reality (AR)
Interior Designing Mobile Application based on Markerless Augmented Reality (AR)
 
Pose estimation algorithm for mobile augmented reality based on inertial sen...
Pose estimation algorithm for mobile augmented reality based  on inertial sen...Pose estimation algorithm for mobile augmented reality based  on inertial sen...
Pose estimation algorithm for mobile augmented reality based on inertial sen...
 
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro..."High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
 
Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...
Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...
Real-time 3D Object Pose Estimation and Tracking for Natural Landmark Based V...
 
1604.08848v1
1604.08848v11604.08848v1
1604.08848v1
 
A Fast Single-Pixel Laser Imager for VR/AR Headset Tracking
A Fast Single-Pixel Laser Imager for VR/AR Headset TrackingA Fast Single-Pixel Laser Imager for VR/AR Headset Tracking
A Fast Single-Pixel Laser Imager for VR/AR Headset Tracking
 
In tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robot
In tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robotIn tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robot
In tech vision-based_obstacle_detection_module_for_a_wheeled_mobile_robot
 
IRJET- Methodologies in Augmented Reality
IRJET- Methodologies in Augmented RealityIRJET- Methodologies in Augmented Reality
IRJET- Methodologies in Augmented Reality
 
Image Fusion of Video Images and Geo-localization for UAV Applications
Image Fusion of Video Images and Geo-localization for UAV ApplicationsImage Fusion of Video Images and Geo-localization for UAV Applications
Image Fusion of Video Images and Geo-localization for UAV Applications
 
Implementation of a geographic information systems (GIS)-based system to eval...
Implementation of a geographic information systems (GIS)-based system to eval...Implementation of a geographic information systems (GIS)-based system to eval...
Implementation of a geographic information systems (GIS)-based system to eval...
 
Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...
Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...
Tracking Chessboard Corners Using Projective Transformation for Augmented Rea...
 
Validating a smartphone-based pedestrian navigation system prototype - An inf...
Validating a smartphone-based pedestrian navigation system prototype - An inf...Validating a smartphone-based pedestrian navigation system prototype - An inf...
Validating a smartphone-based pedestrian navigation system prototype - An inf...
 
Breizhcamp Rennes 2011
Breizhcamp Rennes 2011Breizhcamp Rennes 2011
Breizhcamp Rennes 2011
 
IRJET- Augmented Reality based Building Modelling
IRJET- Augmented Reality based Building Modelling IRJET- Augmented Reality based Building Modelling
IRJET- Augmented Reality based Building Modelling
 
Goal location prediction based on deep learning using RGB-D camera
Goal location prediction based on deep learning using RGB-D cameraGoal location prediction based on deep learning using RGB-D camera
Goal location prediction based on deep learning using RGB-D camera
 
Augmented Reality: An Emerging Paradigm
Augmented Reality: An Emerging ParadigmAugmented Reality: An Emerging Paradigm
Augmented Reality: An Emerging Paradigm
 
IRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented Reality
 
Arindam batabyal literature reviewpresentation
Arindam batabyal literature reviewpresentationArindam batabyal literature reviewpresentation
Arindam batabyal literature reviewpresentation
 
Camera Calibration Market
Camera Calibration MarketCamera Calibration Market
Camera Calibration Market
 
Beyond reality with ARCore
Beyond reality with ARCoreBeyond reality with ARCore
Beyond reality with ARCore
 

Mehr von Tomohiro Fukuda

Integrating UAV Development Technology with Augmented Reality Toward Landscap...
Integrating UAV Development Technology with Augmented Reality Toward Landscap...Integrating UAV Development Technology with Augmented Reality Toward Landscap...
Integrating UAV Development Technology with Augmented Reality Toward Landscap...Tomohiro Fukuda
 
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...Tomohiro Fukuda
 
Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...
Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...
Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...Tomohiro Fukuda
 
Tracking Robustness and Green View Index Estimation of Augmented and Diminish...
Tracking Robustness and Green View Index Estimation of Augmented and Diminish...Tracking Robustness and Green View Index Estimation of Augmented and Diminish...
Tracking Robustness and Green View Index Estimation of Augmented and Diminish...Tomohiro Fukuda
 
CAAD FUTURES 2015: Development of High-definition Virtual Reality for Histo...
CAAD FUTURES 2015: Development of  High-definition Virtual Reality for  Histo...CAAD FUTURES 2015: Development of  High-definition Virtual Reality for  Histo...
CAAD FUTURES 2015: Development of High-definition Virtual Reality for Histo...Tomohiro Fukuda
 
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組みTomohiro Fukuda
 
CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...
CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...
CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...Tomohiro Fukuda
 
140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについて140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについてTomohiro Fukuda
 
140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観Tomohiro Fukuda
 
景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察Tomohiro Fukuda
 
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...Tomohiro Fukuda
 
Citizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and BlogCitizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and BlogTomohiro Fukuda
 
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...Tomohiro Fukuda
 

Mehr von Tomohiro Fukuda (13)

Integrating UAV Development Technology with Augmented Reality Toward Landscap...
Integrating UAV Development Technology with Augmented Reality Toward Landscap...Integrating UAV Development Technology with Augmented Reality Toward Landscap...
Integrating UAV Development Technology with Augmented Reality Toward Landscap...
 
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
 
Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...
Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...
Point Cloud Stream on Spatial Mixed Reality: Toward Telepresence in Architect...
 
Tracking Robustness and Green View Index Estimation of Augmented and Diminish...
Tracking Robustness and Green View Index Estimation of Augmented and Diminish...Tracking Robustness and Green View Index Estimation of Augmented and Diminish...
Tracking Robustness and Green View Index Estimation of Augmented and Diminish...
 
CAAD FUTURES 2015: Development of High-definition Virtual Reality for Histo...
CAAD FUTURES 2015: Development of  High-definition Virtual Reality for  Histo...CAAD FUTURES 2015: Development of  High-definition Virtual Reality for  Histo...
CAAD FUTURES 2015: Development of High-definition Virtual Reality for Histo...
 
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
 
CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...
CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...
CAADRIA2014: A Synchronous Distributed Design Study Meeting Process with Anno...
 
140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについて140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについて
 
140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観
 
景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察
 
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
 
Citizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and BlogCitizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and Blog
 
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
 

Kürzlich hochgeladen

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Kürzlich hochgeladen (20)

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

Availability of Mobile Augmented Reality System for Urban Landscape Simulation

  • 1. Availability of Mobile Augmented Reality System for Urban Landscape Simulation Tomohiro Fukuda, Tian Zhang, and Nobuyoshi Yabuki Division of Sustainable Energy and Environmental Engineering, Graduate School of Engineering, Osaka University, Japan
  • 2. Contents 1. Introduction 2. Developed Mobile AR 3. Comparative verification of landscape simulation methods 1. Experimental Outline 2. Differences between Cloud-VR and mobile AR in Evaluation 3. Results and Discussion 4. Conclusion 2
  • 3. Contents 1. Introduction 2. Developed Mobile AR 3. Comparative verification of landscape simulation methods 1. Experimental Outline 2. Differences between Cloud-VR and mobile AR in Evaluation 3. Results and Discussion 4. Conclusion 3
  • 4. 1. Introduction 1.1 Motivation -1  In recent years, the need for landscape simulation has been growing. A review meeting of future landscape is carried out on a planned construction site in addition to being carried out in a room.  It is difficult for stakeholders to imagine concretely such an image that is three-dimensional and does not exist. A landscape visualization method using Computer Graphics (CG) and Virtual Reality (VR) has been developed.  However, this method requires much time and expense to make a 3D model such as the present terrain and artificial material in addition to the subject of the landscape assessment. Moreover, since consistency with real space is not achieved when using VR on a planned construction site, it has the problem that a reviewer cannot get an immersive experience. A landscape study on site VR capture 4
  • 5. 1. Introduction 1.1 Motivation -2  In this research, the authors focus Augmented Reality (AR) which can superimpose an actual landscape acquired with a video camera and 3DCG. When AR is used, a landscape assessment object will be included in the present surroundings. Thereby, a drastic reduction of the time and expense involved in carrying out 3DCG modeling of the present surroundings can be expected.  A smartphone is widely available on the market level. Sekai Camera Web Smartphone Market in Japan http://sekaicamera.com/ 5
  • 6. 1. Introduction モバイル型景観ARの進化 1.2 Previous Study  In AR, realization of geometric consistency with a video image of an actual landscape and CG is an important feature 1. Use of physical sensors such as GPS (Global Positioning System) and gyroscope. To realize highly precise geometric consistency, special hardware which is expensive is required. Image Sketch (2005) 2006 ©2012 Tomohiro Fukuda, Osaka-U 6
  • 7. 1. Introduction 1.2 Previous Study 2. Use of an artificial marker. Since an artificial marker needs to be always visible by the AR camera, the movable span of a user is limited. Moreover, to realize high precision, it is necessary to use a large artificial marker. Yabuki, N., et al.: 2011, An invisible height evaluation system for building height regulation to preserve good landscapes using augmented reality, Automation in Construction, Volume 20, Issue 3, 228-235. artificial marker 7
  • 8. 1. Introduction 1.3 Aim  The authors have developed and verified SOAR (Sensor Oriented Mobile AR) system which realizes geometric consistency using GPS, a gyroscope and a video camera which are mounted in a smartphone [1]. The authors have also developed and verified GOAR (GIS Oriented Mobile AR) system which uses GIS to obtain position data instead of GPS [2]. A low cost AR system with high flexibility is realizable.  In this research, the availability of landscape simulation method of a mobile AR is considered, comparing with a photo montage and VR which are existing methods. 1. Fukuda, et al.: SOAR: Sensor oriented Mobile Augmented Reality for Urban Landscape Assessment, Proceedings of the 17th International Conference on Computer Aided Architectural Design Research in Asia (CAADRIA2012), pp. 387-396 (2012) 2. Fukuda, et al.: GOAR: GIS oriented Mobile Augmented Reality for Urban Landscape Assessment, 4th International Conference on Communications, Mobility, and Computing (CMC 2012), pp. 183-186 (2012) 8
  • 9. Contents 1. Introduction 2. Developed Mobile AR 3. Comparative verification of landscape simulation methods 1. Experimental Outline 2. Differences between Cloud-VR and mobile AR in Evaluation 3. Results and Discussion 4. Conclusion 9
  • 10. 2. Developed Mobile AR 2.1 Developed Mobile AR System  Standard Spec Smartphone: GALAPAGOS 003SH (Softbank Mobile Corp.)  Development Language: OpenGL-ES(Ver.2.0),Java(Ver.1.6)  Development Environment: Eclipse Galileo(Ver.3.5)  Location Estimation Technology: GIS includes Google Maps API and Digital Elevation Model (DEM) which is 10 m mesh size (GOAR) Video Camera Spec of 003SH OS Android™ 2.2 Qualcomm®MSM8255 CPU Snapdragon® 1GHz ROM:1GB Memory RAM:512MB Weight ≒140g Size ≒W62×H121×D12mm Display Size 3.8 inch Resolution 480×800 pixel 003SH 10
  • 11. 2. Developed Mobile AR 2.2 System Flow -1 While the CG model realizes Calibration of a video camera ideal rendering by the Definition of landscape assessment 3DCG model perspective drawing method, rendering of a video camera Activation of AR system produces distortion. Selection of 3DCG model Starting of Activation of Activation of Google Maps gyroscope video camera Input of DEM Angle information Capture of live acquisition video image Distortion Calibration Position information acquisition Definition of position and angle information on CG virtual camera Superposition to live video image and 3DCG model Display of AR image Save of AR image Calibration of the video camera 11 using Android NDK-OpenCV
  • 12. 2. Developed Mobile AR 2.2 System Flow -2 3DCG Model Calibration of a video camera Definition of landscape assessment 3DCG model Geometry, Texture, Unit Activation of AR system Selection of 3DCG model 3DCG model allocation file Starting of Activation of Activation of Google Maps gyroscope video camera Input of DEM Angle information Capture of live acquisition video image 3DCG model name, File name, Position Position data (longitude, latitude, information acquisition orthometric height), Degree of rotation angle, and Zone Definition of position and angle number of the rectangular plane information on CG virtual camera Superposition to live video image and 3DCG model 3DCG model arrangement information file Display of AR image Save of AR image Number of the 3DCG model allocation information file, 12 Each name
  • 13. 2. Developed Mobile AR 2.2 System Flow -3 Calibration of a video camera Definition of landscape assessment 3DCG model Activation of AR system Selection of 3DCG model Starting of Activation of Activation of Google Maps gyroscope video camera Input of DEM Angle information Capture of live acquisition video image Position information acquisition Definition of position and angle information on CG virtual camera Superposition to live video image and 3DCG model Display of AR image Save of AR image GUI of the Developed System 13
  • 14. 2. Developed Mobile AR 2.2 System Flow -4 Calibration of a video camera Definition of landscape assessment 3DCG model yaw Activation of AR system Selection of 3DCG model Starting of Activation of Activation of Google Maps gyroscope video camera Input of DEM Angle information Capture of live acquisition video image roll Position pitch information acquisition Definition of position and angle information on CG virtual camera Coordinate System of Developed AR system Superposition to live video image and 3DCG model Display of AR image Save of AR image 14
  • 15. 2. Developed Mobile AR 2.2 System Flow -5 Calibration of a video camera Definition of landscape assessment 3DCG model Activation of AR system Selection of 3DCG model 1. The user tap the current location on Google Maps Starting of Activation of Activation of Google Maps gyroscope video camera Input of DEM Angle information Capture of live acquisition video image Position information acquisition 2. The position data (longitude, Definition of position and angle latitude) on the current location information on CG virtual camera is obtained Superposition to live video image and 3DCG model Display of AR image Save of AR image 3. Altitude is created using position data (longitude, latitude) and DEM 15
  • 16. 2. Developed Mobile AR 2.2 System Flow -6 Calibration of a video camera Definition of landscape assessment 3DCG model Activation of AR system Selection of 3DCG model Starting of Activation of Activation of Google Maps gyroscope video camera Input of DEM Angle information Capture of live acquisition video image Position information acquisition Definition of position and angle information on CG virtual camera Superposition to live video image and 3DCG model Display of AR image Save of AR image 16
  • 17. Contents 1. Introduction 2. Developed Mobile AR 3. Comparative verification of landscape simulation methods 1. Experimental Outline 2. Differences between Cloud-VR and mobile AR in Evaluation 3. Results and Discussion 4. Conclusion 17
  • 18. 3. Comparative verification of landscape simulation methods 3.1 Experimental Outline -1 The landscape simulation method of a mobile AR was verified through comparative experiments using photo montage and VR, which are existing methods. In order to use the same conditions as mobile AR, a cloud computing type VR (cloud-VR) which can run Android OS was applied.  Experimental Methodology 1. A 3D model of a virtual project was created. In this research, a high-rise building (width: 40m, depth: 40m, height: 150m) and a wind power generator (height: 104m) were selected at varying distances (100m and 1200m) from a viewpoint. Moreover, the Tokyo Sky Tree (height: 634m) was selected at a distance of 1500m from the viewpoint. 2. The operation of photo montage, Cloud-VR, and mobile AR was explained to the subjects. 3. The subjects carried out the landscape study using photo montage for about two minutes, using Cloud-VR for about five minutes, and using a mobile AR for five minutes, in that order. 4. After the experiment, a questionnaire about the three landscape simulation methods was implemented. The themes of the questionnaire were the reproducibility of the landscape, the operability of the system, and cost.
  • 19. 3. Comparative verification of landscape simulation methods 3.1 Experimental Outline -2  Experimental photos and outputs Photo montage Cloud-VR Mobile AR 19
  • 20. 20
  • 21. 3. Comparative verification of landscape simulation methods 3.1 Experimental Outline -4  The viewpoint was the West Park (longitude: 34.672501111, latitude: 135.20194833, altitude: 4m) in Port Island, Kobe city. Regulation of building heights viewpoint Present state 21
  • 22. 3. Comparative verification of landscape simulation methods 3.1 Experimental Outline -5  There were 28 subjects, of which 75% were male (N=21) and 25% were female (N=7).  Regarding age, 50% were in their 20s (N=14), 14% were in their 30s (N=4), 22% were in their 40s (N=6), and 14% were in their 50s (N=4).  54% subjects (N=15) had experience of using photo montage and/or VR for landscape study before and 46% subjects (N=13) had no such experience. 4, 14% 0, 0% S 20代 S 30代 6, 22% 14, 50% S 40代 S 50代 S 60代 4, 14% 22
  • 23. 3. Comparative verification of landscape simulation methods 3.1 Experimental Outline -6  The question items on the reproducibility of a landscape were "reality", "reproducibility", "scale grasp", "immersion", and "intuitiveness". The question items on operability were "easiness", "feedback", and "interactivity". The question items on cost were "expense", "creation time".  The questionnaire result was scored using a 5-point scale. Five points was the best value. An independent t-test was performed according to simulation methods. Question items Large classification Small classification Reality Reproducibility Reproducibility Scale grasp Immersion Intuitiveness Easiness Operability Feedback Interactivity Expense Cost 23 Creation time
  • 24. 3. Comparative verification of landscape simulation methods 3.2 Differences between Cloud-VR and mobile AR in Evaluation  In regard to operability, mobile AR acquires the position data of CG virtual camera by GPS or GIS, and acquires the angle data of one with a gyroscope in real-time. Cloud-VR defines beforehand the position data and the angle data of view-points. Features such as fly-through, walk-through, parallel translation, rotation, etc. are operated via a GUI (Graphical User Interface) on a screen.  The screen size of the Cloud-VR is 10.1 inches, and the screen size of the mobile AR differs from 3.8 inches. However, the subjects considered the screens to be the same size.  At the time of the experiment, although texture mapping was used in the Cloud-VR, it was not used in the mobile AR. Since it is technically possible, the mobile AR was evaluated as if the texture mapping had been used. 24
  • 25. 3. Comparative verification of landscape simulation methods 3.3 Results and Discussion  As for the mobile AR, all the user groups gave a score of four or more points for "scale grasp", "immersion", "intuitiveness", "easiness", "feedback" and "interactivity". The score of 3.2 or more points was given for "reality", "reproducibility", "expense" and "creation time" which were the remaining items.  The items, “immersion", "feedback", and "interactivity” of photo montage and the items "expense", "creation time" of Cloud-VR were lower than three points. That is, mobile AR was given a high evaluation for all items. 25
  • 26. 3. Comparative verification of landscape simulation methods 3.3 Results and Discussion: AR vs. Photo Montage  In all the user groups, a significant difference was obtained for the items "immersion", "easiness", "feedback", and "interactivity". In the experienced subjects, a further significant difference was obtained for "intuitiveness".  Why "feedback" and "interactivity" were given a high evaluation is considered. Both photo montage and mobile AR create a 3DCG model superimposed on a photo or live video. A photo montage is a two-dimensional picture and cannot respond to changes in the viewpoint position or direction during study. On the other hand, mobile AR can change the position and direction of the viewpoint corresponding to the user's intention. Compa Rea Reprod Scale Immer Intuitiv Easin Feedb Intera Expen Creati on rison lity ucibility grasp sion eness ess ack ctivity se time Whole AR PM △△△ △△ △△△ △△△ (N=28) AR VR ▼ △ △△ △ △△△ △△△ Experie AR PM △△△ △ △△ △△△ △△△ nced (N=15) AR VR ▼ △△ △△ △△ Inexperi AR PM △ △ △△△ △△△ enced (N=13) AR VR △ △△△ △△△ △/▼: significant difference 5%, △△/▼▼: significant difference 1%, △△△/▼▼▼: significant 26 difference 0.1%, △: Left conditions have a large value., ▼: Right conditions have a large value.
  • 27. 3. Comparative verification of landscape simulation methods 3.3 Results and Discussion: AR vs. VR  In all the user groups, a significant difference was obtained for the items "expense" and "creation time". VR needs to create all 3DCG models. AR creates only the subject in the 3DCG model. Therefore, when an object for landscape assessment created using a 3D model is not large, the cost performance of AR is high.  About "reproducibility", the reason the significant difference was obtained for the Cloud-VR may be associated with a problem of the optical integrity of AR. Since VR is created using a full 3DCG model, optical integrity is realized within the VR virtual space. On the other hand, AR differs in the influence of light on the 3DCG model and live video, and also differs in shade expression. Compa Rea Reprod Scale Immer Intuitiv Easin Feedb Intera Expen Creati on rison lity ucibility grasp sion eness ess ack ctivity se time Whole AR PM △△△ △△ △△△ △△△ (N=28) AR VR ▼ △ △△ △ △△△ △△△ Experie AR PM △△△ △ △△ △△△ △△△ nced (N=15) AR VR ▼ △△ △△ △△ Inexperi AR PM △ △ △△△ △△△ enced (N=13) AR VR △ △△△ △△△ △/▼: significant difference 5%, △△/▼▼: significant difference 1%, △△△/▼▼▼: significant 27 difference 0.1%, △: Left conditions have a large value., ▼: Right conditions have a large value.
  • 28. Contents 1. Introduction 2. Developed Mobile AR 3. Comparative verification of landscape simulation methods 1. Experimental Outline 2. Differences between Cloud-VR and mobile AR in Evaluation 3. Results and Discussion 4. Conclusion 28
  • 29. 4. Conclusion 4.1 Conclusion  For mobile AR, which is used as a smartphone platform, a score of 3.2 or more points was obtained for reproducibility of a landscape, operability, and cost. When comparing it with existing methods, mobile AR is evaluated as being better than equivalent.  When mobile AR was compared with photo montage, a significant difference was obtained for "immersion" and "intuitiveness" of landscape reproducibility, and for "easiness", "feedback" and "interactivity" of operability. This was because mobile AR can respond to changes in the user's viewpoint position or orientation, whereas photo montage cannot.  When mobile AR was compared with Cloud-VR, a significant difference was obtained for "expense" and "creation time" of cost. VR needs to create all 3DCG models. AR creates only the subject using a 3DCG model. Therefore, when an object for landscape assessment created using a 3D model is not large, the cost performance of AR is high. 29
  • 30. 4. Conclusion 4.2 Future Work  A future work should attempt to improve the optical integrity of the AR system. 30
  • 31. Thank you for your attention! E-mail: fukuda@see.eng.osaka-u.ac.jp Twitter: fukudatweet Facebook: Tomohiro Fukuda Linkedin: Tomohiro Fukuda