Skip to content

pikaybh/Final-Project-Canny-Detection-SNU-DAAE-ICT-Based-Smart-Architecture

Repository files navigation

Canny Detection

Canny detection code for SNU DAAE ICT final project

Introduction

Final project for the Seoul National University Departmepartment of Architecture & Architectural Engineering ICT-Based Smart Architecture(001).

Crack detecting using canny edge detection.

Requirement

pip install -r requirement.txt

Quick Start

Change working directory to Canny repository.

cd Canny

Run __main__.py.

python .

Results

Test image of scr/data/test/smile_cat.jpg.

Original Edge Detecting
smiling cat smiling cat edge
Approx Contour
smiling cat approx smiling cat contour

Citation

@article{Final Project - Canny Detection | SNU DAAE ICT-Based Smart Architecture,
  author = {Byunghee},
  month = {12},
  title = {{Final Project - Canny Detection}},
  year = {2023}
}

B.H.Yoo

Seoul National University Construction & Management Lab.

About

Canny detection code for SNU DAAE ICT final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages