• Title/Summary/Keyword: Sobel Edge Detection Method

검색결과 81건 처리시간 0.02초

하이브리드 검출기법을 이용한 후보 차선검출에 관한 연구 (A Study on Candidate Lane Detection using Hybrid Detection Technique)

  • 박상주;오중덕;박찬홍
    • 융합신호처리학회논문지
    • /
    • 제17권1호
    • /
    • pp.18-25
    • /
    • 2016
  • 자동차 보유량이 늘어남에 따라 남녀노소 모두 교통사고에 위협이 가해지고 있으며 교통사고가 자주 일어나는 점을 미연에 방지하기 위해 ADAS가 중요하다. 이러한 교통사고의 주범을 인지하고 방지하는 한 방법이 차선 검출을 이용하는 것이다. 따라서 본 논문에서는 영상처리를 통해 차선검출 기법을 연구하였고 영상처리에 의한 많은 에지 검출기법들 중 대표적인 소벨 에지 검출 기법과 캐니 에지 검출 기법을 사용하여, 두 가지 에지 검출기법을 통해 곡선과 직선의 차선 검출에서 가장 검출율이 좋은 기법을 찾아 직선의 차선을 검출하는 기법에 적용한다. 실험은 총 4,000프레임(주간영상 2,900프레임, 야간영상 1,100프레임)으로 실험을 수행하고, 실험 결과는 주간 영상에서 소벨 에지 검출 기법의 임계치는 2차미분차수로 검출하는 것이 가장 높은 후보 차선 검출율을 보였으며 검출율이 86.1%이고, 캐니 에지 검출 기법의 임계치는 Low=50, High=300에서 가장 높은 88.0%의 검출율을 보였다.

Sobel 연산자를 이용한 초음파 영상의 경계선 검출 (Edge Detection of Sonogram Using Sobel Operator)

  • 최규락;이준행
    • 한국방사선학회논문지
    • /
    • 제2권2호
    • /
    • pp.17-21
    • /
    • 2008
  • 경계면의 고주파 영역을 선명하게 하면 영상의 질이 좋아진다. sobel 연산자를 이용하여 동적 촬영으로 인하여 선명하지 못한 초음파 영상의 결함을 개선시키는 방법을 제안 하고자 한다. 실험 결과 입력 초음파 영상의 경계부분이 선명하게 나타나는 것을 알 수 있었다. 경계부분의 고주파 성분을 강하게 하다 보니 경계부에 인접한 낮은 신호강도 픽셀의 정보를 잃게 되는 점을 보완할 것이 요구된다.

  • PDF

컬러와 에지정보를 결합한 조명변화에 강인한 얼굴영역 검출방법 (A New Face Detection Method using Combined Features of Color and Edge under the illumination Variance)

  • 지은미;윤호섭;이상호
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제29권11호
    • /
    • pp.809-817
    • /
    • 2002
  • 본 논문은 온라인 얼굴 인식에서 전처리에 해당하는 얼굴 검출방법을 다룬다. 기존의 얼굴 검출 방법에서 에지 정보만을 이용한 얼굴 검출 방법과 컬러 정보를 이용한 얼굴 검출 방법의 단점을 상호 보완하기 위해 본 연구에서는 에지 정보와 컬러 정보를 결합한 얼굴 검출 방법 및 중심 영역 컬러 샘플링을 이용한 얼굴 검출방법을 개발하였다. 즉, 사람의 얼굴 영역이 비슷한 컬러를 가진 배경 영역과 결합(Merge)되는 것을 막기 위해 먼저 적응형 에지 검출 알고리즘을 수행하여 배경과 얼굴 영역을 각각의 고립 영역으로 분할한다. 제안된 적응형 소벨(Sobel) 에지 검출기는 배경 영역과 얼굴 영역의 경계에서 항상 에지가 발생할 수 있도록 에지가 많이 검출되고 입력 영상의 밝기 변화에 강인하다. 이로 인해 얼굴 영역이 하나의 영역이 아닌 여러 영역으로 분할되어 나타날 수 있으므로, 각 영역들의 컬러 정보를 이용해 병합한 후, 최종 얼굴 영역을 MBR(minimum bounding rectangle) 형태로 검출하였다. 이때 병합된 최종 얼굴 영역 후보가 너무 크거나 혹은 너무 작으면, 중심 영역 샘플링 방법을 이용해 다시 얼굴 영역을 검출한다. 총 2100장의 얼굴 영상 데이터베이스를 통해 실험한 결과 본 연구에서 제안한 방법을 사용해 96.3%의 높은 얼굴 영역 검출 성공률을 얻을 수 있었다.

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
    • /
    • 제12권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.

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

  • 박정호;이희관;양균의;김공묵
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2000년도 추계학술대회 논문집
    • /
    • 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

무지외반증 환자의 증상정도의 자동분류 알고리즘 개발 (Algorithm development of automatic symptom degree for Patient with Hallux Valgus)

  • 한현지;이상식
    • 한국정보전자통신기술학회논문지
    • /
    • 제4권2호
    • /
    • pp.96-102
    • /
    • 2011
  • 본 연구에서는 현대인의 대표적 발 질환 중 하나인 무지외반증의 증상정도 자동 분류 알고리즘 개발에 대한 연구를 수행하였다. 무지외반증의 치료 및 수술을 위한 기존 아날로그적 진단법이 아닌 디지털 영상처리기법을 사용함으로써 효과적인 자동화 진단법을 제시하였다. 이를 위해 본 연구에서는 각각 정상인과 무지외반증 환자의 X-Ray 영상을 이용하였다. 우선 정상인의 X-Ray 영상에 정상 각도를 오버랩과 애드 방법을 통하여 기준각도를 표시한 후, 윤곽선 검출 알고리즘인 로버츠 필터와 세선화 작업을 거쳐 통칭 정상인 기준 영상을 만들었다. 그리고 진단할 환자의 X-Ray 영상에 윤곽선 검출 알고리즘인 소벨 필터를 거쳐 환자 영상을 만들어 앞서 언급한 정상인 기준 영상과 오버랩과 애드 방법을 통하여 디스플레이 출력 영상을 구현하였다. 디스플레이 출력 영상을 이용하여 무지외반증 진단 각도를 측정하여 화면에 디스플레이 함으로써 기존의 아날로그적 진단법에서 탈피한 디지털적 영상처리 진단법을 제시하였으며 그 실용성과 타 정형외적 질환의 응용성을 확인하였다.

비파괴 검사를 이용한 세라믹 재료의 결함 검출 (Detection of Flaws in Ceramic Materials Using Non-Destructive Testing)

  • 김광백;우영운
    • 한국전자통신학회논문지
    • /
    • 제5권3호
    • /
    • pp.321-326
    • /
    • 2010
  • 본 논문에서는 세라믹을 비파괴 검사를 통하여 얻어진 영상에서, 조직의 이상이나 결함의 정도를 자동으로 확인하는 방법을 제안한다. 비파괴 검사를 통하여 얻어진 영상에서 소벨 마스크를 적용하여 윤곽선을 추출하고, 추출된 윤곽선의 방향 정보를 $9{\times}9$ 마스크에 적용하여 영역을 분류한다. 그리고 분류된 각 영역을 히스토그램 스트레칭을 적용하여 영상을 보정하고, 4-방향 윤곽선 알고리즘을 적용하여 객체를 추출한다. 그리고 추출된 객체의 영역에 대해 형태학적 정보를 이용하여 잡음을 제거한 후, 손상된 영역을 추출한다. 본 논문에서 제안한 방법을 비파괴검사를 통하여 얻어진 영상을 대상으로 실험한 결과, 손상된 영역이 정확히 검출되는 것을 확인하였다.

지상파 DMB 단말에서의 3D 컨텐츠 최적 서비스를 위한 경계 정보 기반 실시간 얼굴 수평 위치 추적 방법에 관한 연구 (A Study on Real-time Tracking Method of Horizontal Face Position for Optimal 3D T-DMB Content Service)

  • 강성구;이상섭;이준호;김중규
    • 대한전자공학회논문지SP
    • /
    • 제48권6호
    • /
    • pp.88-95
    • /
    • 2011
  • 모바일 단말과 같은 임베디드 환경은 범용 컴퓨터에 비하여 연산 성능이 현저히 낮다. 따라서 기존 얼굴 및 추적 알고리즘은 모바일 환경에서 적용하기에는 복잡도가 높아 검출 시간이 오래 걸리기 때문에 모바일 단말에서의 실시간 적용에는 적합하지 않다. 모바일 단말에서 실시간 시선 추적은 사용자와 단말 간의 양방향 멀티미디어 서비스를 가능하게 함으로써 단방향 서비스에 비해 고품질의 서비스를 제공할 수 있게 된다. 따라서 모바일 환경에 최적화된 실시간 시선 추적 기법의 개발이 필요하다. 이에 본 논문에서는 지상파 3D DMB 컨텐츠의 품질 향상을 위하여 단말에서 사용자 얼굴의 수평 위치를 실시간으로 추적할 수 있는 기법을 제안한다. 본 논문에서 제안하는 방법은 에지의 방향성을 이용하여 얼굴의 좌/우 경계 지점을 추정하며 컬러 에지 정보에 의하여 얼굴의 수평 위치 및 크기를 최종적으로 판단한다. 소벨 연산 과정에서의 경사도 벡터를 수직 방향으로 크기 투영한 데이터에서 얼굴의 경계 후보 지점들이 선택되며 정확한 판단을 위하여 평활화 방법 및 탐색 방법을 제안하였다. 일반적인 얼굴 검출 알고리즘은 멀티스케일의 특징 벡터를 사용하기 때문에 모바일 환경에서는 검출 시간이 오래 걸리지만 본 알고리즘은 수평 위치 검출이라는 제약 조건 하에서의 단일 스케일에서의 검출 방법이므로 기존 얼굴 검출 방법에 비하여 빠른 검출이 가능하다.

에지 검출을 위한 통계적 검정법 (Statistical Tests for Edg Detection)

  • 임동훈;성신희
    • 한국정보처리학회논문지
    • /
    • 제7권3호
    • /
    • pp.1021-1024
    • /
    • 2000
  • In this paper we describe a nonparametric Wilcoxon test and a parametric Z test based on statistical hypothesis testing for the detection of edges. We use the threshold determined by specifying significance level $\alpha$, while Bovik, Huang and Munson[4] consider the range of possible values of test statistics for the threshold. From the experimental results of edge detection, the Z method performs sensitively to the noisy image, while the Wilcoxon method is robust over both noisy nd noise-free images. Comparison with our statistical tests and Sobel operator shows that our tests perform more effectively in both noisy and noise-free images.

  • PDF

Temporal and spatial analysis of SST and thermal fronts in the North East Asia Seas using NOAA/AVHRR data

  • Yoon, Hong-Joo
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2006년도 Proceedings of ISRS 2006 PORSEC Volume II
    • /
    • pp.831-835
    • /
    • 2006
  • NOAA/AVHRR data were used to analyze sea surface temperatures (SSTs) and thermal fronts (TFs) in the Korean seas. Temporal and spatial analyses were based on data from 1993 to 2000. Harmonic analysis revealed mean SST distributions of $10{\sim}25^{\circ}C$. Annual amplitudes and phases were $4{\sim}11^{\circ}C$ and $210{\sim}240^{\circ}$, respectively. Inverse distributions of annual amplitudes and phases were found for the study seas, with the exception of the East China Sea, which is affected by the Kuroshio Current. Areas with high amplitudes (large variations in SSTs) showed 'low phases' (early maximum SST); areas with low amplitudes (small variations in SSTs) had 'high phases' (late maximum SST). Empirical orthogonal function (EOF) analyses of SSTs revealed a first-mode variance of 97.6%. Annually, greater SST variations occurred closer to the continent. Temporal components of the second mode showed higher values in 1993, 1994, and 1995. These phenomena seemed to the effect of El $Ni{\tilde{n}}o$. The Sobel edge detection method (SEDM) delineated four fronts: the Subpolar Front (SPF) separating the northern and southern parts of the East Sea; the Kuroshio Front (KF) in the East China Sea, the South Sea Coastal Front (SSCF) in the South Sea, and a tidal front (TDF) in the West Sea. Thermal fronts generally occurred over steep bathymetric slopes. Annual amplitudes and phases were bounded within these frontal areas. EOF analysis of SST gradient values revealed the temporal and spatial variations in the TFs. The SPF and SSCF were most intense in March and October; the KF was most significant in March and May.

  • PDF