• 제목/요약/키워드: Sobel method

검색결과 213건 처리시간 0.023초

Sobel Intensity Profile을 이용한 차선 추출에 관한 연구 (A Study of Lane Extraction using Sobel Intensity Profile)

  • 박태준;조재수;조태훈
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2009년도 정보 및 제어 심포지움 논문집
    • /
    • pp.228-230
    • /
    • 2009
  • Lane extraction is basically required for a driving car to understand its external road environments via a camera. In this paper, a lane extraction method using "Sobel Intensity Profile" is described. The Sobel intensity profile is obtained using only vertical edge components of Sobel edge outputs, and used to yield fitted lines for lanes. The RANAC algorithm is applied to fit lines using only inliers. Experimental results have shown the reliability of the proposed lane extraction method.

  • PDF

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

  • 이원형;서주완;김기연;인치호
    • 한국인터넷방송통신학회논문지
    • /
    • 제22권2호
    • /
    • pp.97-101
    • /
    • 2022
  • 본 논문에서는 CCTV를 활용하여 K-means, Sobel-mask 기반의 윤곽선 검출 기법을 이용한 영상 속 미세먼지 측정 방법을 제안한다. 제안하는 알고리즘은 CCTV 카메라를 이용하여 이미지를 수집하고 관심영역을 통해 이미지 범위를 지정한다. K-means 알고리즘을 적용하여 군집화가 완료되면 Sobel-mask를 통해 윤곽선을 검출하고 윤곽선 강도를 측정하며, 측정된 데이터를 바탕으로 미세먼지의 농도를 파악한다. 제안하는 방법은 대각선 측정에 장점을 가지는 Sobel-mask의 특성을 활용하여 산맥의 윤곽선을 추출하고 실험 결과로 미세먼지 농도에 따른 검출의 차이를 보여준다.

3-Line 버퍼를 사용한 실시간 Sobel 윤곽선 추출 블록 FPGA 구현 (FPGA Implementation for Real Time Sobel Edge Detector Block Using 3-Line Buffers)

  • 박찬수;김희석
    • 전기전자학회논문지
    • /
    • 제19권1호
    • /
    • pp.10-17
    • /
    • 2015
  • 본 논문에서는 3-Line buffers를 사용하여 Sobel 윤곽선 추출 블록을 FPGA로 효율적으로 설계하여 구현하고자 한다. FPGA는 영상처리 알고리즘 중 하나인 Sobel 윤곽선 추출 알고리즘을 처리하기에 적절한 환경을 제공한다. 윤곽선 추출을 위한 방법으로는 파이프라인 방법을 사용하였다. Sobel 윤곽선 연산에서 윤곽선 강도 레벨을 결정하기 위하여 유한 상태 기계로 구현 된 마스크 연산을 이용한 모델을 제안한다. 효율적인 LUT 및 플리플롭의 사용으로 시스템의 성능이 향상됨을 입증하였다. 제안하는 3-line buffers을 이용한 Sobel 추출 연산은 Xilinx 14.2으로 합성하고 Virtex II xc2vp-30-7-FF896 FPGA device으로 구현하였다. Matlab을 이용하여 제안된 3-Line buffers 설계 시 PSNR 성능이 향상됨을 확인하였다.

연속 위성화상자료상의 향상된 형태추적법을 이용한 유속추정기법 (Improved Method for Feature Tracking Method in estimating Ocean Current Vectors from Sequential Satellite Imageries)

  • 김응;노영재
    • 대한원격탐사학회지
    • /
    • 제16권3호
    • /
    • pp.199-209
    • /
    • 2000
  • 본 연구에서는 기존의 형태추적법을 이용한 해양의 연속 AVHRR 위성화상자료 상의 유속추정 방법을 해양의 전선이나 소용돌이의 경계부를 정의하는데 있어 객관적 알고리즘을 이용하여 개선하였다. 그것을 위하여 Sobel 필터를 사용하였다. 이 Sobel 필터는 화상상의 객체의 가장자리를 추정하는데 대단히 효과적인 필터로서 판명되었다. Sobel 방법을 이용하여 가장자리를 정의한 후 그 가장자리 상에서 유속 백터를 추정하기 위하여 Pattem tile 과 Search tile 의 중심좌표를 선정할 필요가 있다. 본 연구에서 개발한 최대상관법을 이용한 형태추적법은 화상 전체를 이용할 필요 없이 객체가 정의된 부분화상을 이용하여 유속 벡터를 추정하기 때문에 훨씬 빠르고 효과적이었다. 동해에서 ADCP를 이용한 현장 관측자료와 비교하여 본 연구에서 개발한 방법의 타당성을 분석한 바로는 유속치에서 약 35% 이하 감소, 해류방향에서 약 $34^{\circ}$ 이하의 오차가 발생한 결과를 얻었다. 이는 기존의 결과와 비교할 때 향상된 결과로 평가된다.

