• Title/Summary/Keyword: binarization

Search Result 369, Processing Time 0.024 seconds

Automatic Counting of Yeast Cells in Baker's Yeast Culture Using PC Camera and Conventional Light Microscope (PC카메라와 일반광학현미경을 이용한 빵효모 배양액의 효모세포 자동계수)

  • Lee, Hyeong-Choon
    • KSBB Journal
    • /
    • v.26 no.1
    • /
    • pp.87-91
    • /
    • 2011
  • Automatic counting of yeast cells in baker's yeast culture was tried using a conventional light microscope equipped with a pc camera. Relatively good binary image was obtained by using white LED as microscope light source, but uneven brightness distribution in original image hindered counting accuracy. A block binarization method using local thresholds proportional to local brightnesses was used to get improved binary images. The brightnesses of the blocks were expressed as the value component in HSV color model. Good quality binary images were obtained by binarization on $8{\times}6$ blocks of original images and connected-component labelling of the binarized images produced reliable counting results in the concentration range $1.4{\times}10^5/mL{\sim}1.4{\times}10^7\;cells/mL$.

Text Location and Extraction for Business Cards Using Stroke Width Estimation

  • Zhang, Cheng Dong;Lee, Guee-Sang
    • International Journal of Contents
    • /
    • v.8 no.1
    • /
    • pp.30-38
    • /
    • 2012
  • Text extraction and binarization are the important pre-processing steps for text recognition. The performance of text binarization strongly related to the accuracy of recognition stage. In our proposed method, the first stage based on line detection and shape feature analysis applied to locate the position of a business card and detect the shape from the complex environment. In the second stage, several local regions contained the possible text components are separated based on the projection histogram. In each local region, the pixels grouped into several connected components based on the connected component labeling and projection histogram. Then, classify each connect component into text region and reject the non-text region based on the feature information analysis such as size of connected component and stroke width estimation.

Adaptive Binarization using Integral Image (적분영상을 이용한 적응적 이진화)

  • Lee, Yeon-Kyung;Yoo, Hoon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.109-110
    • /
    • 2012
  • In this paper, we propose an adaptive thresholding method to binarize two-dimensional barcode images. Adaptive thresholding methods are applied to document image binarization. Thus, they inappropriate to use in recognition of two-dimensional barcode images. To overcome the problem, we propose a new adaptive threshold method using the integral image. To show the effectiveness of our method, we compared our method with the well-known existing method in terms of visual quality and processing time. The experimental result indicates that the proposed method is superior to the existing method.

  • PDF

Optimizing Speed For Adaptive Local Thresholding Algorithm U sing Dynamic Programing

  • Due Duong Anh;Hong Du Tran Le;Duan Tran Duc
    • Proceedings of the IEEK Conference
    • /
    • summer
    • /
    • pp.438-441
    • /
    • 2004
  • Image binarization using a global threshold value [3] performs at high speed, but usually results in undesired binary images when the source images are of poor quality. In such cases, adaptive local thresholding algorithms [1][2][3] are used to obtain better results, and the algorithm proposed by A.E.Savekis which chooses local threshold using fore­ground and background clustering [1] is one of the best thresholding algorithms. However, this algorithm runs slowly due to its re-computing threshold value of each central pixel in a local window MxM. In this paper, we present a dynamic programming approach for the step of calculating local threshold value that reduces many redundant computations and improves the execution speed significantly. Experiments show that our proposal improvement runs more ten times faster than the original algorithm.

  • PDF

Color Segmentation of Vehicle License Plates in the RGB Color Space Using Color Component Binarization (RGB 색상 공간에서 색상 성분 이진화를 이용한차량 번호판 색상 분할)

  • Jung, Min Chul
    • Journal of the Semiconductor & Display Technology
    • /
    • v.13 no.4
    • /
    • pp.49-54
    • /
    • 2014
  • This paper proposes a new color segmentation method of vehicle license plates in the RGB color space. Firstly, the proposed method shifts the histogram of an input image rightwards and then stretches the image of the histogram slide. Secondly, the method separates each of the three RGB color components and performs the adaptive threshold processing with the three components, respectively. Finally, it combines the three components under the condition of making up a segment color and removes noises with the morphological processing. The proposed method is implemented using C language in an embedded Linux system for a high-speed real-time image processing. Experiments were conducted by using real vehicle images. The results show that the proposed algorithm is successful for most vehicle images. However, the method fails in some vehicles when the body and the license plate have the same color.

