• 제목/요약/키워드: Canny edge detector

검색결과 65건 처리시간 0.028초

형태학적 연산과 선분 근사화를 이용한 침 검출 (Needle Detection by using Morphological Operation and Line Segment Approximation)

  • 장경식;한수환
    • 한국정보통신학회논문지
    • /
    • 제19권12호
    • /
    • pp.2785-2791
    • /
    • 2015
  • 이 논문에서는 한방 치료에서 피부에 직침된 침의 제거를 위한 침 검출 방법을 제안한다. 명암도 영상에서 형태학적 열기 연산을 이용하여 침 후보 영역이 검출되고 크기 정보 등을 이용하여 거짓 침 후보 영역이 제거된다. 각 후보영역에서 canny 에지 검출기를 사용하여 에지 점들을 찾고 이들 점들을 선분으로 근사화한다. 선분들의 방향과 선분간의 거리를 기반으로 하는 형태학적 분석을 통해 두 개의 주요 선분을 찾고 침 머리 부분을 검출한다. 119개의 침이 직침된 16개의 영상에 대한 실험 결과 97.5 %의 검출율을 얻었다.

영상처리를 이용한 지하철 스크린 도어의 경계선 침범인식 알고리듬 연구 (Algorithm for Detecting PSD Boundary Invasion in Subway PSD using Image Processing)

  • 백운석;이하운
    • 한국전자통신학회논문지
    • /
    • 제13권5호
    • /
    • pp.1051-1058
    • /
    • 2018
  • 지하철 스크린도어(PSD)에서 발생할 수 있는 안전사고 예방을 위한 영상처리 알고리듬을 제안한다. 우선 지하철 스크린도어 영상에 대해 에지를 검출 하고, 사람의 스크린도어 접근 여부를 판단하기 위해 호프변환을 이용하여 직선을 검출한다. 이를 위해 스크린도어 경계면에 일직선을 긋고 이 직선의 끊김 여부로 사람의 접근을 판단한다. 일반적으로 에지는 영상의 가장 기본적인 특징을 나타내며, 에지 검출은 영상처리 및 컴퓨터 비전 분야에서 매우 중요하다. 에지 검출 방법에는 로버츠, 소벨, 프리윗, 라플라시안 등 고정된 값의 마스크를 사용하는 방법과 영상을 형태학적 관점에서 접근하여 처리하는 모폴로지 방법 및 캐니에지 검출 방법 등이 있다. 본 논문에서는 캐니에지 검출방법과 호프변환을 이용하여 지하철 스크린도어에서 사람의 접근 여부에 대한 감지 알고리듬을 제안하고 실제 그 결과를 컴퓨터 시뮬레이션으로 나타내었다.

Iris Pattern Positioning with Preserved Edge Detector and Overlay Matching

  • Ryu, Kwang-Ryol
    • Journal of information and communication convergence engineering
    • /
    • 제8권3호
    • /
    • pp.339-342
    • /
    • 2010
  • An iris image pattern positioning with preserved edge detector, ring zone and clock zone, frequency distribution and overlay matching is presented in this paper. Edge detector is required to be powerful and detail. That is proposed by overlaying Canny with LOG (CLOG). The two reference patterns are made from allocating each gray level on the clock zone and ring zone respectively. The normalized target image is overlaid with the clock zone reference pattern and the ring zone pattern to extract overlapped number, and make a matched frequency distribution to look through a symptom and position of human organ and tissue. The iterating experiments result in the ring and clock zone positioning evaluation.

가우시안 함수기반 RANSAC을 이용한 차선검출 기법 (Lane Detection Using Gaussian Function Based RANSAC)

  • 최연규;서은영;석수영;박주현;정호열
    • 대한임베디드공학회논문지
    • /
    • 제13권4호
    • /
    • pp.195-204
    • /
    • 2018
  • Lane keeping assist and departure prevention system are the key functions of ADAS. In this paper, we propose lane detection method which uses Gaussian function based RANSAC. The proposed method consists mainly of IPM (inverse perspective mapping), Canny edge detector, and Gaussian function based RANSAC (Random Sample Consensus). The RANSAC uses Gaussian function to extract the parameters of straight or curved lane. The proposed RANSAC is different from the conventional one, in the following two aspects. One is the selection of sample with different probability depending on the distance between sample and camera. Another is the inlier sample score that assigns higher weights to samples near to camera. Through simulations, we show that the proposed method can achieve good performance in various of environments.

Development of an Edge-Based Algorithm for Moving-Object Detection Using Background Modeling

  • Shin, Won-Yong;Kabir, M. Humayun;Hoque, M. Robiul;Yang, Sung-Hyun
    • Journal of information and communication convergence engineering
    • /
    • 제12권3호
    • /
    • pp.193-197
    • /
    • 2014
  • Edges are a robust feature for object detection. In this paper, we present an edge-based background modeling method for the detection of moving objects. The edges in the image frames were mapped using robust Canny edge detector. Two edge maps were created and combined to calculate the ultimate moving-edge map. By selecting all the edge pixels of the current frame above the defined threshold of the ultimate moving edges, a temporary background-edge map was created. If the frequencies of the temporary background edge pixels for several frames were above the threshold, then those edge pixels were treated as background edge pixels. We conducted a performance comparison with previous works. The existing edge-based moving-object detection algorithms pose some difficulty due to the changes in background motion, object shape, illumination variation, and noises. The result of the performance evaluation shows that the proposed algorithm can detect moving objects efficiently in real-world scenarios.

