• Title/Summary/Keyword: erosion operator

Search Result 13, Processing Time 0.029 seconds

The Study of Noise Reduction For Marking the Tag Clearly In Implementation of Augmented Reality (증강현실 구현에서 태그를 명확하게 하기 위한 잡음 제거에 관한 연구)

  • Lee, Gyeong-Ho;Kim, Young-Seop
    • Journal of the Semiconductor & Display Technology
    • /
    • v.9 no.4
    • /
    • pp.63-66
    • /
    • 2010
  • Detecting marker coordinates is important in augmented reality system based on tag. If a marker is not detected, objects can't be augmented. In this paper, we propose a noise reduction method for augmented reality. Using a blue color space to HIS color transformation was performed on the binary. Erosion operator and the dilation operator of the binary images were performed. Experimental results show that proposed method produces a tag image recognizable in various light environments. And using the area of the rectangle, the labeling could be detected through the tag. Tag recognition rate is improved by removing noise.

Fast Algorithms for Binary Dilation and Erosion Using Run-Length Encoding

  • Kim, Wook-Joong;Kim, Seong-Dae;Kim, Kyu-Heon
    • ETRI Journal
    • /
    • v.27 no.6
    • /
    • pp.814-817
    • /
    • 2005
  • Fast binary dilation and erosion algorithms using run-length encoding (RLE) are proposed. RLE is an alternative way of representing a binary image using a run, which is a sequence of '1' pixels. First, we derive the run-based representation of dilation and erosion and then present the full steps of the proposed algorithms in detail.

  • PDF

MULTI-SCALE DERIVATIVE OF IRREGULAR FUNCTIONS

  • Kim, Tae-Sik
    • Journal of applied mathematics & informatics
    • /
    • v.13 no.1_2
    • /
    • pp.393-404
    • /
    • 2003
  • In general, a differential operator can be used as a tool of treating the local properties of given function. However, when the given function is varied with high frequency and has irregular form with non-stationary evolution it may not act its role sufficiently as in case of nowhere differentiable curves. In this paper we introduce a multi-scale derivative as a form of weakened global derivative so that it may explain its semi global diffusion properties as well as local ones for the various irregular diffusion phenomena.

A Novel Fuzzy Morphology, Part I : Definitins

  • Yonggwan Won;Lee, Bae-Ho
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1995.10b
    • /
    • pp.45-51
    • /
    • 1995
  • A novel definition for fuzzy mathematical morphology is described The generalized-mean operator plays the key role for this definition. Several hard constraints for standard generalized-mean have been eliminated. Complete mathematical description for obtaining fuzzy erosion and dilation is provided. The definitions are well suited for neural network implementation. Therefore, the parameters for the fuzzy definition can be optimized using neural network learning paradigm.

  • PDF

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.

User-steered balloon: Application to Thigh Muscle Segmentation of Visible Human (사용자 조정 풍선 : Visible Human의 다리 근육 분할의 적용)

  • Lee, Jeong-Ho;Kim, Dong-Sung;Kang, Heung-Sik
    • Journal of KIISE:Software and Applications
    • /
    • v.27 no.3
    • /
    • pp.266-274
    • /
    • 2000
  • Medical image segmentation, which is essential in diagnosis and 3D reconstruction, is performed manually in most applications to produce accurate results. However, manual segmentation requires lots of time to segment, and is difficult even for the same operator to reproduce the same segmentation results for a region. To overcome such limitations, we propose a convenient and accurate semiautomatic segmentation method. The proposed method initially receives several control points of an ROI(Region of Interest Region) from a human operator, and then finds a boundary composed of a minimum cost path connecting the control points, which is the Live-wire method. Next, the boundary is modified to overcome limitations of the Live-wire, such as a zig-zag boundary and erosion of an ROI. Finally, the region is segmented by SRG(Seeded Region Growing), where the modified boundary acts as a blockage to prevent leakage. The proposed User-steered balloon method can overcome not only the limitations of the Live-wire but also the leakage problem of the SRG. Segmentation results of thigh muscles of the Visible Human are presented.

  • PDF

The Vessels Traffic Measurement and Real-time Track Assessment using Computer Vision (컴퓨터 비젼을 이용한 선박 교통량 측정 및 항적 평가)

  • Joo, Ki-Se;Jeong, Jung-Sik;Kim, Chol-Seong;Jeong, Jae-Yong
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.17 no.2
    • /
    • pp.131-136
    • /
    • 2011
  • The furrow calculation and traffic measurement of sailing ship using computer vision are useful methods to prevent maritime accident by predicting the possibility of an accident occurrence in advance. In this paper, sailing ships are recognized using image erosion, differential operator and minimax value, which can be verified directly because the calculated coordinates are displayed on electronic navigation chart. The developed algorithm based on area information of this paper has the advantage which is compared to the conventional radar system focused on point information.

Adaptive Real-Time Ship Detection and Tracking Using Morphological Operations

  • Arshad, Nasim;Moon, Kwang-Seok;Kim, Jong-Nam
    • Journal of information and communication convergence engineering
    • /
    • v.12 no.3
    • /
    • pp.168-172
    • /
    • 2014
  • In this paper, we propose an algorithm that can efficiently detect and monitor multiple ships in real-time. The proposed algorithm uses morphological operations and edge information for detecting and tracking ships. We used smoothing filter with a $3{\times}3$ Gaussian window and luminance component instead of RGB components in the captured image. Additionally, we applied Sobel operator for edge detection and a threshold for binary images. Finally, object labeling with connectivity and morphological operation with open and erosion were used for ship detection. Compared with conventional methods, the proposed method is meant to be used mainly in coastal surveillance systems and monitoring systems of harbors. A system based on this method was tested for both stationary and non-stationary backgrounds, and the results of the detection and tracking rates were more than 97% on average. Thousands of image frames and 20 different video sequences in both online and offline modes were tested, and an overall detection rate of 97.6% was achieved.

An End-to-End Sequence Learning Approach for Text Extraction and Recognition from Scene Image

  • Lalitha, G.;Lavanya, B.
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.7
    • /
    • pp.220-228
    • /
    • 2022
  • Image always carry useful information, detecting a text from scene images is imperative. The proposed work's purpose is to recognize scene text image, example boarding image kept on highways. Scene text detection on highways boarding's plays a vital role in road safety measures. At initial stage applying preprocessing techniques to the image is to sharpen and improve the features exist in the image. Likely, morphological operator were applied on images to remove the close gaps exists between objects. Here we proposed a two phase algorithm for extracting and recognizing text from scene images. In phase I text from scenery image is extracted by applying various image preprocessing techniques like blurring, erosion, tophat followed by applying thresholding, morphological gradient and by fixing kernel sizes, then canny edge detector is applied to detect the text contained in the scene images. In phase II text from scenery image recognized using MSER (Maximally Stable Extremal Region) and OCR; Proposed work aimed to detect the text contained in the scenery images from popular dataset repositories SVT, ICDAR 2003, MSRA-TD 500; these images were captured at various illumination and angles. Proposed algorithm produces higher accuracy in minimal execution time compared with state-of-the-art methodologies.