• Title/Summary/Keyword: Contour Detection

Search Result 227, Processing Time 0.027 seconds

A Fine Dust Measurement Technique using K-means and Sobel-mask Edge Detection Method (K-means와 Sobel-mask 윤곽선 검출 기법을 이용한 미세먼지 측정 방법)

  • Lee, Won-Hyeung;Seo, Ju-Wan;Kim, Ki-Yeon;Lin, Chi-Ho
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.22 no.2
    • /
    • pp.97-101
    • /
    • 2022
  • In this paper, we propose a method of measuring Fine dust in images using K-means and Sobel-mask based edge detection techniques using CCTV. The proposed algorithm collects images using a CCTV camera and designates an image range through a region of interest. When clustering is completed by applying the K-means algorithm, outline is detected through Sobel-mask, edge strength is measured, and the concentration of fine dust is determined based on the measured data. The proposed method extracts the contour of the mountain range using the characteristics of Sobel-mask, which has an advantage in diagonal measurement, and shows the difference in detection according to the concentration of fine dust as an experimental result.

Improvement of Edge Detection Using Mean Shift Algorithm (Mean Shift 알고리즘을 활용한 경계선 검출의 향상)

  • Shin, Seong-Yoon;Lee, Chang-Woo;Rhee, Yang-Won
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.6
    • /
    • pp.59-64
    • /
    • 2009
  • Edge detection always influenced by the noise of original image, therefore need some methods to eliminate them in advance, and the Mean Shift algorithm has the smooth function which suit for this purpose, so adopt it to fade out the unimportant information and the sensitive noise portions. Above all, we use the Canny algorithm to pick up the contour of the objects we focus on. And, take tests and get better result than the former sole Canny algorithm. This combination method of Mean Shift algorithm and Canny algorithm is suitable for the edge detection processing.

Recognizing Static Target in Video Frames Taken from Moving Platform

  • Wang, Xin;Sugisaka, Masanori;Xu, Wenli
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.673-676
    • /
    • 2003
  • This paper deals with the problem of moving object detection and location in computer vision. We describe a new object-dependent motion analysis method for tracking target in an image sequence taken from a moving platform. We tackle these tasks with three steps. First, we make an active contour model of a target in order to build some of low-energy points, which are called kernels. Then we detect interest points in two windows called tracking windows around a kernel respectively. At the third step, we decide the correspondence of those detected interest points between tracking windows by the probabilistic relaxation method In this algorithm, the detecting process is iterative and begins with the detection of all potential correspondence pair in consecutive image. Each pair of corresponding points is then iteratively recomputed to get a globally optimum set of pairwise correspondences.

  • PDF

Moving Object Edge Extraction from Sequence Image Based on the Structured Edge Matching (구조화된 에지정합을 통한 영상 열에서의 이동물체 에지검출)

  • 안기옥;채옥삼
    • Proceedings of the IEEK Conference
    • /
    • 2003.11a
    • /
    • pp.425-428
    • /
    • 2003
  • Recently, the IDS(Intrusion Detection System) using a video camera is an important part of the home security systems which start gaining popularity. However, the video intruder detection has not been widely used in the home surveillance systems due to its unreliable performance in the environment with abrupt illumination change. In this paper, we propose an effective moving edge extraction algorithm from a sequence image. The proposed algorithm extracts edge segments from current image and eliminates the background edge segments by matching them with reference edge list, which is updated at every frame, to find the moving edge segments. The test results show that it can detect the contour of moving object in the noisy environment with abrupt illumination change.

  • PDF

A Study on Laser Cutting Path Generation by Image Processing (이미지처리를 통한 레이저 가공경로생성에 관한 연구)

  • 박정호;이희관;양균의;김공묵
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2000.11a
    • /
    • pp.934-938
    • /
    • 2000
  • This paper presents a laser cutting of 2D image. 2D image in pixel graphic format is converted into vector graphic image by image processing. Bitmap graphics are made easily, but can not being used in application works for geometry transition. The Sobel's Edge detection method is used to find boundary points on 2D image. The points are fitted into curves with sampling and filtering. Sampling can provide efficient computation and filtering reconstuct features in image. The NC code is generated on MURBS curve of the points. Also, the offset of contour and cutting conditions are considered.

  • PDF

Lane Detection Using Road Geometry Estimation

  • Lee, Choon-Young;Park, Min-Seok;Lee, Ju-Jang
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1998.10a
    • /
    • pp.226-231
    • /
    • 1998
  • This paper describes how a priori road geometry and its estimation may be used to detect road boundaries and lane markings in road scene images. We assume flat road and road boundaries and lane markings are all Bertrand curves which have common principal normal vectors. An active contour is used for the detection of road boundary, and we reconstruct its geometric property and make use of it to detect lane markings. Our approach to detect road boundary is based on minimizing energy function including edge related term and geometric constraint term. Lane position is estimated by pixel intensity statistics along the parallel curve shifted properly from boundary of the road. We will show the validity of our algorithm by processing real road images.

  • PDF

Automatic Optical Inspection of PCB PADs for AFVI (AFVI를 위한 PCB PAD의 자동 광학 검사)

  • Mun, Sun-Hwan
    • Proceedings of the Optical Society of Korea Conference
    • /
    • 2006.07a
    • /
    • pp.469-471
    • /
    • 2006
  • This paper describes a efficient insepction method of PCB PADs for AFVI. The methods for PCB inspection have been tried to detect the defects in PCB PADs, but their low detection rate results from pattern variations that are originating from etching, printing and handling processes. The adaptive inspection method has been newly proposed to extract minute defects based on dynamic segments and filters. The vertexes are extracted from CAM master images of PCB and then a lot of segments are constructed in master data. The proposed method moves these segments to optimal directions of a PAD contour and so adaptively matches segments to PAD contours of inspected images, irrespectively of various pattern variations. It makes a fast, accurate and reliable inspection of PCB patterns. Experimental results show that proposed methods are found to be effective for flexible defects detection.

  • PDF

Simplified Representation of Image Contour

  • Yoo, Suk Won
    • International Journal of Advanced Culture Technology
    • /
    • v.6 no.4
    • /
    • pp.317-322
    • /
    • 2018
  • We use edge detection technique for the input image to extract the entire edges of the object in the image and then select only the edges that construct the outline of the object. By examining the positional relation between these pixels composing the outline, a simplified version of the outline of the object in the input image is generated by removing unnecessary pixels while maintaining the condition of connection of the outline. For each pixel constituting the outline, its direction is calculated by examining the positional relation with the next pixel. Then, we group the consecutive pixels with same direction into one and then change them to a line segment instead of a point. Among those line segments composing the outline of the object, a line segment whose length is smaller than a predefined minimum length of acceptable line segment is removed by merging it into one of the adjacent line segments. As a result, an outline composed of line segments of over a certain length is obtained through this process.

Energy Based Source Location by Using Acoustic Emission for Damage Detection in Steel and Composite CNG Tank (금속 및 복합재 CNG 탱크에서의 손상 검출을 위한 음향방출 에너지 기반 위치표정 기술)

  • Kim, Il-Sik;Han, Byeong-Hee;Park, Choon-Su;Yoon, Dong-Jin
    • Journal of the Korean Society for Nondestructive Testing
    • /
    • v.35 no.5
    • /
    • pp.332-340
    • /
    • 2015
  • Acoustic emission (AE) is an effective nondestructive test that uses transient elastic wave generated by the rapid release of energy within a material to detect any further growth or expansion of existing defects. Over the past decades, because of environmental issues, the use of compressed natural gas (CNG) as an alternative fuel for vehicles is increasing because of environmental issues. For this reason, the importance and necessity of detecting defects on a CNG fuel tank has also come to the fore. The conventional AE method used for source location is highly affected by the wave speed on the structure, and this creates problems in inspecting a composite CNG fuel tank. Because the speed and dispersion characteristics of the wave are different according to direction of structure and laminated layers. In this study, both the conventional AE method and the energy based contour map method were used for source location. This new method based on pre-acquired D/B was used for overcoming the limitation of damage localization in a composite CNG fuel tank specimen which consists of a steel liner cylinder overwrapped by GFRP. From the experimental results, it is observed that the damage localization is determined with a small error at all tested points by using the energy based contour map method, while there were a number of mis-locations or large errors at many tested points by using the conventional AE method. Therefore, the energy based contour map method used in this work is more suitable technology for inspecting composite structures.

Detection of Facial Region and features from Color Images based on Skin Color and Deformable Model (스킨 컬러와 변형 모델에 기반한 컬러영상으로부터의 얼굴 및 얼굴 특성영역 추출)

  • 민경필;전준철;박구락
    • Journal of Internet Computing and Services
    • /
    • v.3 no.6
    • /
    • pp.13-24
    • /
    • 2002
  • This paper presents an automatic approach to detect face and facial feature from face images based on the color information and deformable model. Skin color information has been widely used for face and facial feature diction since it is effective for object recognition and has less computational burden, In this paper, we propose how to compensates varying light condition and utilize the transformed YCbCr color model to detect candidates region of face and facial feature from color images, Moreover, the detected face facial feature areas are subsequently assigned to a initial condition of active contour model to extract optimal boundaries of face and facial feature by resolving initial boundary problem when the active contour is used, The experimental results show the efficiency of the proposed method, The face and facial feature information will be used for face recognition and facial feature descriptor.

  • PDF