SlideShare a Scribd company logo
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Automatic Generation of Structural Building
Descriptions from 3D Point Cloud Scans
GRAPP 2014 – Paper ID 54
Sebastian Ochmann
ochmann@cs.uni-bonn.de
University of Bonn, Germany

January 6th, 2014

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Introduction

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Strong trend in architecture towards Building Information Modeling
(BIM) for planning, facility management, and retrofitting purposes.
• In addition to geometry also includes meta data and entity

relations.

• BIM models not readily available for older buildings, still

desirable, e.g. for renovation planning.

Image from http://www.digital210king.org/
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Strong trend in architecture towards Building Information Modeling
(BIM) for planning, facility management, and retrofitting purposes.
• In addition to geometry also includes meta data and entity

relations.

• BIM models not readily available for older buildings, still

desirable, e.g. for renovation planning.

Image from http://www.digital210king.org/
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Strong trend in architecture towards Building Information Modeling
(BIM) for planning, facility management, and retrofitting purposes.
• In addition to geometry also includes meta data and entity

relations.

• BIM models not readily available for older buildings, still

desirable, e.g. for renovation planning.

Image from http://www.digital210king.org/
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Increasing availability and usage of laser scans as a starting
point/guide for BIM generation.
• Point clouds lack structure, making BIM generation a highly

manual, time-consuming process.

• Automatic methods for structural and semantic analysis of

point clouds are essential.

Image from http://www.digital210king.org/
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Increasing availability and usage of laser scans as a starting
point/guide for BIM generation.
• Point clouds lack structure, making BIM generation a highly

manual, time-consuming process.

• Automatic methods for structural and semantic analysis of

point clouds are essential.

Image from http://www.digital210king.org/
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Increasing availability and usage of laser scans as a starting
point/guide for BIM generation.
• Point clouds lack structure, making BIM generation a highly

manual, time-consuming process.

• Automatic methods for structural and semantic analysis of

point clouds are essential.

Image from http://www.digital210king.org/
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

This paper presents an approach for room segmentation and
opening detection from indoor point clouds.
• Facilitates navigation within and handling of point clouds,

enables highlighting/hiding of individual rooms.
• Automatic placement of doors, approximation of room areas.
• Enables retrieval of room constellations (graph queries).

Partial scan of Kronborg castle (Denmark); room segmentation and detected connections between rooms are shown.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

This paper presents an approach for room segmentation and
opening detection from indoor point clouds.
• Facilitates navigation within and handling of point clouds,

enables highlighting/hiding of individual rooms.
• Automatic placement of doors, approximation of room areas.
• Enables retrieval of room constellations (graph queries).

Partial scan of Kronborg castle (Denmark); room segmentation and detected connections between rooms are shown.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

This paper presents an approach for room segmentation and
opening detection from indoor point clouds.
• Facilitates navigation within and handling of point clouds,

enables highlighting/hiding of individual rooms.
• Automatic placement of doors, approximation of room areas.
• Enables retrieval of room constellations (graph queries).

Partial scan of Kronborg castle (Denmark); room segmentation and detected connections between rooms are shown.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

This paper presents an approach for room segmentation and
opening detection from indoor point clouds.
• Facilitates navigation within and handling of point clouds,

enables highlighting/hiding of individual rooms.
• Automatic placement of doors, approximation of room areas.
• Enables retrieval of room constellations (graph queries).

Partial scan of Kronborg castle (Denmark); room segmentation and detected connections between rooms are shown.
Introduction

Related Work

Room Segmentation

Door Detection

Related Work

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Turner and Zakhor: Floor Plan Generation and Room Labeling of
Indoor Environments from Laser Range Data (GRAPP 2014 –
yesterday)

Image by Turner and Zakhor

• Generation of triangulated floor plan from 2D or 3D point cloud.
• Room labeling formulated as graph-cut problem.
• Generation of 2.5D, watertight models with room segmentation.

N.B.: This paper is not included in the related work of our paper as it was published after submission deadline.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Mura et al.: Robust Reconstruction of Interior Building Structures
with Multiple Rooms under Clutter and Occlusions
(CAD/Graphics, November 2013)

