-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathref.bib
More file actions
68 lines (61 loc) · 2.99 KB
/
ref.bib
File metadata and controls
68 lines (61 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
@article{bradski2000opencv,
author = {Gary Bradski},
title = {The OpenCV Library},
journal = {Dr. Dobb's Journal of Software Tools},
year = {2000},
url = {https://jacobfilipp.com/DrDobbs/articles/DDJ/2000/0011/0011k/0011k.htm},
note = {Accessed 2026-03-01}
}
@article{vanderwalt2014scikitimage,
author = {St{\'e}fan van der Walt and Johannes L. Sch{\"o}nberger and Juan Nunez-Iglesias and Fran{\c{c}}ois Boulogne and Joshua D. Warner and Neil Yager and Emmanuelle Gouillart and Tony S. Yu and the scikit-image contributors},
title = {scikit-image: image processing in Python},
journal = {PeerJ},
year = {2014},
volume = {2},
pages = {e453},
doi = {10.7717/peerj.453},
url = {https://peerj.com/articles/453/}
}
@article{li2012polygon,
author = {Luyuan Li and Yongtao Wang and Zhi Tang and Liangcai Gao},
title = {Automatic comic page segmentation based on polygon detection},
journal = {Multimedia Tools and Applications},
year = {2012},
doi = {10.1007/s11042-012-1241-7},
url = {https://link.springer.com/content/pdf/10.1007/s11042-012-1241-7.pdf}
}
@inproceedings{pang2014manga,
author = {Xufang Pang and Ying Cao and Rynson W. H. Lau and Antoni B. Chan},
title = {A Robust Panel Extraction Method for Manga},
booktitle = {Proceedings of the ACM International Conference on Multimedia},
year = {2014},
doi = {10.1145/2647868.2654990},
url = {https://www.cs.cityu.edu.hk/~rynson/papers/mm14a.pdf}
}
@inproceedings{xie2025mangaseg,
author = {Minshan Xie and Jian Lin and Hanyuan Liu and Chengze Li and Tien{-}Tsin Wong},
title = {Advancing Manga Analysis: Comprehensive Segmentation Annotations for the Manga109 Dataset},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2025},
url = {https://openaccess.thecvf.com/content/CVPR2025/papers/Xie_Advancing_Manga_Analysis_Comprehensive_Segmentation_Annotations_for_the_Manga109_Dataset_CVPR_2025_paper.pdf}
}
@article{rishu2025slr,
author = {Rishu and Vinay Kukreja},
title = {Decoding comics: a systematic literature review on recognition, segmentation, and classification techniques with emphasis on computer vision and non-computer vision},
journal = {Multimedia Tools and Applications},
year = {2025},
volume = {84},
pages = {28739--28806},
url = {https://link.springer.com/article/10.1007/s11042-024-20214-x},
note = {Published online 2024-10-01}
}
@misc{vivoli2025comicspap,
author = {Emanuele Vivoli and Artemis Llabr{\'e}s and Mohamed Ali Souibgui and Marco Bertini and Ernest Valveny Llobet and Dimosthenis Karatzas},
title = {ComicsPAP: understanding comic strips by picking the correct panel},
year = {2025},
eprint = {2503.08561},
archivePrefix = {arXiv},
primaryClass = {cs.CV},
doi = {10.48550/arXiv.2503.08561},
url = {https://arxiv.org/abs/2503.08561}
}