Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.55 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.55 KB

Image Analysis of a Large-Scale Structure

Table of Contents

Context

Understanding the seismic behavior of U-shaped reinforced concrete core walls. This project uses computer vision techniques to detect targets and, subsequently, detect deformations in these structures.

Installation

  1. Clone the repository:
git clone https://github.com/quentinptt/vime-all4wall.git

Features

  1. Intrinsic calibration of the three cameras with ChArUco markers -> Correction of image distortion.
  2. Detection of regions of interest and display of detected regions.
  3. Selection among the detected regions based on circularity and intensity criteria.
  4. Elimination of duplicates to retain one region per marker.
  5. Calculation of the centroids coordinates of each region to sort the markers according to their position (from bottom to top).
  6. Labeling of sorted markers.

Sources

Contact

Quentin PETIT - contact@quentinptt.fr