Image by Mura et al.

• Generation of 2D cell complex from wall candidates.
• Diffusion embedding of 2D cell complex for clustering rooms.
N.B.: This paper is not included in the related work of our paper as it was published after submission deadline.
Introduction

Related Work

Room Segmentation

Door Detection

Room Segmentation

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

First goal: Segmentation of point cloud into rooms.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Starting point: Multiple separate, registered point cloud scans,
including scanner positions.

Idea: Use point-to-scanner assignments as initial, coarse “guess”
for room segmentation.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Idea: Resolve incorrect labelings by determining which room labels
are most visible from a certain point.

E.g., a “red” point inside of the “green” room is likely to be part
of the green room because it “sees” mostly green points.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Note on initial “point-to-scan” labeling:
Scans belonging to the same room need to be merged.

Currently done manually; automatic merging suggestions may be
given (see paper).
Introduction

Related Work

Room Segmentation

Door Detection

Note on visibility measure between points

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Detect planar structures1 with (smoothed) occupancy bitmaps.

1

Schnabel et al.: Efficient RANSAC for Point-Cloud Shape Detection (2007).

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Estimate visibility (value in [0, 1]) between two points by testing
for intersections with the planes.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Let vj (xk ) be an “average” visibility from point k to all points
currently assigned to room j (see paper for details).
Room j

Point k

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Formulation of relabeling as probabilistic clustering problem.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Formulation of relabeling as probabilistic clustering problem.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Formulation of relabeling as probabilistic clustering problem.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Formulation of relabeling as probabilistic clustering problem.

Room prior (governed by "room size")

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Formulation of relabeling as probabilistic clustering problem.

Room prior (governed by "room size")
Class-conditional probability of k'th point
(governed by "average visibility" of room)
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Formulation of relabeling as probabilistic clustering problem.

Room prior (governed by "room size")
Class-conditional probability of k'th point
(governed by "average visibility" of room)
Class-cond. prob.

Room prior
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 0/7 (initial situation)

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 1/7

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 2/7

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 3/7

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 4/7

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 5/7

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 6/7

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Example for iterative relabeling procedure.

Iteration 7/7

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Door Detection

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Second goal: Find openings (e.g. doors) between adjacent rooms;
construct room connectivity graph, e.g. for enabling retrieval.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Observation: Openings cause overlaps between scans.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

The relabeling process has just resolved these overlaps.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Extract scanner-to-point rays corresponding to relabeled points.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Determine intersection points of rays with detected planes.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Extract pairs of intersection points to approximate openings.

Estimated door
position and size

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

5 scans of Kronborg castle, Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

5 scans of Kronborg castle, Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

6 scans of Kronborg castle, Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

6 scans of Kronborg castle, Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of a building in Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of a building in Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of a building in Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of a building in Denmark.

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of Oslo bispeg˚rd.
a

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of Oslo bispeg˚rd.
a

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of Oslo bispeg˚rd.
a

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

14 scans of Oslo bispeg˚rd.
a

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Limitations: Highly non-convex rooms cause problems.

Part of Risløkka trafikkstasjon, Oslo.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Problem:
• Assumption that (almost) all points of a room are visible from

any point within that room is violated.

Possible solution (also see next slides):
• Use (possibly indirect) “reachability” instead of visibility.
• Take into account not only direct line-of-sight but also

indirect connections, allowing to “see around corners”.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Problem:
• Assumption that (almost) all points of a room are visible from

any point within that room is violated.

Possible solution (also see next slides):
• Use (possibly indirect) “reachability” instead of visibility.
• Take into account not only direct line-of-sight but also

indirect connections, allowing to “see around corners”.
Introduction

Related Work

Room Segmentation

Door Detection

Future Work

Results & Conclusion

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Future Work

Improved room segmentation, also works on non-convex datasets.
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Note: Opening detection is not restricted to doors.

Future Work
Introduction

Related Work

Room Segmentation

Door Detection

Results & Conclusion

Note: Opening detection is not restricted to doors.

