Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Bangjun Lei is active.

Publication


Featured researches published by Bangjun Lei.


Digital Signal Processing | 2014

Maximum similarity thresholding

Yaobin Zou; Fangmin Dong; Bangjun Lei; Shuifa Sun; Tingyao Jiang; Peng Chen

Otsu method is one of the most popular image thresholding methods. The segmentation results of Otsu method are in general acceptable for the gray level images with bimodal histogram patterns that can be approximated with mixture Gaussian modal. However, it is difficult for Otsu method to determine the reliable thresholds for the images with mixture non-Gaussian modal, such as mixture Rayleigh modal, mixture extreme value modal, mixture Beta modal, mixture uniform modal, comb-like modal. In order to determine automatically the robust and optimum thresholds for the images with various histogram patterns, this paper proposes a new global thresholding method based on a maximum-image-similarity idea. The idea is inspired by analyzing the relationship between Otsu method and Pearson correlation coefficient (PCC), which provides a novel interpretation of Otsu method from the perspective of maximizing image similarity. It is then natural to construct a maximum similarity thresholding (MST) framework by generalizing Otsu method with the maximum-image-similarity concept. As an example, a novel MST method is directly designed according to this framework, and its robustness and effectiveness are confirmed by the experimental results on 41 synthetic images and 86 real world images with various histogram shapes. Its extension to multilevel thresholding case is also discussed briefly.


international conference on digital image processing | 2014

Median-based thresholding, minimum error thresholding, and their relationships with histogram-based image similarity

Yaobin Zou; Lulu Fang; Fangmin Dong; Bangjun Lei; Shuifa Sun; Tingyao Jiang; Peng Chen

A popular histogram-based thresholding method is minimum error thresholding (MET) proposed by Kittler and Illingworth [Minimum error thresholding, Pattern Recognition 19 (1) (1986) 41-47], whereas Xue and Titterington recently proposed a median-based thresholding (MBT) [Median-based image thresholding, Image and Vision Computing 29 (9) (2011) 631-637]. Both MET and MBT can be derived from the maximization of log-likelihood. In this paper, we present a different theoretical interpretation about MBT and MET, from the perspective of minimizing Kullback-Leibler (KL) divergence. Since the KL divergence is a measure of the difference between two probability distributions, it is reasonable to regard MET and MBT as the special applications of histogram-based image similarity (HBIS) in the image thresholding. Further, it is natural to suggest a more universal image thresholding framework based on image similarity concept, since HBIS is just one of many image similarity methodologies. This thresholding framework directly transforms the threshold determining problem into an image comparison issue. Its significance is that it provides a concise and clear theoretical framework for developing potential thresholding methods with the plentiful image similarity theories.


computational intelligence | 2009

Comparison of Image Quality Objective Evaluation

Hongying Shen; Shuifa Sun; Jing-pei Wang; Fangmin Dong; Bangjun Lei

Several image quality evaluation methods is analyzed, such as the conventional mathematical statistics methods, Mean Square Error (MSE), Peak Signal to Noise ratio (PSNR), as well as methods based on the HVS, Structural SIMilarity (SSIM), Objective Picture Quality Scale (PQS), Wavelet and Weighted Mean Square Error (WWMSE), Wavelet and Energy -Weighted Mean Square Error (WEWMSE). The above objective evaluations of image quality are compared with an image library labeled. Simulation results are presented. It is useful for selection of image quality methods in the practical application, design of more rational methods in the theory research. KeywordsImage Quality Evaluation; Human Visual System (HVS); Objective Evaluation; Wavelet Transform


Archive | 2017

Classification, Parameter Estimation and State Estimation: An Engineering Approach Using MATLAB, 2nd Edition

Dick de Ridder; David M. J. Tax; Bangjun Lei; Guangzhu Xu; Ming Feng; Yaobin Zou; Ferdinand van der Heijden

The past decade has witnessed epic growth in image processing and intelligent computer vision technology. Advancements in machine learning methods—especially among adaboost varieties and particle filtering methods—have made machine learning in intelligent computer vision more accurate and reliable than ever before. The need for expert coverage of the state of the art in this burgeoning field has never been greater, and this book satisfies that need. Fully updated and extensively revised, this 2nd Edition of the popular guide provides designers, data analysts, researchers and advanced post-graduates with a fundamental yet wholly practical introduction to intelligent computer vision. The authors walk you through the basics of computer vision, past and present, and they explore the more subtle intricacies of intelligent computer vision, with an emphasis on intelligent measurement systems. Using many timely, real-world examples, they explain and vividly demonstrate the latest developments in image and video processing techniques and technologies for machine learning in computer vision systems, including:


Journal of Microscopy | 2017

Structure similarity-guided image binarization for automatic segmentation of epidermis surface microstructure images: STRUCTURE SIMILARITY-GUIDED IMAGE BINARIZATION

Yaobin Zou; Bangjun Lei; Fangmin Dong; G. Xu; Shuifa Sun; P. Xia