A Study on Enhanced Binarization Method by Using Intensity Information (밝기 정보를 이용한 개선된 이진화 방법에 관한 연구)

  • 박경태;김정원;김광백
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.441-445
    • /
    • 2003
  • 영상의 이진화(image binarization)는 문자 인식, 영상 분석 등의 전처리 과정으로 다양한 분야에 적용되고 있다. 이진화는 임계치의 설정에 따라 작업 성능이 평가되며 대부분의 이진화 방법은 히스토그램을 사용하여 평균 밝기값이나 히스토그램의 골짜기(valley)를 임계치로 결정한다. 이와 같은 방법은 양봉의 특징을 보이지 않거나 특정 영상을 추출할 경우에는 적절한 임계치를 얻기 어렵다. 따라서 본 논문에서는 그레이스케일 영상에서 밝기 값을 여러 구간으로 분해하여 구간 밝기값의 평균값을 구하고, 각 구간의 평균값 사이 공간을, 각 구간의 양극과의 거리 비율로 나누어서 계산된 값을 임계치로 설정한다. 제안된 이진화 방법의 성능을 평가하기 위하여 다양한 영상에 적용한 결과, 기존의 이진화 방법들보다 효율적인 것을 확인하였다.

  • PDF

A Method for Optimal Binarization using Bit-plane Pattern (비트평면 패턴을 이용한 최적 이진화 방법)

  • Kim, Ha-Sik;Kim, Kang;Cho, Kyung-Sik;Jeon, Jong-Sik
    • Journal of the Korea Society of Computer and Information
    • /
    • v.6 no.4
    • /
    • pp.1-5
    • /
    • 2001
  • A new approach for determining global threshold value for image binarization is proposed in this paper. In the proposed algorithm, bit-plane information which involve the shapes of original image is used for dividing image into two parts object and background, and then compared each average values. Optimal threshold value are selected in center of two averages. Proposed method is relatively simple but robust and achieved good results in continuous tone images and document image.

  • PDF

A Study on the Post Processing of Flash Boiling Spray Image from Shadowgraphy (감압비등 분무의 역광이미지 후처리 기법에 관한 연구)

  • Hyunchang Lee
    • Journal of ILASS-Korea
    • /
    • v.29 no.2
    • /
    • pp.91-97
    • /
    • 2024
  • When investigating the droplet, spray, and impact of liquid on a solid plate, backlight imaging has been widely used to understand these phenomena. However, some previous studies have suffered from poor image quality. In this study, various combinations of image processing algorithms, such as white image correction, histogram equalization, CLAHE, Otsu's binarization, and multi-Otsu's binarization, have been applied to flash boiling spray images to enhance image quality for qualitative observation and semi-quantitative spray angle evaluation. To acquire images with high contrast for qualitative observation, applying CLAHE was effective, making small droplets and detailed shapes of the jet noticeable. However, when images were averaged to determine spray angle or penetration length based on intensity, this method induced artifact unphysical patterns, thus requiring careful consideration. Based on the algorithm proposed in this study, the spray angle variation according to injection pressure and temperature has been calculated, showing a reasonable trend.

A License-Plate Image Binarization Algorithm Based on Least Squares Method for License-Plate Recognition of Automobile Black-Box Image (블랙박스 영상용 자동차 번호판 인식을 위한 최소 자승법 기반의 번호판 영상 이진화 알고리즘)

  • Kim, Jin-young;Lim, Jongtae;Heo, Seo Weon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.22 no.5
    • /
    • pp.747-753
    • /
    • 2018
  • In the license-plate recognition systems for automobile black Image, the license-plate image frequently has a shadow due to outdoor environments which are frequently changing. Such a shadow makes unpredictable errors in the segmentation process of individual characters and numbers of the license plate image, and reduces the overall recognition rate. In this paper, to improve the recognition rate in these circumstance, a license-plate image binarization algorithm is proposed removing the shadow effectively. The propose algorithm splits the license-plate image into the regions with the shadow and without. To find out the boundary of two regions, the algorithm estimates the curve for shadow boundary using the least-squares method. The simulation is performed for the license-plate image having its shadow, and the results show much higher recognition rate than the previous algorithm.