Hard margin SVM for biomedical image segmentation

Chen Pan,Xiangguo Yan,Chongxun Zheng
DOI: https://doi.org/10.1007/11427469_120
2005-01-01
Abstract:Biomedical image is often complex. Using SVM for pixel-based segmentation may achieve good results, but training by conventional way always leads to high time cost. In this paper, a novel and real-time training strategy is presented. First, the mean-shift procedures are used to find local modes in RGB 3D histogram. Second, pure samples are selected by the divided modes. Third, the training set is constructed by uniform sampling from the pure samples, so its size can be reduced sharply. In the no-niose case, hard margin criterion replaces soft margin criterion for classification. This strategy constructs an unsupervised support vector classifier. Experimental results demonstrate that the new classifier can achieve accurate results, is more robust to change of the color and faster than watershed algorithm. The new method is suitable to segment blood and bone marrow microscopic images.
What problem does this paper attempt to address?