에지 정보를 이용한 watershed 영역 추출에 관한 연구 (A Study On Watershed Region Extraction Based On Edge Information)

  • 이원효;조상현;설경호;주동현;김두영
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2003년도 신호처리소사이어티 추계학술대회 논문집
    • /
    • pp.449-452
    • /
    • 2003
  • This paper propose a extracting method of the region for image using segmentation and edge information. First propose algorithm extract information using canny edge detector and the image was divided by watershed segmentation. And it extract the mage with edge information by merging region. Finally we compare the proposed method with levelset method. In the result proposed method not only extract the image with accurate region but also reduce operation time.

  • PDF

잡음영상에서 에지검출을 위한 이표본 검정법 (Two-sample Tests for Edge Detection in Noisy Images)

  • 임동훈;박은희
    • 응용통계연구
    • /
    • 제14권1호
    • /
    • pp.149-160
    • /
    • 2001
  • 본 논문에서는 이표본 위치문제에서 대표적인 윌콕슨 검정법과 T 검정법을 사용하여 잡음영상에서 에지를 검출하고자 한다. 에지높이모수를 사용하여 얻은 수정된 농도값상에서 검정통계량을 계산하고 유의수준에 의해 결정된 임계값과 비교하여 에지유무를 판정한다. 영상실험을 통하여 얻은 에지맵과 객관적인 척도하에서 에지검출 성능을 비교분석한다.

  • PDF

Estimating Directly Damage on External Surface of Container from Parameters of Capsize-Gaussian-Function

  • Son TRAN Ngoc Hoang;KIM Hwan-Seong
    • 한국항해항만학회:학술대회논문집
    • /
    • 한국항해항만학회 2005년도 추계학술대회 논문집
    • /
    • pp.297-302
    • /
    • 2005
  • In this paper, an estimating damage on external surface of container using Capsize-Gaussian-Function (be called CGF) is presented. The estimation of the damage size can be get directly from two parameters of CGF, these are the depth and the flexure, also the direction of damage. The performance of the present method has been illustrated using an image of damage container, which had been taken from Hanjin Busan Port, after using image processing techniques to do preprocessing of the image, especially, the main used technique is Canny edge detecting that is widely used in computer vision to locate sharp intensity and to find object boundaries in the image, then correlation between the edge image from the preprocessing step and the CGF with three parameters (direction, depth, flexure), as a result, we get an image that perform damage information, and these parameters is an estimator directly to the damage.

  • PDF

적응성 방향 미분에 의한 에지 검출기의 구현 (Development of Edge Detection System Based on Adaptive Directional Derivative)

  • 김은미
    • 융합보안논문지
    • /
    • 제6권3호
    • /
    • pp.29-35
    • /
    • 2006
  • 실제 이미지에서 에지의 속성을 찾아내고 그 정확한 위치를 지정하기 위하여 밝기 분포에 대한 국소적 미분 대신에 "적응성 방향 미분"(Adaptive Directional Derivative, ADD)이라는 비국소적 연산자를 도입함으로써 에지의 램프 폭의 변화에 무관하게 적용할 수 있는 알고리듬이 개발되었다. 본 논문에서는 이러한 알고리즘에 의한 에지 검출 시스템을 개발하고 기존의 알고리듬에 의한 것과 비교 분석한다.

  • PDF

임펄스 잡음 환경에서 추정 마스크를 이용한 에지 검출 알고리즘에 관한 연구 (A Study on Edge Detection Algorithm using Estimated Mask in Impulse Noise Environments)

  • 이창영;김남호
    • 한국정보통신학회논문지
    • /
    • 제18권9호
    • /
    • pp.2259-2264
    • /
    • 2014
  • 에지 검출 방법은 Sobel, Prewitt, Roberts, Canny 에지 검출기 등이 있으며, 이러한 방법들은 임펄스 잡음에 훼손된 영상에서 에지 검출 특성이 미흡하다. 따라서 본 논문에서는 이러한 기존의 방법의 단점들을 개선하고 임펄스 잡음 환경에서 효과적으로 에지를 검출하기 위하여, $3{\times}3$ 마스크를 사용하여 중심 화소를 기준으로 한 $5{\times}5$ 마스크 내의 요소들에 대해 잡음을 판단하며, 그 여부에 따라 비잡음일 경우 그대로 처리하고 잡음일 경우 각 요소들의 인접 화소를 이용하여 추정 마스크를 구하여 에지를 검출하는 알고리즘을 제안하였다.