Future Work
ACKNOWLEDGEMENTS
We would like to thank Henrik Leander Evers for the scans
of Kronborg Castle, Denmark, and the Faculty of Architecture and Landscape Sciences of Leibniz University Hannover for providing the 3D building models that were used
for generating the synthetic data. This work was partially
funded by the European Communitys Seventh Framework
Programme (FP7/2007-2013) under grant agreement no.
600908 (DURAARK) 2013-2016

More Related Content

Similar to Grapp2014 presentation

3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
ijcga
 
Bridging the Instance V1 Marks and Encryptions
Bridging the Instance V1 Marks and EncryptionsBridging the Instance V1 Marks and Encryptions
Bridging the Instance V1 Marks and Encryptions
Brij Consulting, LLC
 
How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...
How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...
How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...
Synergis Engineering Design Solutions
 
Ptc creo reverse engineering extension
Ptc creo reverse engineering extensionPtc creo reverse engineering extension
Ptc creo reverse engineering extension
Victor Mitov
 
Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...
Alexander Decker
 
Software_effort_estimation for Software engineering.pdf
Software_effort_estimation for Software engineering.pdfSoftware_effort_estimation for Software engineering.pdf
Software_effort_estimation for Software engineering.pdf
snehan789
 
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
Seiya Ito
 
HP - Jerome Rolia - Hadoop World 2010
HP - Jerome Rolia - Hadoop World 2010HP - Jerome Rolia - Hadoop World 2010
HP - Jerome Rolia - Hadoop World 2010
Cloudera, Inc.
 
PointNet
PointNetPointNet
A survey on modeling guidelines for quantity takeoff-oriented BIM-based design
A survey on modeling guidelines for quantity takeoff-oriented BIM-based designA survey on modeling guidelines for quantity takeoff-oriented BIM-based design
A survey on modeling guidelines for quantity takeoff-oriented BIM-based design
Abdoul-Aziz Gansonre
 
Mi 291 chapter 3 (reverse engineering)(1)
Mi 291 chapter 3 (reverse engineering)(1)Mi 291 chapter 3 (reverse engineering)(1)
Mi 291 chapter 3 (reverse engineering)(1)varun teja G.V.V
 
Using Metrology Software to Capture Data for Reverse Engineering
Using Metrology Software to Capture Data for Reverse EngineeringUsing Metrology Software to Capture Data for Reverse Engineering
Using Metrology Software to Capture Data for Reverse Engineering
Design World
 
Presentation to NH Arch - Parametric Modelling and Evolutionary Analysis
Presentation to NH Arch - Parametric Modelling and Evolutionary AnalysisPresentation to NH Arch - Parametric Modelling and Evolutionary Analysis
Presentation to NH Arch - Parametric Modelling and Evolutionary AnalysisNathan Luke
 
