This paper proposes a novel scale-space method for detecting cognitive contours of sparse-structured objects. Additionally, a benchmark image dataset of sparse-structured objects is constructed in this paper, which is publicly available for evaluating cognitive contour detection performance. Here are the code and the dataset for this paper.
Download the SOIS dataset from BaiDuNetdisk or Google Drive.
- Python
- scipy
- numba
- cv2
- copy
-
This demo can be easily used by running the 'demo.py' file.
python demo.py
If you find this work helpful for your research, we would be grateful if you could cite:
@article{shen2025cognitive,
title={Cognitive Contour Detection of Sparse-Structured Objects in the Alpha-Shape Scale Space},
author={Shen, Yuxiang and Zhong, Baojiang and Ma, Kai-Kuang},
journal={IEEE Transactions on Image Processing},
year={2025},
publisher={IEEE}
}