KR20230059236A - 객체 깊이 추정 방법 및 장치, 이를 이용한 이동 장치 - Google Patents
객체 깊이 추정 방법 및 장치, 이를 이용한 이동 장치 Download PDFInfo
- Publication number
- KR20230059236A KR20230059236A KR1020210143207A KR20210143207A KR20230059236A KR 20230059236 A KR20230059236 A KR 20230059236A KR 1020210143207 A KR1020210143207 A KR 1020210143207A KR 20210143207 A KR20210143207 A KR 20210143207A KR 20230059236 A KR20230059236 A KR 20230059236A
- Authority
- KR
- South Korea
- Prior art keywords
- depth
- region
- interest
- estimating
- rgb color
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 31
- 238000013135 deep learning Methods 0.000 claims description 5
- 238000000605 extraction Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 5
- 238000001514 detection method Methods 0.000 description 2
- 230000014509 gene expression Effects 0.000 description 2
- 238000000926 separation method Methods 0.000 description 2
- 230000001629 suppression Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/50—Depth or shape recovery
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/02—Control of position or course in two dimensions
- G05D1/021—Control of position or course in two dimensions specially adapted to land vehicles
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/40—Image enhancement or restoration using histogram techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/60—Analysis of geometric attributes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/90—Determination of colour characteristics
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/10028—Range image; Depth image; 3D point clouds
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Medical Informatics (AREA)
- Geometry (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Aviation & Aerospace Engineering (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Automation & Control Theory (AREA)
- Image Analysis (AREA)
Abstract
Description
도 2는 본 발명의 실시예에 따른 객체 깊이 추정 장치의 구성을 나타낸 블록도이다.
도 3은 본 발명의 실시예에 따른 객체 깊이 추정 방법을 나타낸 순서도이다.
도 4는 도 3의 S200 단계를 구체적으로 나타낸 순서도이다.
도 5는 본 발명의 실시예에 따른 객체 깊이 추정 방법을 설명하기 위한 예시도이다.
120 : 저장부 130 : 제어부
131 : 관심 영역 추출 모듈 132 : 분포도 생성 모듈
133 : 깊이 추정 모듈 200 : 로봇 제어부
300 : 이동 장치
Claims (7)
- RGB 색영상 및 깊이 정보를 획득하는 단계;
상기 RGB 색영상에서 객체 인식을 통한 관심 영역을 지정하는 단계;
상기 깊이 정보를 이용하여 상기 관심 영역 내에 픽셀에 대한 깊이 값의 분포도를 생성하는 단계;
상기 분포도에서 빈도수가 기 설정된 값보다 높은 영역의 깊이 값을 객체의 깊이로 추정하는 단계;
를 포함하는 것을 특징으로 하는 객체 깊이 추정 방법. - 제1항에 있어서,
상기 관심 영역을 지정하는 단계는,
딥러닝 기반의 객체 인식을 통해 관심 영역을 지정하는 것을 특징으로 하는 객체 깊이 추정 방법. - 제1항에 있어서,
상기 분포도를 생성하는 단계는,
상기 관심 영역 내에 모든 픽셀에 대한 히스토그램을 통해 분포도를 계산하는 것을 특징으로 하는 객체 깊이 추정 방법. - 제1항에 있어서,
상기 추정하는 단계는,
상기 분포도에서 빈도수가 기 설정된 값보다 높은 영역의 깊이 평균값을 객체의 깊이로 추정하는 것을 특징으로 하는 객체 깊이 추정 방법. - 제1항에 있어서,
상기 획득하는 단계에서,
RGB-D 카메라를 통해 RGB 색영상 및 깊이 정보를 획득하는 것을 특징으로 하는 객체 깊이 추정 방법. - RGB 색영상 및 깊이 정보를 획득하는 카메라;
상기 카메라로부터 획득한 상기 RGB 색영상에서 객체 인식을 통한 관심 영역을 지정하고, 상기 깊이 정보를 이용하여 상기 관심 영역 내에 모든 픽셀에 대한 깊이 값의 분포도를 생성하고, 상기 분포도에서 빈도수가 기 설정된 값보다 높은 영역의 깊이 값을 객체의 깊이로 추정하는 제어부;
를 포함하는 것을 특징으로 하는 객체 깊이 추정 장치. - RGB 색영상 및 깊이 정보를 획득하는 카메라, 상기 카메라로부터 획득한 상기 RGB 색영상에서 객체 인식을 통한 관심 영역을 지정하고, 상기 깊이 정보를 이용하여 상기 관심 영역 내에 모든 픽셀에 대한 깊이 값의 분포도를 생성하고, 상기 분포도에서 빈도수가 기 설정된 값보다 높은 영역의 깊이 값을 객체의 깊이로 추정하는 제어부를 포함하는 객체 깊이 추정 장치;
상기 객체 깊이 추정 장치에 의해 객체를 탐지하여 이동을 제어하는 이동 제어부;
를 포함하는 것을 특징으로 하는 이동 장치.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020210143207A KR102660089B1 (ko) | 2021-10-26 | 2021-10-26 | 객체 깊이 추정 방법 및 장치, 이를 이용한 이동 장치 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020210143207A KR102660089B1 (ko) | 2021-10-26 | 2021-10-26 | 객체 깊이 추정 방법 및 장치, 이를 이용한 이동 장치 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20230059236A true KR20230059236A (ko) | 2023-05-03 |
KR102660089B1 KR102660089B1 (ko) | 2024-04-23 |
Family
ID=86380587
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020210143207A KR102660089B1 (ko) | 2021-10-26 | 2021-10-26 | 객체 깊이 추정 방법 및 장치, 이를 이용한 이동 장치 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102660089B1 (ko) |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010036293A1 (en) * | 1998-10-23 | 2001-11-01 | Facet Technology Corporation | System for automatically generating database of objects of interest by analysis of images recorded by moving vehicle |
KR20160041441A (ko) | 2014-10-07 | 2016-04-18 | 주식회사 케이티 | 깊이 카메라 기반 사람 객체를 판별하는 방법 및 장치 |
KR20170115757A (ko) * | 2016-04-08 | 2017-10-18 | 한국과학기술원 | 깊이 정보 생성 장치 및 방법 |
KR20190117838A (ko) * | 2018-03-26 | 2019-10-17 | 한국전자통신연구원 | 객체 인식 시스템 및 그 방법 |
US20200380316A1 (en) * | 2017-03-08 | 2020-12-03 | Zoox, Inc. | Object height estimation from monocular images |
KR20210010092A (ko) * | 2019-07-19 | 2021-01-27 | 한국과학기술연구원 | 검색 데이터베이스를 구축하기 위한 관심영상 선별 방법 및 이를 수행하는 영상 관제 시스템 |
-
2021
- 2021-10-26 KR KR1020210143207A patent/KR102660089B1/ko active IP Right Grant
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010036293A1 (en) * | 1998-10-23 | 2001-11-01 | Facet Technology Corporation | System for automatically generating database of objects of interest by analysis of images recorded by moving vehicle |
KR20160041441A (ko) | 2014-10-07 | 2016-04-18 | 주식회사 케이티 | 깊이 카메라 기반 사람 객체를 판별하는 방법 및 장치 |
KR20170115757A (ko) * | 2016-04-08 | 2017-10-18 | 한국과학기술원 | 깊이 정보 생성 장치 및 방법 |
US20200380316A1 (en) * | 2017-03-08 | 2020-12-03 | Zoox, Inc. | Object height estimation from monocular images |
KR20190117838A (ko) * | 2018-03-26 | 2019-10-17 | 한국전자통신연구원 | 객체 인식 시스템 및 그 방법 |
KR20210010092A (ko) * | 2019-07-19 | 2021-01-27 | 한국과학기술연구원 | 검색 데이터베이스를 구축하기 위한 관심영상 선별 방법 및 이를 수행하는 영상 관제 시스템 |
Also Published As
Publication number | Publication date |
---|---|
KR102660089B1 (ko) | 2024-04-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12008778B2 (en) | Information processing apparatus, control method for same, non-transitory computer-readable storage medium, and vehicle driving support system | |
US9877012B2 (en) | Image processing apparatus for estimating three-dimensional position of object and method therefor | |
JP4692371B2 (ja) | 画像処理装置、画像処理方法、画像処理プログラム、および画像処理プログラムを記録した記録媒体、ならびに移動物体検出システム | |
US9600898B2 (en) | Method and apparatus for separating foreground image, and computer-readable recording medium | |
WO2019042426A1 (zh) | 增强现实场景的处理方法、设备及计算机存储介质 | |
EP2570993A2 (en) | Egomotion estimation system and method | |
US20100158387A1 (en) | System and method for real-time face detection using stereo vision | |
US10949984B2 (en) | Object tracking system and method thereof | |
US20160301912A1 (en) | Disparity value deriving device, movable apparatus, robot, disparity value producing method, and computer program | |
EP2610778A1 (en) | Method of detecting an obstacle and driver assist system | |
US9747690B2 (en) | Image processing device, image processing method, and program | |
US10346709B2 (en) | Object detecting method and object detecting apparatus | |
US9947106B2 (en) | Method and electronic device for object tracking in a light-field capture | |
EP3009983A1 (en) | Obstacle detection apparatus and method | |
US10572753B2 (en) | Outside recognition device for vehicle | |
KR102660089B1 (ko) | 객체 깊이 추정 방법 및 장치, 이를 이용한 이동 장치 | |
CN112949423A (zh) | 物体识别方法、物体识别装置及机器人 | |
KR102188164B1 (ko) | 3차원 데이터를 이용한 도로 인식 방법 | |
CN111368883A (zh) | 基于单目摄像头的避障方法、计算装置及存储装置 | |
Yang et al. | Design flow of motion based single camera 3D mapping | |
JP6606340B2 (ja) | 画像検出装置、画像検出方法およびプログラム | |
Stock et al. | Subpixel corner detection for tracking applications using cmos camera technology | |
KR20200079070A (ko) | 동영상에서 근접해오는 차량 검출 시스템 및 그 방법 | |
US12033335B2 (en) | Motion estimation device and motion estimation method using motion estimation device | |
US20240290057A1 (en) | Processing apparatus and method performed by processing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20211026 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20231010 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: 20240409 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20240418 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20240418 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |