• Title/Summary/Keyword: Adaptive binarization

Search Result 58, Processing Time 0.024 seconds

The Recognition of License Plate Characters Using Regional Adaptive Binarization (지역적 적응 이진화를 사용한 자동차 번호판 문자 인식)

  • Lee, Byeong-Seol;Jang, In-Tae;Song, Young-Jun;Kim, Dong-Woo;Ahn, Jae-Hyeong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.437-440
    • /
    • 2011
  • 본 논문은 이동식 자동영상속도측정기로 과속 단속된 영상자료 중 역광 원인으로 자동차 번호판을 인식할 수 없어 폐기되는 영상자료에 대한 번호판 인식률을 향상시키는 알고리즘을 제안하였다. 명암값 분포가 불규칙한 자동차 번호판 이미지나 영상 자체에 손상이 많은 자동차 번호판 이미지를 지역적 적응 이진화 알고리즘을 사용함으로써, 오츠 전역적 이진화 알고리즘보다 뛰어난 자동차 번호판 인식률을 얻었다.

Skew Correction of Business Card Images for PDA Application (PDA 응용을 위한 명함 영상의 회전 보정)

  • 박준효;장익훈;김남철
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.12C
    • /
    • pp.1225-1238
    • /
    • 2003
  • We present an efficient algorithm for skew correction of business card images obtained by a PDA (personal digital assistant) camera. The proposed method is composed of four parts: block adaptive binarization (BAB), stripe generation, skew angle calculation, and image rotation. In the BAB, an input image is binarized block by block so as to lessen the effect of irregular illumination and shadow over the input image. In the stripe generation, character string clusters are generated merging adjacent characters and their strings, and then only clusters useful for skew angle calculation are output as stripes. In the skew angle calculation, the direction angles of the stripes are calculated using their central moments and then the skew angle of the input image is determined averaging the direction angles. In the image rotation, the input image is rotated by the skew angle. Experimental results shows that the proposed method yields skew correction rates of about 93% for test images of several types of business cards acquired by a PDA under various surrounding conditions.

Robust k-means Clustering-based High-speed Barcode Decoding Method to Blur and Illumination Variation (블러와 조명 변화에 강인한 k-means 클러스터링 기반 고속 바코드 정보 추출 방법)

  • Kim, Geun-Jun;Cho, Hosang;Kang, Bongsoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.1
    • /
    • pp.58-64
    • /
    • 2016
  • In this paper presents Robust k-means clustering-based high-speed bar code decoding method to blur and lighting. for fast operation speed and robust decoding to blur, proposed method uses adaptive local threshold binarization methods that calculate threshold value by dividing blur region and a non-blurred region. Also, in order to prevent decoding fail from the noise, decoder based on k-means clustering algorithm is implemented using area data summed pixel width line of the same number of element. Results of simulation using samples taken at various worst case environment, the average success rate of proposed method is 98.47%. it showed the highest decoding success rate among the three comparison programs.

Automated assessment of cracks on concrete surfaces using adaptive digital image processing

  • Liu, Yufei;Cho, Soojin;Spencer, Billie F. Jr;Fan, Jiansheng
    • Smart Structures and Systems
    • /
    • v.14 no.4
    • /
    • pp.719-741
    • /
    • 2014
  • Monitoring surface cracks is important to ensure the health of concrete structures. However, traditional visual inspection to monitor the concrete cracks has disadvantages such as subjective inspection nature, associated time and cost, and possible danger to inspectors. To alter the visual inspection, a complete procedure for automated crack assessment based on adaptive digital image processing has been proposed in this study. Crack objects are extracted from the images using the subtraction with median filter and the local binarization using the Niblack's method. To adaptively. determine the optimal window sizes for the median filter and the Niblack's method without distortion of crack object an optimal filter size index (OFSI) is proposed. From the extracted crack objects using the optimal size of window, the crack objects are decomposed to the crack skeletons and edges, and the crack width is calculated using 4-connected normal line according to the orientation of the local skeleton line. For an image, a crack width nephogram is obtained to have an intuitive view of the crack distribution. The proposed procedure is verified from a test on a concrete reaction wall with various types of cracks. From the crack images with different crack widths and patterns, the widths of cracks in the order of submillimeters are calculated with high accuracy.

Fast Detection of Finger-vein Region for Finger-vein Recognition (지정맥 인식을 위한 고속 지정맥 영역 추출 방법)

  • Kim, Sung-Min;Park, Kang-Roung;Park, Dong-Kwon;Won, Chee-Sun
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.46 no.1
    • /
    • pp.23-31
    • /
    • 2009
  • Recently, biometric techniques such as face recognition, finger-print recognition and iris recognition have been widely applied for various applications including door access control, finance security and electric passport. This paper presents the method of using finger-vein pattern for the personal identification. In general, when the finger-vein image is acquired from the camera, various conditions such as the penetrating amount of the infrared light and the camera noise make the segmentation of the vein from the background difficult. This in turn affects the system performance of personal identification. To solve this problem, we propose the novel and fast method for extracting the finger-vein region. The proposed method has two advantages compared to the previous methods. One is that we adopt a locally adaptive thresholding method for the binarization of acquired finger-vein image. Another advantage is that the simple morphological opening and closing are used to remove the segmentation noise to finally obtain the finger-vein region from the skeletonization. Experimental results showed that our proposed method could quickly and exactly extract the finger-vein region without using various kinds of time-consuming filters for preprocessing.

Low Complexity Image Thresholding Based on Block Type Classification for Implementation of the Low Power Feature Extraction Algorithm (저전력 특징추출 알고리즘의 구현을 위한 블록 유형 분류 기반 낮은 복잡도를 갖는 영상 이진화)

  • Lee, Juseong;An, Ho-Myoung;Kim, Byungcheul
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.12 no.3
    • /
    • pp.179-185
    • /
    • 2019
  • This paper proposes a block-type classification based image binarization for the implementation of the low-power feature extraction algorithm. The proposed method can be implemented with threshold value re-use technique approach when the image divided into $64{\times}64$ macro blocks size and calculating the threshold value for each block type only once. The algorithm is validated based on quantitative results that only a threshold value change rate of up to 9% occurs within the same image/block type. Existing algorithms should compute the threshold value for 64 blocks when the macro block is divided by $64{\times}64$ on the basis of $512{\times}512$ images, but all suggestions can be made only once for best cases where the same block type is printed, and for the remaining 63 blocks, the adaptive threshold calculation can be reduced by only performing a block type classification process. The threshold calculation operation is performed five times when all block types occur, and only the block type separation process can be performed for the remaining 59 blocks, so 93% adaptive threshold calculation operation can be reduced.

Illumination and Rotation Invariant Object Recognition (조명 영향 및 회전에 강인한 물체 인식)

  • Kim, Kye-Kyung;Kim, Jae-Hong;Lee, Jae-Yun
    • The Journal of the Korea Contents Association
    • /
    • v.12 no.11
    • /
    • pp.1-8
    • /
    • 2012
  • The application of object recognition technology has been increased with a growing need to introduce automated system in industry. However, object transformed by noises and shadows appeared from illumination causes challenge problem in object detection and recognition. In this paper, an illumination invariant object detection using a DoG filter and adaptive threshold is proposed that reduces noises and shadows effects and reserves geometry features of object. And also, rotation invariant object recognition is proposed that has trained with neural network using classes categorized by object type and rotation angle. The simulation has been processed to evaluate feasibility of the proposed method that shows the accuracy of 99.86% and the matching speed of 0.03 seconds on ETRI database, which has 16,848 object images that has obtained in various lighting environment.

Surf points based Moving Target Detection and Long-term Tracking in Aerial Videos

  • Zhu, Juan-juan;Sun, Wei;Guo, Bao-long;Li, Cheng
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.10 no.11
    • /
    • pp.5624-5638
    • /
    • 2016
  • A novel method based on Surf points is proposed to detect and lock-track single ground target in aerial videos. Videos captured by moving cameras contain complex motions, which bring difficulty in moving object detection. Our approach contains three parts: moving target template detection, search area estimation and target tracking. Global motion estimation and compensation are first made by grids-sampling Surf points selecting and matching. And then, the single ground target is detected by joint spatial-temporal information processing. The temporal process is made by calculating difference between compensated reference and current image and the spatial process is implementing morphological operations and adaptive binarization. The second part improves KALMAN filter with surf points scale information to predict target position and search area adaptively. Lastly, the local Surf points of target template are matched in this search region to realize target tracking. The long-term tracking is updated following target scaling, occlusion and large deformation. Experimental results show that the algorithm can correctly detect small moving target in dynamic scenes with complex motions. It is robust to vehicle dithering and target scale changing, rotation, especially partial occlusion or temporal complete occlusion. Comparing with traditional algorithms, our method enables real time operation, processing $520{\times}390$ frames at around 15fps.

The Development of a Marker Detection Algorithm for Improving a Lighting Environment and Occlusion Problem of an Augmented Reality (증강현실 시스템의 조명환경과 가림현상 문제를 개선한 마커 검출 알고리즘 개발)

  • Lee, Gyeong Ho;Kim, Young Seop
    • Journal of the Semiconductor & Display Technology
    • /
    • v.11 no.1
    • /
    • pp.79-83
    • /
    • 2012
  • We use adaptive method and determine threshold coefficient so that the algorithm could decide a suitable binarization threshold coefficient of the image to detecting a marker; therefore, we solve the light influence on the shadow area and dark region. In order to improve the speed for reducing computation we created Integral Image. The algorithm detects an outline of the image by using canny edge detection for getting damage or obscured markers as it receives the noise removed picture. The strength of the line of the outline is extracted by Hough transform and it extracts the candidate regions corresponding to the coordinates of the corners. Markers extracted using the equation of a straight edge to find the coordinates. By using the equation of straight the algorithm finds the coordinates the corners. of extracted markers. As a result, even if all corners are obscured, the algorithm can find all of them and this was proved through the experiment.

Decision of Adaptive Threshold Value Using Histogram in Differential Image (차영상에서의 히스토그램을 이용한 적응적 임계값 결정)

  • 오명관;김태익;최동진;전병민
    • The Journal of the Korea Contents Association
    • /
    • v.4 no.3
    • /
    • pp.91-97
    • /
    • 2004
  • Difference image scheme is widely used for motion estimation in moving object tracking system. This scheme contains a binarization step which segments image into background and moving object regions, referring to threshold value. In this paper, we propose a decision algorithm of tracking the threshold value with a differential image. The key idea is analyzing the histogram of the differential image. In addition we evaluate the performance of this method in comparison with conventional scheme. As an experimental result with 60 images, it is found that threshold by the proposed algorithm is very close to optimal threshold selected manually.

  • PDF