anttad / SubpixelCircleDetection

Code for ISPRS 2020 article "Circular-Shaped Object Detection in Low Resolution Satellite Images"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubpixelCircleDetection

Code for ISPRS 2020 article "Circular-Shaped Object Detection in Low Resolution Satellite Images"

(still formating the code)

python code: iso_th_devernay.py: Isoperimetric thresholding with Canny-Devernay's edge extraction code hough_devernay.py: Isoperimetric thresholding with Canny-Devernay's edge extraction code

The ELSDc code is available here : https://github.com/viorik/ELSDc

The level-line extraction code is available in interpolated_shapes.zip

About

Code for ISPRS 2020 article "Circular-Shaped Object Detection in Low Resolution Satellite Images"

License:MIT License


Languages

Language:C 60.6%Language:Python 39.1%Language:Makefile 0.3%