KR102815456B1 - 영상 처리를 위한 학습 데이터 생성 방법, 영상 처리 방법, 및 그 장치들 - Google Patents
영상 처리를 위한 학습 데이터 생성 방법, 영상 처리 방법, 및 그 장치들 Download PDFInfo
- Publication number
- KR102815456B1 KR102815456B1 KR1020180109024A KR20180109024A KR102815456B1 KR 102815456 B1 KR102815456 B1 KR 102815456B1 KR 1020180109024 A KR1020180109024 A KR 1020180109024A KR 20180109024 A KR20180109024 A KR 20180109024A KR 102815456 B1 KR102815456 B1 KR 102815456B1
- Authority
- KR
- South Korea
- Prior art keywords
- domain coordinates
- image
- coordinates
- objects
- dynamic
- Prior art date
- Legal status (The legal status 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 status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S19/00—Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
- G01S19/38—Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system
- G01S19/39—Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system the satellite radio beacon positioning system transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
- G01S19/42—Determining position
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
- G06F18/2148—Generating training patterns; Bootstrap methods, e.g. bagging or boosting characterised by the process organisation or structure, e.g. boosting cascade
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2413—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/50—Depth or shape recovery
- G06T7/536—Depth or shape recovery from perspective effects, e.g. by using vanishing points
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
- G06V10/454—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/35—Categorising the entire scene, e.g. birthday party or wedding scene
- G06V20/38—Outdoor scenes
- G06V20/39—Urban scenes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
- G06V20/584—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads of vehicle lights or traffic lights
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10004—Still image; Photographic image
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20084—Artificial neural networks [ANN]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Biodiversity & Conservation Biology (AREA)
- Computer Networks & Wireless Communication (AREA)
- Image Analysis (AREA)
- Traffic Control Systems (AREA)
- Image Processing (AREA)
Abstract
Description
도 2는 일 실시예에 따른 영상 처리 방법을 나타낸 흐름도.
도 3a는 일 실시예에 따른 고도 차이에 관한 정보를 설명하기 위한 도면.
도 3b는 일 실시예에 따른 소실선 정보를 획득하는 방법을 설명하는 도면.
도 4는 일 실시예에 따른 영상 처리 장치의 구성을 설명하기 위한 도면.
도 5는 일 실시예에 따른 뉴럴 네트워크의 구조를 설명하기 위한 도면.
도 6 내지 도 7은 일 실시예에 따른 스케일링 정규화(scaling normalization)를 설명하기 위한 도면.
도 8은 일 실시예에 따른 플로팅 포인트(floating point) 변환을 설명하기 위한 도면.
도 9는 일 실시예에 따른 영상 처리 방법을 나타낸 흐름도.
도 10은 일 실시예에 따라 주행 영상 내 동적 객체들의 좌표들에 기초하여 학습 데이터를 생성하는 방법을 나타낸 흐름도.
도 11은 일 실시예에 따른 동적 객체를 위한 학습 데이터 생성 장치의 구성도.
도 12는 일 실시예에 따라 주행 영상 내 동적 객체를 위한 학습 데이터를 생성하는 방법을 설명하기 위한 도면.
도 13은 일 실시예에 따른 생성 장치에서 누적적으로 학습 데이터를 생성하는 방법을 설명하기 위한 도면.
도 14는 일 실시예에 따라 주행 영상 내 정적 객체들의 좌표들에 기초하여 학습 데이터를 생성하는 방법을 나타낸 흐름도.
도 15는 일 실시예에 따른 정적 객체를 위한 학습 데이터 생성 장치의 구성도.
도 16은 일 실시예에 따라 주행 영상 내 정적 객체를 위한 학습 데이터를 생성하는 방법을 설명하기 위한 도면.
도 17은 일 실시예에 따른 영상 처리 장치의 블록도
Claims (33)
- 차량의 주행 영상으로부터 객체를 검출하는 단계;
상기 차량과 상기 객체 사이의 고도 차이에 관한 정보를 획득하는 단계; 및
상기 주행 영상 내 상기 객체의 이미지 도메인 좌표와 상기 고도 차이에 관한 정보를 뉴럴 네트워크에 입력하여, 상기 객체의 월드 도메인 좌표를 결정하는 단계를 포함하고,
상기 고도 차이에 관한 정보는
상기 차량의 피치(pitch) 정보; 및
상기 주행 영상 내 소실선(vanishing line) 정보를 포함하고,
상기 월드 도메인 좌표를 결정하는 단계는,
스케일링 계수의 기울기 값이 주행 영상에서 상기 소실선 정보의 소실점을 향해 증가하고, 상기 소실점으로부터 거리가 증가함에 따라 감소하는 로그 함수에 기반하여 상기 객체의 이미지 도메인 좌표에 대하여 스케일링 정규화를 수행하는 단계를 더 포함하는 영상 처리 방법. - 제1항에 있어서,
시간의 흐름에 따라 상기 객체의 이미지 도메인 좌표들을 추적하는 단계; 및
상기 추적된 객체의 이미지 도메인 좌표들을 필터링함으로써, 상기 객체의 이미지 도메인 좌표의 유형을 플로팅 포인트(floating point)로 변환하는 단계
를 더 포함하는, 영상 처리 방법. - 삭제
- 제1항에 있어서,
상기 객체는
이동성을 갖는 동적 객체 및 이동성을 갖지 않는 정적 객체를 포함하고,
상기 뉴럴 네트워크는
상기 동적 객체의 월드 도메인 좌표를 추정하는 제1 뉴럴 네트워크; 및
상기 정적 객체의 월드 도메인 좌표를 추정하는 제2 뉴럴 네트워크
중 적어도 하나를 포함하는, 영상 처리 방법. - 제1항에 있어서,
상기 객체가 이동성을 갖는 동적 객체인 경우,
상기 동적 객체의 이미지 도메인 좌표를 상기 월드 도메인 좌표로 변환한 결과를 이용하여 상기 동적 객체에 대응하는 라이브 맵(live map)을 생성하는 단계; 및
상기 라이브 맵을 이용하여, 상기 차량의 주행 파라미터를 생성하는 단계
를 더 포함하는, 영상 처리 방법. - 제1항에 있어서,
상기 객체가 이동성을 갖지 않는 정적 객체인 경우,
상기 정적 객체의 이미지 도메인 좌표를 상기 월드 도메인 좌표로 변환한 결과를 이용하여 상기 정적 객체에 대응하는 랜드마크 맵(landmark map)을 생성하는 단계; 및
상기 랜드마크 맵을 이용하여 상기 차량의 위치 및 경로 중 적어도 하나를 결정하는 단계
를 더 포함하는, 영상 처리 방법. - 제1항에 있어서,
상기 객체의 월드 도메인 좌표를 상기 객체에 대응하여 출력하는 단계
를 더 포함하는, 영상 처리 방법. - 제1항에 있어서,
상기 차량에 장착된 카메라로 촬영된 상기 주행 영상을 획득하는 단계
를 더 포함하는, 영상 처리 방법. - 주행 영상을 이용하여 동적 객체들을 추적함으로써, 상기 동적 객체들의 이미지 도메인 좌표들을 획득하는 단계;
상기 동적 객체들 중 미리 정해진 매칭 거리(matching distance) 이내에 위치하는 제1 동적 객체의 이미지 도메인 좌표를 제1 월드 도메인 좌표로 변환하는 단계;
거리 센서를 이용하여 주변 객체들을 추적함으로써, 상기 주변 객체들의 제2 월드 도메인 좌표들을 획득하는 단계;
상기 제1 월드 도메인 좌표와 상기 제2 월드 도메인 좌표들을 비교함으로써, 상기 주변 객체들 중 어느 하나와 상기 제1 동적 객체를 매칭하는 단계; 및
상기 제1 동적 객체의 이미지 도메인 좌표 및 상기 매칭된 주변 객체의 제2 월드 도메인 좌표를 포함하는 학습 데이터를 생성하는 단계를 포함하고,
상기 제1 월드 도메인 좌표를 결정하는 단계는,
스케일링 계수의 기울기 값이 주행 영상에서 소실선 정보의 소실점을 향해 증가하고, 상기 소실점으로부터 거리가 증가함에 따라 감소하는 로그 함수에 기반하여 상기 동적 객체들의 이미지 도메인 좌표에 대하여 스케일링 정규화를 수행하는 단계를 더 포함하는, 학습 데이터 생성 방법. - 제9항에 있어서,
상기 제1 월드 도메인 좌표로 변환하는 단계는
상기 제1 동적 객체의 초기(initial) 이미지 도메인 좌표를 호모그래피(homography) 연산을 통해 상기 제1 월드 도메인 좌표로 변환하는 단계
를 포함하는, 학습 데이터 생성 방법. - 제9항에 있어서,
상기 제1 동적 객체에 제1 식별자를 부여하는 단계; 및
상기 주변 객체들에 제2 식별자들을 부여하는 단계
를 더 포함하고,
상기 주변 객체들 중 어느 하나와 상기 제1 동적 객체를 매칭하는 단계는
상기 주변 객체들 중 어느 하나에 부여된 제2 식별자와 상기 제1 동적 객체에 부여된 제1 식별자를 매칭하는 단계
를 포함하는, 학습 데이터 생성 방법. - 제9항에 있어서,
상기 동적 객체들은
주변 차량, 보행자, 동물 중 적어도 하나를 포함하는, 학습 데이터 생성 방법. - 제9항에 있어서,
시간의 흐름에 따라 상기 동적 객체들의 이미지 도메인 좌표들을 추적하는 단계; 및
상기 추적된 동적 객체들의 이미지 도메인 좌표들을 필터링함으로써, 상기 동적 객체들의 이미지 도메인 좌표들의 유형을 플로팅 포인트로 변환하는 단계
를 더 포함하는, 학습 데이터 생성 방법. - 삭제
- 시간의 흐름에 따른 복수의 프레임들을 포함하는 주행 영상으로부터 정적 객체를 추적함으로써, 상기 정적 객체의 이미지 도메인 좌표들을 저장하는 단계;
GPS 정보에 기초하여 상기 이미지 도메인 좌표들 중 현재 프레임의 이미지 도메인 좌표를 제1 글로벌 월드 도메인 좌표로 변환하는 단계;
거리 센서의 출력 및 상기 GPS 정보에 기초하여, 주변 객체들의 제2 글로벌 월드 도메인 좌표들을 획득하는 단계;
상기 제1 글로벌 월드 도메인 좌표 및 상기 제2 글로벌 월드 도메인 좌표들을 비교함으로써, 상기 주변 객체들 중 어느 하나와 상기 정적 객체를 매칭하는 단계; 및
학습 데이터들-상기 학습 데이터들 각각은 상기 저장된 이미지 도메인 좌표들 중 어느 하나와 상기 매칭된 주변 객체의 제2 글로벌 월드 도메인 좌표를 포함함-을 생성하는 단계를 포함하고,
상기 제1 글로벌 월드 도메인 좌표를 결정하는 단계는,
스케일링 계수의 기울기 값이 주행 영상에서 소실선 정보의 소실점을 향해 증가하고, 상기 소실점으로부터 거리가 증가함에 따라 감소하는 로그 함수에 기반하여 상기 영상 내 정적 객체의 이미지 도메인 좌표에 대하여 스케일링 정규화를 수행하는 단계를 더 포함하는, 학습 데이터 생성 방법. - 제15항에 있어서,
상기 정적 객체에 제1 식별자를 부여하는 단계; 및
상기 주변 객체들에 제2 식별자들을 부여하는 단계
를 더 포함하고,
상기 주변 객체들 중 어느 하나와 상기 정적 객체를 매칭하는 단계는
상기 주변 객체들 중 어느 하나에 부여된 제2 식별자와 상기 정적 객체에 부여된 제1 식별자를 매칭하는 단계
를 포함하는, 학습 데이터 생성 방법. - 제15항에 있어서,
상기 정적 객체는
상기 주행 영상에 포함된 건물, 표지판, 신호등, 횡단 보도, 정지선, 주행선 중 적어도 하나를 포함하는, 학습 데이터 생성 방법. - 제15항에 있어서,
시간의 흐름에 따라 상기 정적 객체의 이미지 도메인 좌표들을 추적하는 단계; 및
상기 추적된 정적 객체의 이미지 도메인 좌표들을 필터링함으로써, 상기 정적 객체의 이미지 도메인 좌표의 유형을 플로팅 포인트로 변환하는 단계
를 더 포함하는, 학습 데이터 생성 방법. - 삭제
- 제15항에 있어서,
상기 거리 센서의 출력 및 상기 GPS 정보를 누적적으로 저장하는 단계
를 더 포함하는, 학습 데이터 생성 방법. - 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020180109024A KR102815456B1 (ko) | 2018-09-12 | 2018-09-12 | 영상 처리를 위한 학습 데이터 생성 방법, 영상 처리 방법, 및 그 장치들 |
| US16/514,661 US11670087B2 (en) | 2018-09-12 | 2019-07-17 | Training data generating method for image processing, image processing method, and devices thereof |
| EP19196552.4A EP3624002A3 (en) | 2018-09-12 | 2019-09-10 | Training data generating method for image processing, image processing method, and devices thereof |
| CN201910861730.3A CN110895826B (zh) | 2018-09-12 | 2019-09-12 | 图像处理的训练数据生成方法、图像处理方法及其装置 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020180109024A KR102815456B1 (ko) | 2018-09-12 | 2018-09-12 | 영상 처리를 위한 학습 데이터 생성 방법, 영상 처리 방법, 및 그 장치들 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20200030305A KR20200030305A (ko) | 2020-03-20 |
| KR102815456B1 true KR102815456B1 (ko) | 2025-05-30 |
Family
ID=67956468
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020180109024A Active KR102815456B1 (ko) | 2018-09-12 | 2018-09-12 | 영상 처리를 위한 학습 데이터 생성 방법, 영상 처리 방법, 및 그 장치들 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US11670087B2 (ko) |
| EP (1) | EP3624002A3 (ko) |
| KR (1) | KR102815456B1 (ko) |
| CN (1) | CN110895826B (ko) |
Families Citing this family (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP3640767B1 (de) * | 2018-10-17 | 2024-09-11 | Siemens Schweiz AG | Verfahren zum bestimmen mindestens eines bereichs in mindestens einem eingabemodell für mindestens ein zu platzierendes element |
| KR102633140B1 (ko) * | 2018-10-23 | 2024-02-05 | 삼성전자주식회사 | 주행 정보를 결정하는 방법 및 장치 |
| US11003920B2 (en) * | 2018-11-13 | 2021-05-11 | GM Global Technology Operations LLC | Detection and planar representation of three dimensional lanes in a road scene |
| US11094083B2 (en) * | 2019-01-25 | 2021-08-17 | Adobe Inc. | Utilizing a critical edge detection neural network and a geometric model to determine camera parameters from a single digital image |
| US11227167B2 (en) | 2019-06-28 | 2022-01-18 | Baidu Usa Llc | Determining vanishing points based on lane lines |
| US11120566B2 (en) * | 2019-06-28 | 2021-09-14 | Baidu Usa Llc | Determining vanishing points based on feature maps |
| WO2021233357A1 (en) * | 2020-05-20 | 2021-11-25 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Object detection method, system and computer-readable medium |
| KR20220036199A (ko) * | 2020-09-15 | 2022-03-22 | 현대자동차주식회사 | 증강현실 기반의 정보 표시 장치 |
| KR20220037025A (ko) * | 2020-09-16 | 2022-03-24 | 현대자동차주식회사 | 차량의 위치 판단 장치 및 방법 |
| CN112325780B (zh) * | 2020-10-29 | 2022-01-25 | 青岛聚好联科技有限公司 | 一种基于社区监控的距离测算方法及装置 |
| CN112416000B (zh) * | 2020-11-02 | 2023-09-15 | 北京信息科技大学 | 无人驾驶方程式赛车环境感知和导航方法及转向控制方法 |
| US20230136492A1 (en) * | 2021-09-10 | 2023-05-04 | Samsung Electronics Co., Ltd. | Method and apparatus for estimating position of moving object |
| DE102021133089A1 (de) * | 2021-12-14 | 2023-06-15 | Cariad Se | Vorrichtung zur Ermittlung einer Topographie einer Fahrzeugumgebung, Fahrzeug und Verfahren |
| CN114494054A (zh) * | 2022-01-17 | 2022-05-13 | 重庆长安汽车股份有限公司 | 一种夜间车辆检测方法及存储介质 |
| CN114872735B (zh) * | 2022-07-10 | 2022-10-04 | 成都工业职业技术学院 | 基于神经网络算法的自动驾驶物流车辆决策方法和装置 |
| CN116182907B (zh) * | 2023-03-31 | 2025-08-19 | 环鸿电子(昆山)有限公司 | 惯性测量单元评估方法及其系统 |
| KR20250092759A (ko) * | 2023-12-15 | 2025-06-24 | 포스코홀딩스 주식회사 | 단안카메라를 이용한 객체 감지 장치 및 방법 |
| CN118968454B (zh) * | 2024-10-15 | 2025-02-28 | 清智汽车科技(苏州)有限公司 | 一种消失线检测方法、装置及计算机设备 |
| CN120735801B (zh) * | 2025-09-02 | 2025-10-31 | 浪潮电子信息产业股份有限公司 | 基于世界模型的决策模型优化方法、设备、介质及产品 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20100183192A1 (en) | 2009-01-16 | 2010-07-22 | Honda Research Institute Europe Gmbh | System and method for object motion detection based on multiple 3d warping and vehicle equipped with such system |
| US20100321489A1 (en) * | 2009-06-23 | 2010-12-23 | Xin Chen | Determining Geographic Position Information from a Single Image |
| US20160019429A1 (en) | 2014-07-17 | 2016-01-21 | Tomoko Ishigaki | Image processing apparatus, solid object detection method, solid object detection program, and moving object control system |
Family Cites Families (26)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07222202A (ja) | 1994-02-02 | 1995-08-18 | Rohm Co Ltd | 立体ビジョンカメラ |
| KR100257335B1 (ko) | 1995-01-28 | 2000-05-15 | 이해규 | 스테레오 시각시스템 및 그의 거리감지방법 |
| AU2490300A (en) * | 1999-01-05 | 2000-07-24 | Curagen Corporation | Normalization, scaling, and difference finding among data sets |
| JP4573977B2 (ja) * | 1999-09-22 | 2010-11-04 | 富士重工業株式会社 | 監視システムの距離補正装置、および監視システムの消失点補正装置 |
| JP2002008060A (ja) | 2000-06-23 | 2002-01-11 | Hitachi Ltd | データ処理方法、記録媒体及びデータ処理装置 |
| US8855405B2 (en) * | 2003-04-30 | 2014-10-07 | Deere & Company | System and method for detecting and analyzing features in an agricultural field for vehicle guidance |
| ITRM20030345A1 (it) * | 2003-07-15 | 2005-01-16 | St Microelectronics Srl | Metodo per ricavare una mappa di profondita' |
| KR100519779B1 (ko) | 2004-02-10 | 2005-10-07 | 삼성전자주식회사 | 깊이영상기반 3차원 그래픽 데이터의 고속 시각화 방법 및장치 |
| US20060233461A1 (en) * | 2005-04-19 | 2006-10-19 | Honeywell International Inc. | Systems and methods for transforming 2d image domain data into a 3d dense range map |
| KR101503904B1 (ko) | 2008-07-07 | 2015-03-19 | 삼성전자 주식회사 | 이동 로봇의 지도 구성 장치 및 방법 |
| KR101154018B1 (ko) | 2009-09-14 | 2012-06-08 | 홍상욱 | 차량의 미러 각도 자동 조정 시스템 및 방법 |
| KR101544021B1 (ko) | 2012-10-29 | 2015-08-13 | 경북대학교 산학협력단 | 3차원 지도 생성 장치 및 3차원 지도 생성 방법 |
| US9070202B2 (en) | 2013-03-14 | 2015-06-30 | Nec Laboratories America, Inc. | Moving object localization in 3D using a single camera |
| US9558584B1 (en) | 2013-07-29 | 2017-01-31 | Google Inc. | 3D position estimation of objects from a monocular camera using a set of known 3D points on an underlying surface |
| KR102132242B1 (ko) | 2013-11-04 | 2020-07-10 | 현대모비스 주식회사 | 스테레오 카메라 보정 시스템 |
| JP6550881B2 (ja) * | 2014-07-14 | 2019-07-31 | 株式会社リコー | 立体物検出装置、立体物検出方法、立体物検出プログラム、及び移動体機器制御システム |
| JP6203166B2 (ja) | 2014-12-15 | 2017-09-27 | ソフトバンク株式会社 | 画像再生システム、画像再生方法、画像データ送信サーバ、画像データ送信方法、及び、画像データ送信プログラム |
| KR101689252B1 (ko) * | 2015-05-21 | 2016-12-23 | 국민대학교산학협력단 | 광카메라통신(occ)을 이용한 차량 위치 측정방법 |
| US10852744B2 (en) | 2016-07-01 | 2020-12-01 | Uatc, Llc | Detecting deviations in driving behavior for autonomous vehicles |
| WO2018052714A2 (en) | 2016-09-19 | 2018-03-22 | Nec Laboratories America, Inc. | Video to radar |
| KR101839455B1 (ko) | 2016-11-02 | 2018-03-16 | 아주대학교산학협력단 | 스테레오 영상 처리 장치 및 방법 |
| KR102766548B1 (ko) * | 2016-11-07 | 2025-02-12 | 삼성전자주식회사 | 3차원의 도로 모델을 생성하는 방법 및 장치 |
| US10482340B2 (en) | 2016-12-06 | 2019-11-19 | Samsung Electronics Co., Ltd. | System and method for object recognition and ranging by deformation of projected shapes in a multimodal vision and sensing system for autonomous devices |
| US10509413B2 (en) | 2017-09-07 | 2019-12-17 | GM Global Technology Operations LLC | Ground reference determination for autonomous vehicle operations |
| US10592780B2 (en) * | 2018-03-30 | 2020-03-17 | White Raven Ltd. | Neural network training system |
| US11966838B2 (en) * | 2018-06-19 | 2024-04-23 | Nvidia Corporation | Behavior-guided path planning in autonomous machine applications |
-
2018
- 2018-09-12 KR KR1020180109024A patent/KR102815456B1/ko active Active
-
2019
- 2019-07-17 US US16/514,661 patent/US11670087B2/en active Active
- 2019-09-10 EP EP19196552.4A patent/EP3624002A3/en active Pending
- 2019-09-12 CN CN201910861730.3A patent/CN110895826B/zh active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20100183192A1 (en) | 2009-01-16 | 2010-07-22 | Honda Research Institute Europe Gmbh | System and method for object motion detection based on multiple 3d warping and vehicle equipped with such system |
| US20100321489A1 (en) * | 2009-06-23 | 2010-12-23 | Xin Chen | Determining Geographic Position Information from a Single Image |
| US20160019429A1 (en) | 2014-07-17 | 2016-01-21 | Tomoko Ishigaki | Image processing apparatus, solid object detection method, solid object detection program, and moving object control system |
Also Published As
| Publication number | Publication date |
|---|---|
| EP3624002A2 (en) | 2020-03-18 |
| CN110895826B (zh) | 2025-02-28 |
| CN110895826A (zh) | 2020-03-20 |
| KR20200030305A (ko) | 2020-03-20 |
| US11670087B2 (en) | 2023-06-06 |
| US20200082182A1 (en) | 2020-03-12 |
| EP3624002A3 (en) | 2020-06-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR102815456B1 (ko) | 영상 처리를 위한 학습 데이터 생성 방법, 영상 처리 방법, 및 그 장치들 | |
| CN111091037B (zh) | 用于确定驾驶信息的方法和设备 | |
| CN116026345B (zh) | 用于车辆导航的系统和方法 | |
| CN111238494B (zh) | 载具、载具定位系统及载具定位方法 | |
| KR102541559B1 (ko) | 관심 객체를 검출하는 방법 및 장치 | |
| KR102595897B1 (ko) | 차선 결정 방법 및 장치 | |
| KR102541561B1 (ko) | 차량의 주행을 위한 정보를 제공하는 방법 및 그 장치들 | |
| US11200433B2 (en) | Detection and classification systems and methods for autonomous vehicle navigation | |
| EP3361278B1 (en) | Autonomous vehicle localization based on walsh kernel projection technique | |
| US9619719B2 (en) | Systems and methods for detecting traffic signs | |
| CN105512646B (zh) | 一种数据处理方法、装置及终端 | |
| CN112740268A (zh) | 目标检测方法和装置 | |
| US20180260639A1 (en) | Systems and methods for detecting traffic signs | |
| KR102218881B1 (ko) | 차량 위치 결정 방법 및 시스템 | |
| KR102316818B1 (ko) | 도로 네트워크를 갱신하는 방법 및 장치 | |
| CN116783455A (zh) | 用于检测打开的门的系统和方法 | |
| WO2020156923A2 (en) | Map and method for creating a map | |
| KR20210061069A (ko) | 3차원 객체를 표시하는 방법 및 장치 | |
| US11461944B2 (en) | Region clipping method and recording medium storing region clipping program | |
| KR20190134303A (ko) | 영상 인식 장치 및 그 방법 | |
| CN111833443B (zh) | 自主机器应用中的地标位置重建 | |
| TWI754808B (zh) | 載具、載具定位系統及載具定位方法 | |
| KR20240048748A (ko) | 차선 정보를 결정하는 방법 및 장치 | |
| CN110727269A (zh) | 车辆控制方法及相关产品 | |
| KR20250011758A (ko) | 카메라 캘리브레이션 방법 및 장치 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20180912 |
|
| PG1501 | Laying open of application | ||
| PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20210910 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20180912 Comment text: Patent Application |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20240718 Patent event code: PE09021S01D |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20250228 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20250527 Patent event code: PR07011E01D |
|
| PR1002 | Payment of registration fee |
Payment date: 20250528 End annual number: 3 Start annual number: 1 |
|
| PG1601 | Publication of registration |