• Title/Summary/Keyword: image thinning

검색결과 152건 처리시간 0.027초

Adaptive Thinning Algorithm for External Boundary Extraction

  • Yoo, Suk Won
    • International Journal of Advanced Culture Technology
    • /
    • 제4권4호
    • /
    • pp.75-80
    • /
    • 2016
  • The process of extracting external boundary of an object is a very important process for recognizing an object in the image. The proposed extraction method consists of two processes: External Boundary Extraction and Thinning. In the first step, external boundary extraction process separates the region representing the object in the input image. Then, only the pixels adjacent to the background are selected among the pixels constituting the object to construct an outline of the object. The second step, thinning process, simplifies the outline of an object by eliminating unnecessary pixels by examining positions and interconnection relations between the pixels constituting the outline of the object obtained in the previous extraction process. As a result, the simplified external boundary of object results in a higher recognition rate in the next step, the object recognition process.

2진 영상의 고속 세선화 장치 구현에 관한 연구 (A Study on Fast Thinning Unit Implementation of Binary Image)

  • 허윤석;이재춘;곽윤식;이대영
    • 대한전자공학회논문지
    • /
    • 제27권5호
    • /
    • pp.775-783
    • /
    • 1990
  • In this paper we implemented the fast thinning unit by modifying the pipeline architecture which was proposed by Stanley R. Sternberg. The unit is useful in preprocessing such as image representation and pattern recognition etc. This unit is composed of interface part, local memory part, address generation part, thinning processing part and control part. In thinning processing part, we shortened the thinning part which performed by means of look up table using window mapping table. Thus we improved the weakness of SAP, in which the number of delay pipeline and window pipeline are equal to image column size. Two independent memorys using tri-state buffer enable the two direction flow of address generated by address generation part. This unit avoids the complexity of architecture and has flexibility of image size by means of simple modification of logic bits.

  • PDF

A Development for Web -based Name-plate Production System by using Image Processing

  • Kim, Gibom;Youn, Cho-Jin
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.60.2-60
    • /
    • 2001
  • In this paper, manufacturing system and Internet are combined and NC milling machine engraves image and text on nameplate. Image and text are input through Internet. And NC tool path is obtained by thinning algorithm and NC part program is generated. Thinning algorithm detects center lines from image and text by using connectivity and tool path is obtained along the center line. Actually experiments are performed and thinning algorithm and G-code generation module are verified.

  • PDF

지문영상 처리를 위한 개선된 병렬 세선화 알고리즘 (Improved Parallel Thinning Algorithm for Fingerprint image Processing)

  • 권준식
    • 대한전자공학회논문지SP
    • /
    • 제41권3호
    • /
    • pp.73-81
    • /
    • 2004
  • 지문영상에서 신뢰할 만한 특징을 추출하기 위한 세선화 알고리즘은 전처리 과정에 있어서 매우 중요한 부분을 차지한다. 본 논문에서 제안하는 세선화 알고리즘은 2치화된 지문영상의 연결성을 파괴하지 않고, 중심선에 가장 관접한 골격선을 최소 1화소 두께로 만들 수 있는 강건한 병렬 세선화 알고리즘을 제안하는 것이다. 제안한 기법은 3개의 부반복에 의해 반복 수행되며, 첫 번째 부반복은 내부점에 의해 최외각 경계 화소만을 제거하는 것이며, 두 번째 부반복은 2화소 두께의 골격선을 찾아 한쪽 골격선만을 추출한다. 세 번째 부반복은 골격선에 여분으로 존재하는 2화소 두께의 화소를 제거한다. 따라서 제안하는 세선화 방법은 회전과 잡음에 강건하며 균형 잡힌 중심선을 만들어낸다. 세선화 알고리즘의 성능을 평가하기 위하여 이전에 발표된 알고리즘들과 비교 분석하였다.

영상처리를 이용한 웹기반 명판 가공시스템 개발 (A Development of Web-based Nameplate Production System by using Image Processing)

  • 김기범
    • 산업공학
    • /
    • 제15권1호
    • /
    • pp.20-25
    • /
    • 2002
  • In this research, a nameplate engraving system for images and texts downloaded through Internet on nameplate is developed. The system consists of two subsystems: thinning algorithm and NC code generation module. In the thinning algorithm, the concept of connectivity is used and center lines of images and texts, which will be used as NC tool paths, can be obtained successfully. Because the center lines are composed of a lot of pixels, NC code would be too long. In the NC code generation module, many useless pixel data are removed and linear interpolation algorithm is applied to only the remaining pixels. By performing actual experiments, the thinning algorithm and the NC code generation module are verified.

