KR20210066430A - Apparatus for detecting edge of road image and method thereof - Google Patents

Apparatus for detecting edge of road image and method thereof Download PDF

Info

Publication number
KR20210066430A
KR20210066430A KR1020190155664A KR20190155664A KR20210066430A KR 20210066430 A KR20210066430 A KR 20210066430A KR 1020190155664 A KR1020190155664 A KR 1020190155664A KR 20190155664 A KR20190155664 A KR 20190155664A KR 20210066430 A KR20210066430 A KR 20210066430A
Authority
KR
South Korea
Prior art keywords
image
boundary line
window
value
extracting
Prior art date
Application number
KR1020190155664A
Other languages
Korean (ko)
Other versions
KR102386930B1 (en
Inventor
이중희
김주영
유종호
Original Assignee
재단법인 경북아이티융합 산업기술원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 재단법인 경북아이티융합 산업기술원 filed Critical 재단법인 경북아이티융합 산업기술원
Priority to KR1020190155664A priority Critical patent/KR102386930B1/en
Publication of KR20210066430A publication Critical patent/KR20210066430A/en
Application granted granted Critical
Publication of KR102386930B1 publication Critical patent/KR102386930B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformation in the plane of the image
    • G06T3/40Scaling the whole image or part thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration by the use of local operators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30248Vehicle exterior or interior
    • G06T2207/30252Vehicle exterior; Vicinity of vehicle
    • G06T2207/30256Lane; Road marking

Abstract

The present invention relates to an apparatus for detecting a boundary line of a road image and a method thereof. An apparatus for detecting a boundary line of a road image in accordance with the present invention comprises: a preprocessing unit performing a preprocess of converting each frame unit image, extracted from the road image, into a grayscale image; a dividing unit dividing the preprocessed image into multiple areas with the same size; an extraction unit extracting a determination value for a central area of a window by using the window with a preset size and extracting determination values for all areas of the image while shifting the window in the image; and a boundary line output unit displaying and outputting the boundary line with respect to the image by using the extracted determination values for all areas. The present invention reduces a calculation amount to enhance the detection speed by minimizing the preprocessing step when the boundary line for extracting feature points of the road image on an embedded system is detected.

Description

도로 영상의 경계선 검출 장치 및 그 방법{APPARATUS FOR DETECTING EDGE OF ROAD IMAGE AND METHOD THEREOF}Apparatus and method for detecting a boundary line of a road image {APPARATUS FOR DETECTING EDGE OF ROAD IMAGE AND METHOD THEREOF}

본 발명은 도로 영상의 경계선 검출 장치 및 그 방법에 관한 것으로서, 더욱 상세하게는 임베디드 시스템 상에서 도로 영상의 특징점을 추출하기 위한 경계선을 명확하게 검출하는 도로 영상의 경계선 검출 장치 및 그 방법에 관한 것이다.The present invention relates to an apparatus and method for detecting a boundary of a road image, and more particularly, to an apparatus and method for detecting a boundary of a road image for clearly detecting a boundary for extracting feature points of a road image on an embedded system.

영상에서 경계선(edge)을 추출하는 기술은 다양한 영상처리 기술 분야에서 사용되는 기술로써, 영상의 경계선 정보 자체를 취득하기 위하여 사용됨은 물론이고, 영상 내 물체의 특징점을 파악하는데 사용되거나, 영상을 의미있는 부분 영상 단위로 나누는데 사용되거나, 영상 자체의 성질을 분석하는데 사용되는 등 다양한 목적으로 활용되고 있다.The technology of extracting edges from an image is a technology used in various image processing technology fields, and is used to acquire boundary information itself of an image, as well as to identify feature points of objects in an image, or to mean an image. It is used for a variety of purposes, such as being used to divide the existing partial image into units or to analyze the properties of the image itself.

특히 디지털 영상에서 경계선은 영상의 밝기가 급격하게 변하는 부분으로서, 깊이의 변화, 표면 방향의 변화, 표면 재질의 변화, 조명의 변화 등을 포함하는 영상의 주요한 변화를 의미한다.In particular, in a digital image, a boundary line is a part in which the brightness of an image changes rapidly, and means major changes in the image including a change in depth, a change in a surface direction, a change in a surface material, a change in lighting, and the like.

이와 같은 영상의 경계선을 검출하는 기법(edge detection)은 영상 전체의 주파수 성분을 분석하여 고주파 성분만을 처리하여 경계선을 추출하는 방법에서부터, 지역적인 필터링을 통해 영상의 경계를 추출하는 방법까지 다양한 방법들이 존재하고, 영상처리 분야와 컴퓨터 비전 분야에서 널리 사용되고 있다.In the edge detection technique for detecting the edge of an image, there are various methods, from a method of extracting the edge by processing only the high frequency component by analyzing the frequency component of the entire image to a method of extracting the edge of the image through regional filtering. It exists and is widely used in the field of image processing and computer vision.

경계선 검출을 통하여 두드러진 부분을 강조하고 의미가 덜한 부분을 덜어내어 처리할 데이터의 양을 확연히 줄일 수 있으며, 특히 어떠한 사물의 특징을 추출하는데 많이 사용된다.Through boundary detection, it is possible to significantly reduce the amount of data to be processed by emphasizing the prominent part and removing the less meaningful part, and it is particularly used to extract the features of a certain object.

대표적인 경계선 검출 기법으로는 소벨 경계선 검출 기법(Sobel Edge Detection Method)과 캐니 경계선 검출 기법(Canny Edge Detection Method)이 있으며, 먼저 소벨 경계선 검출 기법은 1968년 Irwin Sobel에 의해 개발된 알고리즘으로, 각 픽셀별로 x, y 소벨 필터를 이용하여 주위 픽셀의 값을 계산하고 그 값이 0에 가까우면 변화가 없으므로 경계선(엣지)이 아니고, 그 값이 크면 특정 방향으로 변화량이 큰 것이므로 경계선으로 인식하는 것으로 특징으로 하며 큰 마스크는 엣지가 두꺼워져서 경계선이 선명해지지만 명암값의 변화 구간이 촘촘하거나 복잡한 영상일 경우 효과가 낮음은 문제점이 있다.Representative edge detection techniques include the Sobel edge detection method and the Canny edge detection method. First, the Sobel edge detection method is an algorithm developed by Irwin Sobel in 1968. The value of the surrounding pixels is calculated using the x, y Sobel filter, and if the value is close to 0, it is not a boundary line (edge) because there is no change, and if the value is large, it is recognized as a boundary line because the amount of change in a specific direction is large. In addition, a large mask has a thicker edge so that the boundary line becomes clear, but there is a problem in that the effect is low in the case of a dense or complex image with a change section of the contrast value.

또한, 캐니 경계선 검출 기법은 1986년 Jone F. Canny에 의해 개발된 알고리즘으로, 최적화 목표는 높은 신호대잡음비(signal to noise ratio, SNR)을 얻는 것으로, 캐니는 이러한 목적에 대한 수학적 표현을 공식화 했고, 가우시안 근사치의 1차 도함수를 이용하여 80% 최적화를 성공적으로 달성하였다. 그러나 캐니 경계선 검출 기법은 약한 경계에 더 민감하여 불안정한 부분을 경계선으로 선언하기 때문에 손상된 경계선 검출 결과를 얻는 문제점과, 속도가 느린 단점이 있다.In addition, the Canny boundary detection technique is an algorithm developed by Jone F. Canny in 1986. The optimization goal is to obtain a high signal to noise ratio (SNR), and Canny formulated a mathematical expression for this purpose, An 80% optimization was successfully achieved using the first derivative of the Gaussian approximation. However, since the Canny boundary line detection technique is more sensitive to weak boundaries and declares an unstable part as a boundary, there is a problem of obtaining a damaged boundary detection result and a slow speed.

이와 같은 종래의 경계선 검출 기법들은 모든 알고리즘들이 포함된 라이브러리 형태로 구성되며 최상의 결과를 내기 위한 여러 알고리즘들이 복합적으로 구성되어 있다. 그러나 일반적으로 임베디드 시스템은 응용분야의 최적화를 위해 최소한의 연산량을 이용하므로, 대용량 라이브러리 형태의 영상 소프트웨어는 임베디드 시스템에서 하드웨어적인 한계로 인해 실시간 처리가 어려우며, 프로그램 설계 시 필요부분만 분리하는 방법의 소프트웨어 설계에 문제점이 있다. 따라서 임베디드 시스템에 적합한 단위설계 알고리즘의 개발이 필요하다.Such conventional boundary detection techniques are configured in the form of a library including all algorithms, and several algorithms are complexly configured to produce the best results. However, since embedded systems generally use the minimum amount of computation for application optimization, large-capacity library-type image software is difficult to process in real time due to hardware limitations in embedded systems. There is a problem with the design. Therefore, it is necessary to develop a unit design algorithm suitable for embedded systems.

본 발명의 배경이 되는 기술은 대한민국 등록특허공보 제10-155660호(2015. 10. 01. 공고)에 개시되어 있다.The technology that is the background of the present invention is disclosed in Korean Patent No. 10-155660 (announcement on October 01, 2015).

본 발명이 이루고자 하는 기술적 과제는 임베디드 시스템 상에서 도로 영상의 특징점을 추출하기 위한 경계선을 명확하게 검출하는 도로 영상의 경계선 검출 장치 및 그 방법을 제공하기 위한 것이다.An object of the present invention is to provide an apparatus and method for detecting a boundary line of a road image for clearly detecting a boundary line for extracting feature points of a road image on an embedded system.

이러한 기술적 과제를 이루기 위한 본 발명의 실시예에 따른 도로 영상으로부터 경계선을 검출하는 장치는, 상기 도로 영상으로부터 추출된 프레임 단위의 이미지를 각각 그레이 스케일 이미지로 변환하여 전처리하는 전처리부; 전처리된 상기 이미지를 동일한 크기를 갖는 다수의 영역으로 구획하는 구획부; 기 설정된 크기의 윈도우(window)를 이용하여 상기 윈도우의 중심 영역에 대한 판단값을 추출하되, 상기 윈도우를 상기 이미지 내에서 시프트(shift)시키면서 상기 이미지의 모든 영역에 대한 판단값을 추출하는 추출부; 및 상기 추출된 모든 영역에 대한 판단값들을 이용하여 상기 이미지에 대한 경계선을 표시하여 출력하는 경계선 출력부를 포함한다.According to an embodiment of the present invention, there is provided an apparatus for detecting a boundary line from a road image, comprising: a pre-processing unit for pre-processing each frame unit image extracted from the road image into a gray scale image; a partitioning unit partitioning the pre-processed image into a plurality of regions having the same size; An extraction unit extracting judgment values for the central region of the window using a window of a preset size, and extracting judgment values for all regions of the image while shifting the window in the image ; and a boundary line output unit for displaying and outputting boundary lines for the image by using the judgment values for all the extracted regions.

또한, 상기 윈도우는 n x n 영역의 크기를 갖도록 설정되되, n이 홀수인 정방행렬 크기로 설정될 수 있다.In addition, the window is set to have a size of an n x n area, and may be set to a size of a square matrix in which n is an odd number.

또한, 상기 추출부는 다음의 수학식을 이용하여 상기 윈도우의 중심 영역에 대한 판단값을 추출할 수 있다.In addition, the extractor may extract the determination value for the central region of the window using the following equation.

Figure pat00001
Figure pat00001

Figure pat00002
Figure pat00002

Figure pat00003
Figure pat00003

여기서, Pavg는 윈도우 안에 포함된 각 영역들의 픽셀값에 대한 평균값, Pi는 i번째 영역의 픽셀값, n2은 윈도우의 크기, W는 윈도우에 따른 가중치 값, Pc는 윈도우의 중심 영역의 픽셀값, k는 고정 상수, p'는 윈도우의 중심 영역에 대한 판단값이다.Here, P avg is the average value of the pixel values of each area included in the window, Pi is the pixel value of the i-th area, n 2 is the size of the window, W is the weight value according to the window, and P c is the center area of the window. A pixel value, k is a fixed constant, and p' is a judgment value for the center region of the window.

또한, 상기 경계선 출력부는 0 또는 1로 추출되는 각 영역의 판단값을 이용하여 상기 이미지의 경계선을 그레이 스케일로 출력하되, 판단값이 1에 해당하는 영역을 경계선으로 표시하여 출력할 수 있다.In addition, the boundary line output unit may output the boundary line of the image in gray scale by using the determination value of each area extracted as 0 or 1, but display the area corresponding to the determination value 1 as the boundary line and output it.

또한, 상기 전처리부는 상기 그레이 스케일로 변환된 이미지에 가우시안 필터를 적용하여 전처리할 수 있다.Also, the pre-processing unit may pre-process the gray scale-converted image by applying a Gaussian filter.

또한, 본 발명의 실시예에 따른 도로 영상의 경계선 검출 방법은, 도로 영상으로부터 추출된 프레임 단위의 이미지를 각각 그레이 스케일 이미지로 변환하여 전처리하는 단계; 전처리된 상기 이미지를 동일한 크기를 갖는 다수의 영역으로 구획하는 단계; 기 설정된 크기의 윈도우(window)를 이용하여 상기 윈도우의 중심 영역에 대한 판단값을 추출하되, 상기 윈도우를 상기 이미지 내에서 시프트(shift)시키면서 상기 이미지의 모든 영역에 대한 판단값을 추출하는 단계; 및 상기 추출된 모든 영역에 대한 판단값들을 이용하여 상기 이미지에 대한 경계선을 표시하여 출력하는 단계를 포함할 수 있다.In addition, the method for detecting a boundary line of a road image according to an embodiment of the present invention includes the steps of pre-processing by converting each frame-by-frame image extracted from the road image into a gray scale image; partitioning the preprocessed image into a plurality of regions having the same size; extracting judgment values for the central region of the window using a window of a preset size, and extracting judgment values for all regions of the image while shifting the window within the image; and displaying and outputting a boundary line for the image by using the judgment values for all the extracted regions.

이와 같이 본 발명에 따르면, 임베디드 시스템 상에서 도로 영상의 특징점을 추출하기 위한 경계선을 검출할 때 전처리 과정을 최소화시킴에 따라 연산량이 줄어들어 검출 속도가 빨라지는 효과가 있다.As described above, according to the present invention, when a boundary line for extracting feature points of a road image is detected on an embedded system, the amount of computation is reduced and the detection speed is increased by minimizing the pre-processing process.

또한 본 발명에 따르면, 단위적인 경계선 검출 알고리즘 설계가 가능하여 임베디드 시스템의 경량화가 가능하고, 특정 물체의 검출 및 문체 인식과 같은 머신러닝분야의 영상에도 적용 가능하여 다양한 응용분야에서 사용될 수 있다.In addition, according to the present invention, it is possible to design a unit boundary detection algorithm, so that the weight of the embedded system is possible, and it can be applied to images in the field of machine learning such as detection of a specific object and recognition of style, so that it can be used in various applications.

도 1은 본 발명의 실시예에 따른 도로 영상의 경계선 검출 장치를 나타낸 블록구성도이다.
도 2는 본 발명의 실시예에 따른 도로 영상의 경계선 검출 장치에서 윈도우 중심 영역의 판단값을 추출하는 과정을 설명하기 위한 도면이다.
도 3은 본 발명의 실시예에 따른 도로 영상의 경계선 검출 방법의 동작 흐름을 도시한 순서도이다.
도 4는 종래의 경계선 검출 기법과 본 발명의 실시예에 따른 검출 기법의 성능을 비교하기 위한 도면이다.
1 is a block diagram illustrating an apparatus for detecting a boundary line of a road image according to an embodiment of the present invention.
2 is a diagram for explaining a process of extracting a determination value of a window center region in the apparatus for detecting a boundary line of a road image according to an embodiment of the present invention.
3 is a flowchart illustrating an operation flow of a method for detecting a boundary line of a road image according to an embodiment of the present invention.
4 is a diagram for comparing the performance of a conventional boundary line detection method and a detection method according to an embodiment of the present invention.

이하 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명하기로 한다. 이 과정에서 도면에 도시된 선들의 두께나 구성요소의 크기 등은 설명의 명료성과 편의상 과장되게 도시되어 있을 수 있다. Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings. In this process, the thickness of the lines or the size of the components shown in the drawings may be exaggerated for clarity and convenience of explanation.

또한 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서, 이는 사용자, 운용자의 의도 또는 관례에 따라 달라질 수 있다. 그러므로 이러한 용어들에 대한 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.In addition, the terms described below are terms defined in consideration of functions in the present invention, which may vary according to the intention or custom of the user or operator. Therefore, definitions of these terms should be made based on the content throughout this specification.

먼저, 도 1 및 도 2를 통해 본 발명의 실시예에 따른 도로 영상의 경계선 검출 장치에 대하여 설명한다.First, an apparatus for detecting a boundary line of a road image according to an embodiment of the present invention will be described with reference to FIGS. 1 and 2 .

도 1은 본 발명의 실시예에 따른 도로 영상의 경계선 검출 장치를 나타낸 블록구성도이다.1 is a block diagram illustrating an apparatus for detecting a boundary line of a road image according to an embodiment of the present invention.

도 1에서와 같이 본 발명의 실시예에 따른 도로 영상의 경계선 검출 장치(100)는, 전처리부(110), 구획부(120), 추출부(130) 및 경계선 출력부(140)를 포함한다.As shown in FIG. 1 , the apparatus 100 for detecting a boundary line of a road image according to an embodiment of the present invention includes a pre-processing unit 110 , a dividing unit 120 , an extracting unit 130 , and a boundary line output unit 140 . .

먼저, 전처리부(110)는 도로 영상으로부터 추출된 프레임 단위의 이미지를 각각 그레이 스케일 이미지로 변환하여 전처리한다.First, the pre-processing unit 110 pre-processes each frame-by-frame image extracted from the road image by converting it into a gray scale image.

이때, 전처리부(110)는 그레이 스케일(Gray Scale)로 변환된 이미지에 가우시안 필터(Gaussian Filter)를 더 적용하여 전처리할 수도 있다.In this case, the preprocessor 110 may preprocess the image converted to gray scale by further applying a Gaussian filter.

여기서, 가우시안 필터(Gaussian Filter)는 그레이 스케일 처리로 명암이 조정된 영상의 배경 잡음을 제거하기 위한 필터로 주변은 잘 안보이게 하고 중앙값만 도드라져 보이도록 마스킹의 형태로 스무스하게 만들어주는 전처리 기법이다.Here, the Gaussian filter is a filter for removing the background noise of the image whose contrast is adjusted by gray scale processing, and it is a pre-processing technique that makes the surroundings invisible and smooth in the form of masking so that only the median value stands out.

자세하게는, 전처리부(110)는 영상 장치(미도시)를 통해 획득된 도로 영상을 프레임 단위의 단일 이미지로 추출하고, 추출된 각각의 프레임 단위 이미지를 그레이 스케일 이미지로 변환시키고, 변환된 이미지를 가우시안 필터를 이용하여 전처리한다.In detail, the preprocessor 110 extracts a road image obtained through an imaging device (not shown) into a single frame-by-frame image, converts each extracted frame-by-frame image into a gray-scale image, and converts the converted image into a grayscale image. Preprocessing is performed using a Gaussian filter.

이때, 영상 장치를 통해 획득되는 도로 영상은 스냅샷(snap shot) 기준의 단일 영상으로 획득될 수도 있으며, 이러한 경우에는 단일 이미지 추출 과정을 생략하고 그레이 스케일 이미지로 바로 변환시키는 것이 바람직하다.In this case, the road image acquired through the imaging device may be acquired as a single image based on a snapshot. In this case, it is preferable to omit the process of extracting the single image and directly convert the image into a gray scale image.

또한, 본 발명의 실시예에서는 획득되는 영상을 도로 영상으로 정의하였으나 경계선 검출이 필요한 영상이라면 어느 영상이 적용되어도 무방하며 이에 한정하는 것은 아니다.In addition, although the image obtained is defined as a road image in the embodiment of the present invention, any image may be applied as long as it is an image requiring boundary line detection, and the present invention is not limited thereto.

그리고 구획부(120)는 전처리된 프레임 단위의 이미지를 동일한 크기를 갖는 다수의 영역으로 구획한다.In addition, the partition unit 120 partitions the pre-processed frame-by-frame image into a plurality of regions having the same size.

그리고 추출부(130)는 기 설정된 크기의 윈도우(window)를 이용하여 윈도우의 중심 영역에 대한 판단값을 추출하되, 윈도우를 프레임 단위의 이미지 내에서 시프트(shift)시키면서 이미지의 모든 영역에 대한 판단값을 추출한다.The extraction unit 130 extracts a judgment value for the central region of the window using a window of a preset size, but determines all regions of the image while shifting the window within the image in units of frames extract the value

이때, 윈도우는 n x n 영역의 크기를 갖도록 설정되되, n이 홀수인 정방행렬 크기로 설정되는 것이 바람직하다.In this case, the window is set to have a size of an n x n area, and it is preferable to set the window to have a size of a square matrix in which n is an odd number.

예를 들면 윈도우의 크기는 3 x 3, 5 x 5, 7 x 7,...n x n 영역의 크기로 설정될 수 있으며, 윈도우 크기에 따라 검출되는 경계선의 특징이 상이해진다.For example, the size of the window may be set to the size of 3 x 3, 5 x 5, 7 x 7, ... n x n area, and the characteristic of the detected boundary line is different according to the window size.

윈도우의 중심 영역에 대한 판단값을 추출하기 위해 추출부(130)는 먼저 다음의 수학식 1을 이용하여 윈도우 안에 포함된 각 영역들의 픽셀값에 대한 평균값(Pavg)을 산출한다.In order to extract the judgment value for the central region of the window, the extractor 130 first calculates an average value P avg of pixel values of each region included in the window using Equation 1 below.

Figure pat00004
Figure pat00004

여기서, Pavg는 윈도우 안에 포함된 각 영역들의 픽셀값에 대한 평균값, Pi는 i번째 영역의 픽셀값, n2은 윈도우의 크기를 의미한다.Here, P avg is the average value of the pixel values of each region included in the window, Pi is the pixel value of the i-th region, and n 2 is the size of the window.

그 다음, 추출부(130)는 수학식 1에서 산출된 평균값(Pavg)과 윈도우의 중심 영역의 픽셀값(Pc)을 이용하여 다음의 수학식 2와 같이 윈도우에 따른 가중치 값(W)을 산출한다.Then, the extraction unit 130 uses the average value (P avg ) calculated in Equation 1 and the pixel value (P c ) of the central region of the window, as in Equation 2 below, the weight value W according to the window to calculate

Figure pat00005
Figure pat00005

여기서, W는 윈도우에 따른 가중치 값, Pc는 윈도우의 중심 영역의 픽셀값, k는 고정 상수를 의미한다. 이때, 고정 상수 k는 0과 0.1 사이의 상수로 설정되는 것이 바람직하다.Here, W denotes a weight value according to the window, P c denotes a pixel value of the central region of the window, and k denotes a fixed constant. In this case, the fixed constant k is preferably set to a constant between 0 and 0.1.

또한, 가중치 값 W는 주변 픽셀 값에 따라 이진 형태의 값으로 바뀌며, 이 값들의 합과 원 영상의 화소값에 따라 달라진다.In addition, the weight value W is changed to a binary value according to the values of neighboring pixels, and varies according to the sum of these values and the pixel value of the original image.

마지막으로 추출부(130)는 수학식 2에서 산출된 윈도우에 따른 가중치 값(W)과 윈도우의 중심 영역의 픽셀값(Pc)을 이용하여 다음의 수학식 3과 같이 윈도우의 중심 영역에 대한 판단값(p')을 추출한다.Finally, the extractor 130 uses the weight value W according to the window calculated in Equation 2 and the pixel value P c of the center area of the window as shown in Equation 3 below for the center area of the window. A judgment value p' is extracted.

Figure pat00006
Figure pat00006

여기서, p'는 윈도우의 중심 영역에 대한 판단값을 의미한다.Here, p' denotes a judgment value for the central region of the window.

도 2는 본 발명의 실시예에 따른 도로 영상의 경계선 검출 장치에서 윈도우 중심 영역의 판단값을 추출하는 과정을 설명하기 위한 도면이다.2 is a diagram for explaining a process of extracting a determination value of a window center region in the apparatus for detecting a boundary line of a road image according to an embodiment of the present invention.

도 2를 참고하여 수학식 1 내지 3을 이용하여 윈도우 중심 영역의 판단값을 추출하는 과정을 설명하기로 한다.A process of extracting the determination value of the window center region using Equations 1 to 3 will be described with reference to FIG. 2 .

도 2에서는 3 x 3(즉, n=3)의 크기를 갖는 윈도우(W)를 이용하여 윈도우(W) 중심 영역(P4)의 판단값을 추출하되, 이해의 편의를 돕기 위해 각 영역의 픽셀값에 임의의 수를 대입하여 산출 과정을 설명하기로 한다. In FIG. 2 , a judgment value of the central region P 4 of the window W is extracted using a window W having a size of 3×3 (that is, n=3), but for convenience of understanding, The calculation process will be described by substituting arbitrary numbers for pixel values.

먼저, 추출부(130)는 수학식 1을 이용하여 윈도우(W) 안에 포함된 프레임 단위 이미지에 대한 각 영역들의 픽셀값에 대한 평균값(Pavg)을 다음과 같이 산출한다. First, the extractor 130 calculates the average value P avg of the pixel values of each region of the frame unit image included in the window W by using Equation 1 as follows.

Pavg = (-124(P0)-127(P1)-121(P2)+124(P3)+126(P4)+127(P5)+122(P6)+124(P7) +121(P8))/9 = 41Pavg = (-124(P 0 )-127(P 1 )-121(P 2 )+124(P 3 )+126(P 4 )+127(P 5 )+122(P 6 )+124(P 7 ) +121(P 8 ))/9 = 41

그리고 추출부(130)는 수학식 1에 의해 산출된 평균값(Pavg = 41)을 수학식 2에 대입하여 윈도우(W)에 따른 가중치 값(W)을 다음과 같이 산출한다. 이때, 고정 상수 k는 0.07이라 가정하여 계산한다.Then, the extractor 130 substitutes the average value (Pavg = 41) calculated by Equation 1 into Equation 2 to calculate the weight value W according to the window W as follows. At this time, it is assumed that the fixed constant k is 0.07 and is calculated.

W = ((126 * 0.07)/41)2 = 0.04627 (k=0.07)W = ((126 * 0.07)/41) 2 = 0.04627 (k=0.07)

그리고 추출부(130)는 수학식 2에 의해 산출된 가중치 값(W=0.04627)과 윈도우(W)의 중심 영역의 픽셀값(P4=126)을 수학식 3에 대입하여 윈도우(W)의 중심 영역에 대한 판단값 (p')을 다음과 같이 산출한다.Then, the extractor 130 substitutes the weight value (W=0.04627) calculated by Equation 2 and the pixel value (P 4 =126) of the central region of the window W into Equation 3 to obtain the value of the window W. The judgment value (p') for the central region is calculated as follows.

Pc x W =126 x 0.04627 = 5.83xxxxxPc x W =126 x 0.04627 = 5.83xxxxx

이때, |Pc x W| 즉, |5.83xxxxx|은 1보다 크므로 윈도우(W)의 중심 영역에 대한 판단값 (p')은 1이 된다.In this case, |Pc x W| That is, since |5.83xxxxx| is greater than 1, the determination value p' for the central region of the window W becomes 1.

또한, 또 다른 경우를 설명하기 위해 각 영역의 픽셀값에 다른 임의의 수를 대입하여 설명한다.In addition, in order to explain another case, a different arbitrary number is substituted for the pixel values of each area.

먼저, 추출부(130)는 수학식 1을 이용하여 윈도우(W) 안에 포함된 각 영역들의 픽셀값에 대한 평균값(Pavg)을 다음과 같이 산출한다. First, the extractor 130 calculates the average value P avg of the pixel values of each region included in the window W as follows by using Equation 1 .

Pavg=(-117(P0)-116(P1)-120(P2)-116(P3)-117(P4)-120(P5)-122(P6)-122(P7)-120(P8))/9 = -118.777P avg =(-117(P 0 )-116(P 1 )-120(P 2 )-116(P 3 )-117(P 4 )-120(P 5 )-122(P 6 )-122(P 7 )-120(P 8 ))/9 = -118.777

그리고 추출부(130)는 수학식 1에 의해 산출된 평균값(Pavg = -118.777)을 수학식 2에 대입하여 윈도우(W)에 따른 가중치 값(W)을 다음과 같이 산출한다. 이때, 고정 상수 k는 0.07이라 가정하여 계산한다.Then, the extraction unit 130 substitutes the average value (Pavg = -118.777) calculated by Equation 1 into Equation 2 to calculate the weight value W according to the window W as follows. At this time, it is assumed that the fixed constant k is 0.07 and is calculated.

W = ((-117 * 0.07)/-118.7)2 = 0.0048 (k=0.07)W = ((-117 * 0.07)/-118.7) 2 = 0.0048 (k=0.07)

그리고 추출부(130)는 수학식 2에 의해 산출된 가중치 값(W=0.0048)과 윈도우(W)의 중심 영역의 픽셀값(P4=-117)을 수학식 3에 대입하여 윈도우(W)의 중심 영역에 대한 판단값 (p')을 다음과 같이 산출한다.Then, the extraction unit 130 substitutes the weight value (W=0.0048) calculated by Equation 2 and the pixel value (P 4 =−117) of the central region of the window W into Equation 3 to obtain the window W The judgment value (p') for the central region of is calculated as follows.

Pc x W =-117 x 0.0048 = -0.5616xxxxxPc x W = -117 x 0.0048 = -0.5616xxxxx

이때, |Pc x W| 즉, |-0.5616xxxxx|은 1보다 크지 않으므로 윈도우(W)의 중심 영역에 대한 판단값 (p')은 0이 된다.In this case, |Pc x W| That is, since |-0.5616xxxxx| is not greater than 1, the determination value p' for the central region of the window W becomes 0.

따라서, 추출부(130)는 도 2에서와 같이 윈도우(W)를 프레임 단위의 이미지 내에서 시프트(shift)시키면서 이미지의 모든 영역에 대한 판단값을 추출한다. 즉, 각각의 영역이 윈도우(W)의 중심 영역이 되도록 윈도우를 이미지 내에서 한 칸씩 상하좌우 방향으로 시프트(shift)시키면서 수학식 1 내지 3을 이용하여 모든 영역에 대한 각각의 판단값이 산출되도록 한다.Accordingly, the extraction unit 130 extracts judgment values for all regions of the image while shifting the window W within the frame-by-frame image as shown in FIG. 2 . That is, by shifting the window in the up, down, left and right directions by one space in the image so that each area becomes the center area of the window W, each judgment value for all areas is calculated using Equations 1 to 3 do.

마지막으로 경계선 검출부(140)는 추출부(130)에서 추출된 모든 영역에 대한 판단값들을 이용하여 프레임 단위의 이미지에 대한 경계선을 표시하여 출력한다.Finally, the boundary line detection unit 140 displays and outputs the boundary line for the frame-by-frame image by using the judgment values for all regions extracted by the extraction unit 130 .

자세히는, 경계선 출력부(140)는 추출부(130)에서 0 또는 1로 추출되는 각 영역의 판단값을 이용하여 이미지의 경계선을 그레이 스케일로 출력하되, 판단값이 1에 해당하는 영역을 경계선으로 표시하여 출력하는 것이 바람직하다.In detail, the boundary line output unit 140 outputs the boundary line of the image in gray scale by using the determination value of each area extracted as 0 or 1 by the extraction unit 130, but the area corresponding to the determination value of 1 is the boundary line. It is preferable to display and output as .

이하에서는 도 3 및 도 4를 통해 본 발명의 실시예에 따른 도로 영상의 경계선 검출 방법에 대하여 설명한다.Hereinafter, a method for detecting a boundary line of a road image according to an embodiment of the present invention will be described with reference to FIGS. 3 and 4 .

도 3은 본 발명의 실시예에 따른 도로 영상의 경계선 검출 방법의 동작 흐름을 도시한 순서도로서, 이를 참조하여 본 발명의 구체적인 동작을 설명한다.3 is a flowchart illustrating an operation flow of a method for detecting a boundary line of a road image according to an embodiment of the present invention. A detailed operation of the present invention will be described with reference to this.

본 발명의 실시예에 따르면, 먼저 전처리부(110)가 도로 영상으로부터 추출된 프레임 단위의 이미지를 각각 그레이 스케일 이미지로 변환하여 전처리한다(S310).According to an embodiment of the present invention, first, the pre-processing unit 110 converts each frame-by-frame image extracted from the road image into a gray-scale image and pre-processes ( S310 ).

그 다음 전처리부(110)는 S310 단계에서 그레이 스케일(Gray Scale)로 변환된 이미지에 가우시안 필터(Gaussian Filter)를 더 적용하여 전처리한다(S320).Next, the preprocessor 110 pre-processes the image converted to gray scale in step S310 by further applying a Gaussian filter (S320).

그 다음 구획부(120)는 S310 단계와 S320 단계에서 전처리된 프레임 단위의 이미지를 동일한 크기를 갖는 다수의 영역으로 구획한다(S330).Next, the partition unit 120 partitions the frame-by-frame image preprocessed in steps S310 and S320 into a plurality of regions having the same size (S330).

그 다음 추출부(130)는 기 설정된 크기의 윈도우(window)를 이용하여 윈도우의 중심 영역에 대한 판단값을 추출한다(S340).Next, the extraction unit 130 extracts a determination value for the central region of the window using a window of a preset size (S340).

이때, 윈도우는 n x n 영역의 크기를 갖도록 설정되되, n이 홀수인 정방행렬 크기로 설정되는 것이 바람직하다.In this case, the window is set to have a size of an n x n area, and it is preferable to set the window to have a size of a square matrix in which n is an odd number.

또한, S340 단계는 수학식 1 내지 3을 이용하여 윈도우의 중심 영역에 대한 판단값을 추출한다.Also, in step S340, a judgment value for the center region of the window is extracted using Equations 1 to 3.

그 다음 추출부(130)는 윈도우를 프레임 단위의 이미지 내에서 시프트(shift)시키면서 프레임 단위의 이미지의 모든 영역에 대한 판단값을 추출한다(S350).Then, the extraction unit 130 extracts judgment values for all regions of the image in units of frames while shifting the window within the image in units of frames ( S350 ).

마지막으로 경계선 출력부(140)는 S350 단계에서 추출된 모든 영역에 대한 판단값들을 이용하여 프레임 단위의 이미지에 대한 경계선을 표시하여 출력한다(S360).Finally, the boundary line output unit 140 displays and outputs the boundary line for the image in units of frames by using the determination values for all regions extracted in step S350 ( S360 ).

자세히는, 0 또는 1로 추출되는 각 영역의 판단값을 이용하여 프레임 단위의 이미지의 경계선을 그레이 스케일로 출력하되, 판단값이 1에 해당하는 영역을 경계선으로 표시하여 출력한다.In detail, the boundary line of the frame unit image is output in gray scale using the determination value of each area extracted as 0 or 1, and the area corresponding to the determination value 1 is displayed as the boundary line and output.

도 4는 종래의 경계선 검출 기법과 본 발명의 실시예에 따른 검출 기법의 성능을 비교하기 위한 도면이다.4 is a diagram for comparing the performance of a conventional boundary line detection method and a detection method according to an embodiment of the present invention.

도 4의 (a)는 도로 영상을 프레임 단위의 이미지로 추출한 예시 이미지이고, (b)는 캐니 경계선 검출 기법(Canny Edge Detection Method)을 이용하여 (a)이미지에 대한 경계선을 검출한 예시이며, (c)는 본 발명의 실시예에 따른 경계선 검출 기법을 이용하여 (a)이미지에 대한 경계선을 검출한 예시이다.4 (a) is an example image obtained by extracting a road image as a frame-by-frame image, (b) is an example of detecting a boundary line on the (a) image using the Canny Edge Detection Method, (c) is an example of detecting a boundary line for the image (a) using the boundary line detection technique according to an embodiment of the present invention.

도 4의 (b)이미지와 (c)이미지를 비교하면 알 수 있듯이, (b)이미지 대비 (c)이미지의 경계선이 더욱 명확하고, 원본 이미지인 (a)이미지와 더욱 유사한 것을 확인할 수 있다. As can be seen by comparing the (b) image and the (c) image of FIG. 4, it can be seen that the boundary line between the (b) image and the (c) image is clearer and more similar to the original image (a).

또한, 경계선 검출 속도 면에서도 캐니 경계선 검출 기법은 약 55ms가 소요되었는데, 본 발명의 실시예에 따른 경계선 검출 기법은 약 20ms가 소요되어 캐니 경계선 검출 기법 대비 약 2배 이상 검출 속도가 빨라졌음을 알 수 있다.In addition, in terms of the boundary line detection speed, the Canny boundary line detection method took about 55 ms, and the boundary line detection method according to the embodiment of the present invention took about 20 ms, indicating that the detection speed was about 2 times faster than that of the Canny boundary line detection method. can

상술한 바와 같이, 본 발명의 실시예에 따른 도로 영상의 경계선 검출 장치 및 그 방법은 임베디드 시스템 상에서 도로 영상의 특징점을 추출하기 위한 경계선을 검출할 때 전처리 과정을 최소화시킴에 따라 연산량이 줄어들어 검출 속도가 빨라지는 효과가 있다.As described above, the apparatus and method for detecting a boundary line of a road image according to an embodiment of the present invention minimizes a preprocessing process when detecting a boundary line for extracting feature points of a road image on an embedded system, thereby reducing the amount of calculation and the detection speed has the effect of speeding up

또한 본 발명의 실시예에 따르면, 단위적인 경계선 검출 알고리즘 설계가 가능하여 임베디드 시스템의 경량화가 가능하고, 특정 물체의 검출 및 문체 인식과 같은 머신러닝분야의 영상에도 적용 가능하여 다양한 응용분야에서 사용될 수 있다.In addition, according to an embodiment of the present invention, it is possible to design a unit boundary detection algorithm, so that the weight of the embedded system is possible, and it can be used in various application fields because it can be applied to images in the field of machine learning such as detection of specific objects and stylistic recognition. have.

본 발명은 도면에 도시된 실시예를 참고로 하여 설명되었으나 이는 예시적인 것에 불과하며, 당해 기술이 속하는 분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서 본 발명의 진정한 기술적 보호범위는 아래의 특허청구범위의 기술적 사상에 의하여 정해져야 할 것이다.Although the present invention has been described with reference to the embodiment shown in the drawings, which is only exemplary, those of ordinary skill in the art will understand that various modifications and equivalent other embodiments are possible therefrom. will be. Therefore, the true technical protection scope of the present invention should be determined by the technical spirit of the following claims.

100 : 경계선 검출 장치 110 : 전처리부
120 : 구획부 130 : 추출부
140 : 경계선 출력부
100: boundary line detection device 110: pre-processing unit
120: compartment 130: extraction unit
140: border line output unit

Claims (10)

도로 영상으로부터 경계선을 검출하는 장치에 있어서,
상기 도로 영상으로부터 추출된 프레임 단위의 이미지를 각각 그레이 스케일 이미지로 변환하여 전처리하는 전처리부;
전처리된 상기 이미지를 동일한 크기를 갖는 다수의 영역으로 구획하는 구획부;
기 설정된 크기의 윈도우(window)를 이용하여 상기 윈도우의 중심 영역에 대한 판단값을 추출하되, 상기 윈도우를 상기 이미지 내에서 시프트(shift)시키면서 상기 이미지의 모든 영역에 대한 판단값을 추출하는 추출부; 및
상기 추출된 모든 영역에 대한 판단값들을 이용하여 상기 이미지에 대한 경계선을 표시하여 출력하는 경계선 출력부를 포함하는 경계선 검출 장치.
In an apparatus for detecting a boundary line from a road image,
a pre-processing unit for pre-processing each of the frame-by-frame images extracted from the road image into gray scale images;
a partitioning unit partitioning the pre-processed image into a plurality of regions having the same size;
An extraction unit extracting judgment values for the central region of the window using a window of a preset size, and extracting judgment values for all regions of the image while shifting the window in the image ; and
and a boundary line output unit for displaying and outputting a boundary line for the image by using the determination values for all the extracted regions.
제1항에 있어서,
상기 윈도우는,
n x n 영역의 크기를 갖도록 설정되되, n이 홀수인 정방행렬 크기로 설정되는 경계선 검출 장치.
According to claim 1,
The window is
A boundary line detection device configured to have a size of an nxn region, and set to a size of a square matrix in which n is an odd number.
제1항에 있어서,
상기 추출부는,
다음의 수학식을 이용하여 상기 윈도우의 중심 영역에 대한 판단값을 추출하는 경계선 검출 장치:
Figure pat00007

Figure pat00008

Figure pat00009

여기서, Pavg는 윈도우 안에 포함된 각 영역들의 픽셀값에 대한 평균값, Pi는 i번째 영역의 픽셀값, n2은 윈도우의 크기, W는 윈도우에 따른 가중치 값, Pc는 윈도우의 중심 영역의 픽셀값, k는 고정 상수, p'는 윈도우의 중심 영역에 대한 판단값이다.
According to claim 1,
The extraction unit,
A boundary line detection apparatus for extracting a judgment value for the central region of the window using the following equation:
Figure pat00007

Figure pat00008

Figure pat00009

Here, P avg is the average value of the pixel values of each area included in the window, Pi is the pixel value of the i-th area, n 2 is the size of the window, W is the weight value according to the window, and P c is the center area of the window. A pixel value, k is a fixed constant, and p' is a judgment value for the center region of the window.
제3항에 있어서,
상기 경계선 출력부는,
0 또는 1로 추출되는 각 영역의 판단값을 이용하여 상기 이미지의 경계선을 그레이 스케일로 출력하되, 판단값이 1에 해당하는 영역을 경계선으로 표시하여 출력하는 경계선 검출 장치.
4. The method of claim 3,
The boundary line output unit,
A boundary line detection apparatus for outputting the boundary line of the image in gray scale using the determination value of each area extracted as 0 or 1, but displaying the area corresponding to the determination value 1 as the boundary line and outputting the boundary line.
제1항에 있어서,
상기 전처리부는,
상기 그레이 스케일로 변환된 이미지에 가우시안 필터를 적용하여 전처리하는 경계선 검출 장치.
According to claim 1,
The preprocessor is
A boundary line detection apparatus for pre-processing by applying a Gaussian filter to the grayscale-converted image.
도로 영상의 경계선 검출 장치 의해 수행되는 경계선 검출 방법에 있어서,
상기 도로 영상으로부터 추출된 프레임 단위의 이미지를 각각 그레이 스케일 이미지로 변환하여 전처리하는 단계;
전처리된 상기 이미지를 동일한 크기를 갖는 다수의 영역으로 구획하는 단계;
기 설정된 크기의 윈도우(window)를 이용하여 상기 윈도우의 중심 영역에 대한 판단값을 추출하되, 상기 윈도우를 상기 이미지 내에서 시프트(shift)시키면서 상기 이미지의 모든 영역에 대한 판단값을 추출하는 단계; 및
상기 추출된 모든 영역에 대한 판단값들을 이용하여 상기 이미지에 대한 경계선을 표시하여 출력하는 단계를 포함하는 경계선 검출 방법.
In the boundary line detection method performed by the boundary line detection apparatus of a road image,
converting and pre-processing each frame-by-frame image extracted from the road image into a gray scale image;
partitioning the preprocessed image into a plurality of regions having the same size;
extracting judgment values for the central region of the window using a window of a preset size, and extracting judgment values for all regions of the image while shifting the window within the image; and
and displaying and outputting a boundary line for the image by using the judgment values for all the extracted regions.
제6항에 있어서,
상기 윈도우는,
n x n 영역의 크기를 갖도록 설정되되, n이 홀수인 정방행렬 크기로 설정되는 경계선 검출 방법.
7. The method of claim 6,
The window is
A boundary line detection method that is set to have a size of an nxn region, but is set to a square matrix size where n is an odd number.
제6항에 있어서,
상기 판단값을 추출하는 단계는,
다음의 수학식을 이용하여 상기 윈도우의 중심 영역에 대한 판단값을 추출하는 경계선 검출 방법:
Figure pat00010

Figure pat00011

Figure pat00012

여기서, Pavg는 윈도우 안에 포함된 각 영역들의 픽셀값에 대한 평균값, Pi는 i번째 영역의 픽셀값, n2은 윈도우의 크기, W는 윈도우에 따른 가중치 값, Pc는 윈도우의 중심 영역의 픽셀값, k는 고정 상수, p'는 윈도우의 중심 영역에 대한 판단값이다.
7. The method of claim 6,
The step of extracting the judgment value is
A boundary line detection method for extracting a judgment value for the central region of the window using the following equation:
Figure pat00010

Figure pat00011

Figure pat00012

Here, P avg is the average value of the pixel values of each area included in the window, Pi is the pixel value of the i-th area, n 2 is the size of the window, W is the weight value according to the window, and P c is the center area of the window. A pixel value, k is a fixed constant, and p' is a judgment value for the center region of the window.
제8항에 있어서,
상기 경계선을 표시하여 출력하는 단계는,
0 또는 1로 추출되는 각 영역의 판단값을 이용하여 상기 이미지의 경계선을 그레이 스케일로 출력하되, 판단값이 1에 해당하는 영역을 경계선으로 표시하여 출력하는 경계선 검출 방법.
9. The method of claim 8,
The step of displaying and outputting the boundary line comprises:
A boundary line detection method of outputting the boundary line of the image in gray scale using the determination value of each area extracted as 0 or 1, but displaying the area corresponding to the determination value 1 as the boundary line and outputting the boundary line.
제6항에 있어서,
상기 전처리하는 단계는,
상기 그레이 스케일로 변환된 이미지에 가우시안 필터를 적용하여 전처리하는 경계선 검출 방법.
7. The method of claim 6,
The pre-processing step is
A boundary line detection method of pre-processing by applying a Gaussian filter to the grayscale-converted image.
KR1020190155664A 2019-11-28 2019-11-28 Apparatus for detecting edge of road image and method thereof KR102386930B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190155664A KR102386930B1 (en) 2019-11-28 2019-11-28 Apparatus for detecting edge of road image and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190155664A KR102386930B1 (en) 2019-11-28 2019-11-28 Apparatus for detecting edge of road image and method thereof

Publications (2)

Publication Number Publication Date
KR20210066430A true KR20210066430A (en) 2021-06-07
KR102386930B1 KR102386930B1 (en) 2022-04-14

Family

ID=76374290

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190155664A KR102386930B1 (en) 2019-11-28 2019-11-28 Apparatus for detecting edge of road image and method thereof

Country Status (1)

Country Link
KR (1) KR102386930B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113554664A (en) * 2021-07-06 2021-10-26 南京航空航天大学 Optimal cutting method for reflectivity image of subway tunnel
KR102343047B1 (en) * 2021-06-17 2021-12-24 주식회사 인피닉 Preprocessing method of 2D images, and computer program recorded on record-medium for executing method thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008148298A (en) * 2006-12-12 2008-06-26 Seiko Epson Corp Method and apparatus for identifying regions of different content in image, and computer readable medium for embodying computer program for identifying regions of different content in image
JP2014154160A (en) * 2013-02-06 2014-08-25 Fujitsu Ltd Image processing device and method
KR20180136810A (en) * 2017-06-15 2018-12-26 연세대학교 산학협력단 Method and apparatus for detecting edge of image

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008148298A (en) * 2006-12-12 2008-06-26 Seiko Epson Corp Method and apparatus for identifying regions of different content in image, and computer readable medium for embodying computer program for identifying regions of different content in image
JP2014154160A (en) * 2013-02-06 2014-08-25 Fujitsu Ltd Image processing device and method
KR20180136810A (en) * 2017-06-15 2018-12-26 연세대학교 산학협력단 Method and apparatus for detecting edge of image

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102343047B1 (en) * 2021-06-17 2021-12-24 주식회사 인피닉 Preprocessing method of 2D images, and computer program recorded on record-medium for executing method thereof
CN113554664A (en) * 2021-07-06 2021-10-26 南京航空航天大学 Optimal cutting method for reflectivity image of subway tunnel
CN113554664B (en) * 2021-07-06 2024-02-09 南京航空航天大学 Subway tunnel reflectivity image optimization cutting method

Also Published As

Publication number Publication date
KR102386930B1 (en) 2022-04-14

Similar Documents

Publication Publication Date Title
CN112132156B (en) Image saliency target detection method and system based on multi-depth feature fusion
Rosin Unimodal thresholding
JP3151284B2 (en) Apparatus and method for salient pole contour grading extraction for sign recognition
US20040228530A1 (en) Method and apparatus for foreground segmentation of video sequences
WO2005048191A3 (en) Object detection in images
KR101051459B1 (en) Apparatus and method for extracting edges of an image
KR20040050909A (en) Method and apparatus for discriminating between different regions of an image
JPH09212677A (en) Image area division method and device therefor
Sridevi et al. A survey on monochrome image segmentation methods
KR102386930B1 (en) Apparatus for detecting edge of road image and method thereof
CN111079669A (en) Image processing method, device and storage medium
CN111539980B (en) Multi-target tracking method based on visible light
Singh et al. Gaussian and Laplacian of Gaussian weighting functions for robust feature based tracking
KR101557271B1 (en) Method for detecting a circle-type object and approximating a substitute circle based on Image processing
KR20200010658A (en) Method for identifing person, computing system and program using the same
CN112991374A (en) Canny algorithm-based edge enhancement method, device, equipment and storage medium
JP6377214B2 (en) Text detection method and apparatus
CN100371944C (en) Greyscale image partition method based on light distribution character of reflection or penetrance
Kaur et al. Text Extraction from Natural Scene using PCA.
KR20040107962A (en) System for detecting moving objects and method thereof
Priyadharshini et al. Research and analysis on segmentation and thresholding techniques
CN113221926B (en) Line segment extraction method based on angular point optimization
KR101631023B1 (en) Neighbor-based intensity correction device, background acquisition device and method thereof
Chyad et al. Edge Detection for Face Image Using Multiple Filters
Mageshwari et al. A realistic medical image segmentation of abnormal HIV in blood cells using morphological operations

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant