This is the official implementation for the paper:
Changsheng Lu, Siyu Xia, Wanming Huang, Ming Shao, Yun Fu. Circle Detection by Arc-support Line Segments. In: The 24rd IEEE International Conference on Image Processing (ICIP), 2017 (Oral Presentation)
- Matlab version codes for the paper
code.zip(It only supports 64-bit Windows operating system) - C++ version codes
Circle Detection by Arc-support LS (C++).zip
1、The industrial PCB image dataset
2、The natural image dataset
You can contact me by email (ChangshengLuu@gmail.com, or xia081@gmail.com) if you have any question. Please cite our paper(ICIP 2017), thanks.
@inproceedings{lu2017circle,
title={Circle detection by arc-support line segments},
author={Lu, Changsheng and Xia, Siyu and Huang, Wanming and Shao, Ming and Fu, Yun},
booktitle={2017 IEEE International Conference on Image Processing (ICIP)},
pages={76--80},
year={2017},
organization={IEEE}
}
High-quality ellipse detection which can detect not only circles but also ellipses from images.