Intro

Sudden seismic events, such as earthquakes, can have a major impact on buildings. Older buildings like churches, are more likely to collapse since they were not designed to withstand earthquakes.

Post-earthquake, expert engineers are needed to monitor the churches’ structure and save the artistic assets. However, these evaluations can be subjective, inefficient, and dangerous due to the increased structural vulnerability post-earthquake.

In this work, images of the inside walls are collected in a safe and effective manner using drones, 360 cameras, and laser scanners mounted on top of a robot.

Work

Cracks are detected on the acquired images using a CNN model, like the one in the picture above.

We classify images patch by patch, in order to have more data and it also gives us approximate crack locations.

In the end, the classified patches are reconstructed and the final results are produced as in the image below

About

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Form