단점 및 분기 영역 분리를 이용한 지문영상의 고속 세선화 방법 (Fast Thinning Method for Fingerprint Image by Separating End and Bifurcation Regions)

  • 이정환;김재창
    • 한국정보처리학회논문지
    • /
    • 제6권10호
    • /
    • pp.2816-2822
    • /
    • 1999
  • In this paper, a fast thinning method for fingerprint image by separating end and bifurcation region is proposed. To detect feature points in automatic fingerprint identification system, thinning of fingerprint is essential. The end and bifurcation regions in ridge line are separated by means of run-length coding, and parallel thinning method is applied to the separated regions. The rest parts except the end and bifurcation regions are processed by connecting center points of each run. The performance of the proposed method has been evaluated by CPU processing time and thinness measurement. By the experimental results, the proposed method is fast and has high thinness value.

  • PDF

문자영상의 중심화소 추적 알고리즘 및 신경칩 설계 (The Tracing Algorithm for Center Pixel of Character Image and the Design of Neural Chip)

  • 고휘진;여진경;정호선
    • 전자공학회논문지B
    • /
    • 제29B권8호
    • /
    • pp.35-43
    • /
    • 1992
  • We have presented the tracing algorithm for center pixel of character image. Character image was read by scanner device. Performing the tracing process, it can be possible to detect feature points, such as branch point, stroke of 4 directions. So, the tracing process covers the thinning and feature point detection process for improving the processing time. Usage of suggested tracing algorithm instead of thinning that is the preprocessing of character recognition increases speed up to 5 times. The preprocessing chip has been designed by using single layer perceptron algorithm.

  • PDF

Local min/max 연산에 의한 계조치 세선화 알고리즘 (Gray-scale thinning algorithm using local min/max operations)

  • 박중조
    • 전자공학회논문지S
    • /
    • 제35S권1호
    • /
    • pp.96-104
    • /
    • 1998
  • A new gray-scale thinning algorithm using local min/max operations is proposed. In this method, erosion and dilation properties of local min/max operations are using for generating new rides and detecting ridges in gray scale image, and gray-scale skeletons are gradually obtained by accumulating the detected ridges. This method can be applicable to the unsegmented image in which object are not specified, and the obtained skeletons correspond to the ridges (high gray values) of an input image.

  • PDF

Thinning Processor for 160 X 192 Pixel Array Fingerprint Recognition

  • Jung, Seung-Min
    • Journal of information and communication convergence engineering
    • /
    • 제8권5호
    • /
    • pp.570-574
    • /
    • 2010
  • A thinning algorithm changes a binary fingerprint image to one pixel width. A thinning stage occupies 40% cycle of 32-bit RISC microprocessor system for a fingerprint identification algorithm. Hardware block processing is more effective than software one in speed, because a thinning algorithm is iteration of simple instructions. This paper describes an effective hardware scheme for thinning stage processing using the Verilog-HDL in $160\times192$ Pixel Array. The ZS algorithm was applied for a thinning stage. The hardware scheme was designed and simulated in RTL. The logic was also synthesized by XST in FPGA environment. Experimental results show the performance of the proposed scheme.

영상처리에 의한 식물체의 형상분석 (Analysis of Plants Shape by Image Processing)

  • 이종환;노상하;류관희
    • Journal of Biosystems Engineering
    • /
    • 제21권3호
    • /
    • pp.315-324
    • /
    • 1996
  • This study was one of a series of studies on application of machine vision and image processing to extract the geometrical features of plants and to analyze plant growth. Several algorithms were developed to measure morphological properties of plants and describing the growth development of in-situ lettuce(Lactuca sativa L.). Canopy, centroid, leaf density and fractal dimension of plant were measured from a top viewed binary image. It was capable of identifying plants by a thinning top viewed image. Overlapping the thinning side viewed image with a side viewed binary image of plant was very effective to auto-detect meaningful nodes associated with canopy components such as stem, branch, petiole and leaf. And, plant height, stem diameter, number and angle of branches, and internode length and so on were analyzed by using meaningful nodes extracted from overlapped side viewed images. Canopy, leaf density and fractal dimension showed high relation with fresh weight or growth pattern of in-situ lettuces. It was concluded that machine vision system and image processing techniques are very useful in extracting geometrical features and monitoring plant growth, although interactive methods, for some applications, were required.

  • PDF