참고문헌
1. 파라미터 기반 Local Adaptive Thresholding 기법들
[1]. Bernsen J. (1986) "Dynamic Thresholding of Grey-Level Images" Proc. of the 8th Int. Conf. on Pattern Recognition, pp. 1251-1255
[2]. Niblack W. (1986) "An introduction to Digital Image Processing" Prentice-Hall
[3]. Sauvola J. and Pietaksinen M. (2000) "Adaptive Document Image Binarization" Pattern Recognition, 33(2): 225-236
[4]. Savakis A.E. (1998) "Adaptive Document Image Thresholding Using Foreground and Background Clustering" Proc. of the IEEE Int. Conf. on Image Processing, 3: 785-789
2. 비파라미터 기반 Global Automatic Thresholding 기법들
[1]. N. Otsu,"A threshold selection method from gray level histograms," IEEE Trans. Syst. Man Cybern. SMC-9, 62-66(1979).
[2]. J. Kittler and J. Illingworth, "Minimum error thresholding." Pattern Recogn. 19, 41-47(1986).
[3]. Ridler T.W. and Calvard S. (1978) "Picture Thresholding Using an Iterative Selection Method" IEEE Trans. on System, Man and Cyberetics SMC-8(8): 630-632
[4]. Tsai W.H. (1985) "Moment-Preserving Thresholding: A New Approach" Graphical Models and Image Processing, 29(3): 377-393
[5]. Huang L.-K. and Wang M.-J.J. (1995) "Image Thresholding by Minimizing the Measures of Fuzziness" Pattern Recognition, 28(1): 41-51
[6]. Li C.H. and Tam P.K.S. (1998) "An Iterative Algorithm for Minimum Cross Entropy Thresholding" Pattern Recognition Letters, 18(8): 771-776
[7]. Yen J.C., Chang F.J., and Chang S. (1995) "A New Criterion for Automatic Multilevel Thresholding" IEEE Trans. on Image Processing, 4(3): 370-378
[8]. Kapur J.N., Sahoo P.K., and Wong A.K.C. (1985) "A New Method for Gray-Level Picture Thresholding Using the Entropy of the Histogram" Graphical Models and Image Processing, 29(3): 273-285
- 입력 영상
- 1) Bernsen 결과(window size = 31, contrast = 15)
- 2) Niblack 결과(window size = 31, k = -0.2)
- 3) Sauvola 결과(window size = 31, k = 0.5, r = 128)
- 4) Savakis 결과(window size = 31, global threshold method = otsu)
- 5) Otsu 결과(Find Threshold Values = 154)
- 6) Kittler 결과(Find Threshold Values = 252)
- 7) Ridler 결과(Find Threshold Values = 158)
- 8) Tsai 결과(Find Threshold Values = 153)
- 9) Huang 결과(Find Threshold Values = 232)
- 10) Li 결과(Find Threshold Values = 80)
- 11) Yen 결과(Find Threshold Values = 127)
- 12) Kapur 결과(Find Threshold Values = 127)
'Others > Odds & Ends' 카테고리의 다른 글
위성 영상에서 객체 검출과 관련된 논문들 목록 정리 (0) | 2020.06.01 |
---|---|
다양한 종류의 LBP(Local Binary Pattern) 알고리즘 테스트 결과 (0) | 2020.06.01 |
SIFT와 SURF 이후의 Feature Descriptors들(딥러닝 이전까지), 그리고 SIFT와 SURF의 간단한 비교 실험 (0) | 2020.06.01 |
적분 영상(integral image)의 쉬운 구현 (0) | 2020.06.01 |
Computer Vision 십계명 (0) | 2020.06.01 |