SkillAgentSearch skills...

DIC

Digital image correlation method, also known as digital speckle correlation method, It is the two digital images before and after the specimen is deformed, and the deformation information of the region of interest is obtained through related calculations. Because this method has extremely loose requirements for the experimental environment, and has the advantages of full-field measurement, strong anti-interference ability, and high measurement accuracy.

Install / Use

/learn @ecstayalive/DIC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DIC

中文

Project Introduction

Digital image correlation method, also known as digital speckle correlation method, It is the two digital images before and after the specimen is deformed, and the deformation information of the region of interest is obtained through related calculations. Because this method has extremely loose requirements for the experimental environment, and has the advantages of full-field measurement, strong anti-interference ability, and high measurement accuracy.

Directory Structure

.
├── CMakeLists.txt
├── dataset                 # Store images of the datasets
├── include
│   ├── base.h
│   ├── loader.h
│   ├── process.h
│   └── types.h
├── LICENSE
├── main.cpp
├── README.md
├── README-ZH.md
├── result                  # Store program run results
└── src
    ├── loader.cpp
    └── process.cpp

Project Progress

Stage 1

Original Image

original_image

Corner Detection

thred_image

Contour Detection

rgb_image

Process Result

result

Development Environment

  • Ubuntu >= 18.04
  • OpenCv >= 4.0
  • cmake >= 3.16

Related Skills

View on GitHub
GitHub Stars8
CategoryProduct
Updated1y ago
Forks3

Languages

C++

Security Score

70/100

Audited on Dec 31, 2024

No findings