Hybrid method for automating generation of reticulated structures (lattice st...
Hybrid method for automating generation of reticulated structures (lattice st...Hybrid method for automating generation of reticulated structures (lattice st...
Hybrid method for automating generation of reticulated structures (lattice st...
IJECEIAES
 
Intro computational design_mega2016_1_with_recommendedplugins
Intro computational design_mega2016_1_with_recommendedpluginsIntro computational design_mega2016_1_with_recommendedplugins
Intro computational design_mega2016_1_with_recommendedplugins
Pirouz Nourian
 
Architecture and Structure ( ACS) Course.pdf
Architecture and Structure ( ACS) Course.pdfArchitecture and Structure ( ACS) Course.pdf
Architecture and Structure ( ACS) Course.pdf
Virtual Design Engineering Institutes
 
2015-07-08 Paper 38 - ICVS Talk
2015-07-08 Paper 38 - ICVS Talk2015-07-08 Paper 38 - ICVS Talk
2015-07-08 Paper 38 - ICVS TalkThomas Sølund
 
Siemens-PLM-NX-CAE-overview-br-X24
Siemens-PLM-NX-CAE-overview-br-X24Siemens-PLM-NX-CAE-overview-br-X24
Siemens-PLM-NX-CAE-overview-br-X24Brady Walther
 
ecotectanalysis10_whitepaper_revit_userguide_technical.pdf
ecotectanalysis10_whitepaper_revit_userguide_technical.pdfecotectanalysis10_whitepaper_revit_userguide_technical.pdf
ecotectanalysis10_whitepaper_revit_userguide_technical.pdf
KhKhulan2
 

Similar to Grapp2014 presentation (20)

isprsarchives-XL-3-381-2014
isprsarchives-XL-3-381-2014isprsarchives-XL-3-381-2014
isprsarchives-XL-3-381-2014
 
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
3-Phase Recognition Approach to Pseudo 3D Building Generation from 2D Floor P...
 
Bridging the Instance V1 Marks and Encryptions
Bridging the Instance V1 Marks and EncryptionsBridging the Instance V1 Marks and Encryptions
Bridging the Instance V1 Marks and Encryptions
 
How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...
How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...
How to Use Sim CFD (to your advantage): A Primer for Computational Fluid Dyna...
 
Ptc creo reverse engineering extension
Ptc creo reverse engineering extensionPtc creo reverse engineering extension
Ptc creo reverse engineering extension
 
Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...
 
Software_effort_estimation for Software engineering.pdf
Software_effort_estimation for Software engineering.pdfSoftware_effort_estimation for Software engineering.pdf
Software_effort_estimation for Software engineering.pdf
 
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
 
HP - Jerome Rolia - Hadoop World 2010
HP - Jerome Rolia - Hadoop World 2010HP - Jerome Rolia - Hadoop World 2010
HP - Jerome Rolia - Hadoop World 2010
 
PointNet
PointNetPointNet
PointNet
 
A survey on modeling guidelines for quantity takeoff-oriented BIM-based design
A survey on modeling guidelines for quantity takeoff-oriented BIM-based designA survey on modeling guidelines for quantity takeoff-oriented BIM-based design
A survey on modeling guidelines for quantity takeoff-oriented BIM-based design
 
Mi 291 chapter 3 (reverse engineering)(1)
Mi 291 chapter 3 (reverse engineering)(1)Mi 291 chapter 3 (reverse engineering)(1)
Mi 291 chapter 3 (reverse engineering)(1)
 
Using Metrology Software to Capture Data for Reverse Engineering
Using Metrology Software to Capture Data for Reverse EngineeringUsing Metrology Software to Capture Data for Reverse Engineering
Using Metrology Software to Capture Data for Reverse Engineering
 
Presentation to NH Arch - Parametric Modelling and Evolutionary Analysis
Presentation to NH Arch - Parametric Modelling and Evolutionary AnalysisPresentation to NH Arch - Parametric Modelling and Evolutionary Analysis
Presentation to NH Arch - Parametric Modelling and Evolutionary Analysis
 
Hybrid method for automating generation of reticulated structures (lattice st...
Hybrid method for automating generation of reticulated structures (lattice st...Hybrid method for automating generation of reticulated structures (lattice st...
Hybrid method for automating generation of reticulated structures (lattice st...
 
Intro computational design_mega2016_1_with_recommendedplugins
Intro computational design_mega2016_1_with_recommendedpluginsIntro computational design_mega2016_1_with_recommendedplugins
Intro computational design_mega2016_1_with_recommendedplugins
 
Architecture and Structure ( ACS) Course.pdf
Architecture and Structure ( ACS) Course.pdfArchitecture and Structure ( ACS) Course.pdf
Architecture and Structure ( ACS) Course.pdf
 
2015-07-08 Paper 38 - ICVS Talk
2015-07-08 Paper 38 - ICVS Talk2015-07-08 Paper 38 - ICVS Talk
2015-07-08 Paper 38 - ICVS Talk
 
Siemens-PLM-NX-CAE-overview-br-X24
Siemens-PLM-NX-CAE-overview-br-X24Siemens-PLM-NX-CAE-overview-br-X24
Siemens-PLM-NX-CAE-overview-br-X24
 
ecotectanalysis10_whitepaper_revit_userguide_technical.pdf
ecotectanalysis10_whitepaper_revit_userguide_technical.pdfecotectanalysis10_whitepaper_revit_userguide_technical.pdf
ecotectanalysis10_whitepaper_revit_userguide_technical.pdf
 

Recently uploaded

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 

Recently uploaded (20)

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 

Grapp2014 presentation