Partitioning epidermis surface microstructure (ESM) images into skin ridge and skin furrow regions is an important preprocessing step before quantitative analyses on ESM images. Binarization segmentation is a potential technique for partitioning ESM images because of its computational simplicity and ease of implementation. However, even for some state‐of‐the‐art binarization methods, it remains a challenge to automatically segment ESM images, because the grey‐level histograms of ESM images have no obvious external features to guide automatic assessment of appropriate thresholds. Inspired by human visual perceptual functions of structural feature extraction and comparison, we propose a structure similarity‐guided image binarization method. The proposed method seeks for the binary image that best approximates the input ESM image in terms of structural features. The proposed method is validated by comparing it with two recently developed automatic binarization techniques as well as a manual binarization method on 20 synthetic noisy images and 30 ESM images. The experimental results show: (1) the proposed method possesses self‐adaption ability to cope with different images with same grey‐level histogram; (2) compared to two automatic binarization techniques, the proposed method significantly improves average accuracy in segmenting ESM images with an acceptable decrease in computational efficiency; (3) and the proposed method is applicable for segmenting practical EMS images. (Matlab code of the proposed method can be obtained by contacting with the corresponding author.)


international conference on digital image processing | 2016

A novel enhancement method for fog-degraded images based on DBLA

Ming Gao; Yaobin Zou; Bangjun Lei; Guangzhu Xu

This letter presents a novel enhancement method for fog-degraded images based on dominant brightness level analysis in analyzing the characteristics of the images captured by daylight sensor on photoelectric radar surveillance system. We first perform discrete wavelet transform(DWT) on the input images and perform contrast limited adaptive histogram equalization(CLAHE) operation on LL sub-band, and then decompose the LL sub-band into low-,middle-,and high-intensity layers using Gaussian filter. After the intensity transformation and inverse DWT, the resulting enhanced image is obtained by using the guided filter.


international conference on digital image processing | 2015

Image thresholding based on Adjusted Rand Index

Lulu Fang; Yaobin Zou; Fangmin Dong; Bangjun Lei; Shuifa Sun

This paper proposes a new image thresholding method by integrating Multi-scale Gradient Multiplication (MGM) transformation and Adjusted Rand Index (ARI). The proposed method evaluates the optimal threshold by computing the accumulation similarity between two image collections from the perspective of global spatial attributes of images. One of the image collections are obtained by binarizing the original gray level image with each possible gray level. The others are the reference images, produced by binarizing MGM image. The MGM image is the result of applying MGM transformation to the original image. ARI is a similarity measurement in statistics, particularly in data clustering, which can be readily computed based on two image matrices. To be more accurate, the optimal threshold is determined by maximizing the accumulation similarity of ARI. Comparisons with three well established thresholding methods are depicted for numbers of real-world images. Experiment results demonstrate the effectiveness and robustness of the proposed method.


international congress on image and signal processing | 2014

Image thresholding based on maximum mutual information

Lulu Fang; Yaobin Zou; Fangmin Dong; Shuifa Sun; Bangjun Lei

Thresholding segmentation is a critical preprocessing step on many image processing applications. However, most of the existing thresholding methods can only deal with an image with some special histogram patterns. To automatically determine the robust and optimum thresholds for the images with various histogram patterns, this paper proposes a new thresholding segmentation method based on maximum mutual information. The optimal threshold value is determined by maximizing the mutual information between a series of binary images and a reference image. The reference image is generated by a multi-scale gradient multiplication transformation on the original gray level image. Experiments on synthetic images and real images show the effectiveness and the accuracy of the proposed segmentation method.


Optics and Lasers in Engineering | 2013

Image thresholding based on template matching with arctangent Hausdorff distance measure

Yaobin Zou; Fangmin Dong; Bangjun Lei; Lulu Fang; Shuifa Sun


Archive | 2017

Topics Selected from Linear Algebra and Matrix Theory

Dick de Ridder; David M. J. Tax; Bangjun Lei; Guangzhu Xu; Ming Feng; Yaobin Zou; Ferdinand van der Heijden

Collaboration


Dive into the Bangjun Lei's collaboration.

Top Co-Authors

Avatar

Yaobin Zou

China Three Gorges University

View shared research outputs
Top Co-Authors

Avatar

Fangmin Dong

China Three Gorges University

View shared research outputs
Top Co-Authors

Avatar

Shuifa Sun

China Three Gorges University

View shared research outputs
Top Co-Authors

Avatar

Guangzhu Xu

China Three Gorges University

View shared research outputs
Top Co-Authors

Avatar

Lulu Fang

China Three Gorges University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

David M. J. Tax

Delft University of Technology

View shared research outputs
Top Co-Authors

Avatar

Peng Chen

China Three Gorges University

View shared research outputs
Top Co-Authors

Avatar

Tingyao Jiang

China Three Gorges University

View shared research outputs
Top Co-Authors

Avatar

G. Xu

China Three Gorges University

View shared research outputs
Researchain Logo
Decentralizing Knowledge