잡음 영상에서의 에지 검출 (Edge detection for noisy image)

  • 구윤모;김영로
    • 디지털산업정보학회논문지
    • /
    • 제8권3호
    • /
    • pp.41-48
    • /
    • 2012
  • In this paper, we propose a method of edge detection for noisy image. The proposed method uses a progressive filter for noise reduction and a Sobel operator for edge detection. The progressive filter combines a median filter and a modified rational filter. The proposed method for noise reduction adjusts rational filter direction according to an edge in the image which is obtained by median filtering. Our method effectively attenuates the noise while preserving the image details. Edge detection is performed by a Sobel operator. This operator can be implemented by integer operation and is therefore relatively fast. Our proposed method not only preserves edge, but also reduces noise in uniform region. Thus, edge detection is well performed. Our proposed method could improve results using further developed Sobel operator. Experimental results show that our proposed method has better edge detection with correct positions than those by existing median and rational filtering methods for noisy image.

지문인식 시 융선 방향정보로부터 특이점의 추출 (The Extraction of the Singular Point from Ridge Direction Information for Fingerprint Recognition)

  • 이형교;윤동식;이종극
    • 융합신호처리학회논문지
    • /
    • 제5권2호
    • /
    • pp.119-125
    • /
    • 2004
  • 방향 성분은 소벨(sobel)과 FFT 방법 등을 주로 사용한다. 소벨을 이용한 방법은 소벨 마스크의 복잡한 처리 과정과 대표 방향 성분을 추출하고자 할 때 픽셀별로 단위 벡터를 만들어 누적시킬 경우 낮은 대비 영상이나 높은 대비 영상이나 같은 값이 나오므로 기울기 크기를 누적할 수 없어 대표 방향을 설정하기 어렵다. FFT를 변환을 이용한 방법은 융선이 정확한 방향 성분을 가지는 경우에만 방향성 추출이 가능하며 별도의 방향 필터를 사용해야 한다. 본 논문에서는 위의 단점을 보완하기 위하여 이진화 된 영상을 세선화 한 후 픽셀 단위로 방향 성분을 추출하며, 8${\times}$8 픽셀크기의 블록 내에 존재하는 픽셀이 가지는 방향 성분 중 가장 많은 방향 성분을 융선의 대표 방향으로 추출하는 새로운 방법을 제안한다.

  • PDF

시각시스템의 Edge 검출용 고속 마스크 Operator (Fast Mask Operators for the edge Detection in Vision System)

  • 최태영
    • 한국통신학회논문지
    • /
    • 제11권4호
    • /
    • pp.280-286
    • /
    • 1986
  • 행렬분해에 의하여 edge검출용 mask operator의 고속계산법을 제시하였다. 다방향성 mask operator의 각방향에 대한 계산결과는 mask원소와 화상간의 곱한 것을 합산한 것이다. 이것은 각 mask의 원소를 행으로 하는 행렬과 mask에 포함되는 화소를 원소로하는 벡터와의 곱과 마찬가지여서 1차원 신호변환으로도 취급할 수 있다. 본 논문에서는 Sobel 및 Prewitt operator의 경우에 대한 변환행렬을 구한 다음 분해하여 계산량을 산출하여 직접 계산할 때의 방법과 비교하였다. 이 결과 여분의 기억점을 사용치 않고서도 이 방법에 의한 계산량은 Soble 및 Prweitt operator의 경우에 각각 직접 계산량의 42.86%, 50%밖에 되지 않았다. 그리고 100x100화소의 화상인 경우에 301개의 여분의 기억점을 사용할때에 Sobel opreator는 직접 계산량의 35.93%로 줄어 들었다.

  • PDF

Euclidean 거리연산자와 결합된 상태공간 기법에 의한 영상추출 (A Study on the Extraction of Feature by State-Space Concept with Euclidean Distance Operator)

  • 최갑석;윤동한
    • 대한전자공학회논문지
    • /
    • 제23권6호
    • /
    • pp.846-852
    • /
    • 1986
  • An efficient and reliable method for the extraction of features is presented. The method utilizes by a state technique with Euclidean distance operator. The proposed method is compared with the Sobel Operator. Simulation results show that our method performs as well as the Sobel operator.

  • PDF

깊이맵 향상을 위한 전처리 과정과 그래프 컷에 관한 연구 (A Study of the Use of step by preprocessing and Graph Cut for the exact depth map)

  • 김영섭;송응열
    • 반도체디스플레이기술학회지
    • /
    • 제10권3호
    • /
    • pp.99-103
    • /
    • 2011
  • The stereoscopic vision system is the algorithm to obtain the depth of target object of stereo vision image. This paper presents an efficient disparity matching method using blue edge filter and graph cut algorithm. We do recommend the use of the simple sobel edge operator. The application of B band sobel edge operator over image demonstrates result with somewhat noisy (distinct border). The basic technique is to construct a specialized graph for the energy function to be minimized such that the minimum cut on the graph also minimizes the energy (either globally or locally). This method has the advantage of saving a lot of data. We propose a preprocessing effective stereo matching method based on sobel algorithm which uses blue edge information and the graph cut, we could obtain effective depth map.