Fast Algorithm for 2D Otsu Thresholding Algorithm

XU Chang-xin,PENG Guo-hua
DOI: https://doi.org/10.3724/sp.j.1087.2012.01258
2012-01-01
Journal of Computer Applications
Abstract:Otsu algorithm is widely used in classic image segmentation,while the application of the two-dimensional Otsu thresholding algorithm based on the Otsu algorithm has been restricted for the complex computation.Concerning this,this paper proposed an improved two-dimensional Otsu thresholding algorithm.The authors first divided the two-dimensional histogram into regions,and took each region as a point to form a new two-dimensional histogram,to which 2D Otsu thresholding algorithm and the fast recursive algorithm were applied,getting the region number of the threshold.Then the two algorithms were applied again on the region and finally the threshold for the original image was obtained.The experimental results show that the proposed algorithm greatly reduces the running time and the storage space,and gets basically the same results as the original algorithm.
What problem does this paper attempt to address?