wizicer / CsCrackDetect

[DEPRECATED]Bridge crack detect algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crack Detect ALgorithm[DEPRECATED]

Here are algorithm steps.

Step 1: load complex picture

Here we use this picture as demostration because it's more complex than real one

Step 2: find crack lines

In this step we only care about crack lines, not the width of each crack

Step 3: use simple line to fit crack line

Step 4: find the width of lines

Step 5: generate string which can be represent in server

About

[DEPRECATED]Bridge crack detect algorithm


Languages

Language:C# 100.0%