Intro
Sudden seismic events can have a major impact on historical and monumental buildings. Among them, churches have been proven statistically more vulnerable and, thus, potentially subjected to higher damage level than other. That is due to some specific architectural features, like the presence of quite slender walls.
Post-earthquake, experts engineers and the guardians of monumental buildings are in charge to assess the usability, design provisional interventions (if necessary) to prevent from the worsening of damage and plan operations to save artistic assets (if present). However, these evaluations can be time consuming and dangerous due to the potential increased structural vulnerability induced by damage.
In this work, a tool to speed up in the future the in-situ inspection is proposed. In particular, 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 and automatically processed to detect the presence of cracks.
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
- Dolor pulvinar etiam.
- Etiam vel felis viverra.
- Felis enim feugiat.
- Dolor pulvinar etiam.
- Etiam vel felis lorem.
- Felis enim et feugiat.
Icons
Actions