Skip to content

Repository files navigation

High-Quality Circle detection

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)

Source Codes

  • 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

Two datasets:

1、The industrial PCB image dataset

2、The natural image dataset

Citation

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}
}

Our extended work on ellipse detection

High-quality ellipse detection which can detect not only circles but also ellipses from images.

About

Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper [Both C++ and Matlab versions of codes provided].

Topics

Resources

Stars

114 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors