KR20020014123A - 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상좌표값을 구하는 방법 - Google Patents
선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상좌표값을 구하는 방법 Download PDFInfo
- Publication number
- KR20020014123A KR20020014123A KR1020000047224A KR20000047224A KR20020014123A KR 20020014123 A KR20020014123 A KR 20020014123A KR 1020000047224 A KR1020000047224 A KR 1020000047224A KR 20000047224 A KR20000047224 A KR 20000047224A KR 20020014123 A KR20020014123 A KR 20020014123A
- Authority
- KR
- South Korea
- Prior art keywords
- image
- sensor
- value
- linear
- image coordinate
- Prior art date
Links
- 238000011426 transformation method Methods 0.000 title 1
- 238000000034 method Methods 0.000 claims abstract description 38
- 239000011159 matrix material Substances 0.000 claims abstract description 15
- 238000002940 Newton-Raphson method Methods 0.000 description 5
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 244000007853 Sarothamnus scoparius Species 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C11/00—Photogrammetry or videogrammetry, e.g. stereogrammetry; Photographic surveying
- G01C11/02—Picture taking arrangements specially adapted for photogrammetry or photographic surveying, e.g. controlling overlapping of pictures
- G01C11/025—Picture taking arrangements specially adapted for photogrammetry or photographic surveying, e.g. controlling overlapping of pictures by scanning the object
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Theoretical Computer Science (AREA)
- Length Measuring Devices By Optical Means (AREA)
- Image Processing (AREA)
Abstract
Description
Claims (4)
- 선형 푸시브룸 센서로부터 촬영한 선형 푸시브룸 영상에서 임의의 지상점에 해당하는 영상 좌표값을 구하는 방법에 있어서,상기 지상점(X,Y,Z)에 해당하는 영상 좌표값(x,y)를 구하기 위한 비선형 공선방정식을 설정하는 제 1 단계와,상기 지상점(X,Y,Z)에 해당하는 영상 좌표값 중 라인좌표의 초기값을 가정하고 상기 초기값을 이용하여 상기 센서의 자세(회전이동각, κ,φ,ω)를 가정하는 제 2 단계,상기 센서의 자세정보를 이용하여 상기 공선방정식의 해를 구하는 제 3 단계,상기 제 3 단계에서 구한 해와 상기 초기값의 차이가 임계치보다 작으면 상기 구한 해를 상기 영상 좌표값의 라인좌표로 설정하고, 상기 차이가 임계치보다 크면 상기 구한 해를 상기 초기값으로 설정하여 상기 제 2 단계와 제 3 단계를 반복 수행하는 제 4 단계; 및상기 제 4 단계에서 구해진 영상 좌표값의 라인좌표를 상기 공선방정식에 적용하여 영상 좌표값의 컬럼좌표를 구하는 제 5 단계를 포함한 것을 특징으로 하는 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법.
- 제 1 항에 있어서,상기 공선방정식은 아래의 수식으로 표현된 것을 특징으로 하는 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법.[ 수식 ]여기서, f는 선형 푸시브룸 센서의 초점거리이고, (Xs,Ys,Zs)는 선형 푸시브룸 센서의 초점위치, r11내지 r33은 선형 푸시브룸 센서좌표계를 지상 기준좌표계와 일치되도록 회전이동시키는 행렬 R의 각 행렬값으로서 상기 센서의 자세(κ,φ,ω)의 사인, 코사인 함수들의 조합이다.
- 제 2 항에 있어서,상기 제 3 단계는,상기 센서의 자세정보를 상기 행렬 R에 적용하여 행렬값을 구하고, 상기 행렬값을 상기 비선형 공선방정식에 적용하여 상기 공선방정식을 상기 라인좌표의 다항식으로 표현한 후 해를 구하는 것을 특징으로 하는 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법.
- 컴퓨터에,선형 푸시브룸 센서로부터 촬영한 선형 푸시브룸 영상에서 임의의 지상점(X,Y,Z)에 해당하는 영상 좌표값(x,y)을 구하기 위한 공선방정식을 설정하는 제 1 단계와,상기 지상점(X,Y,Z)에 해당하는 영상 좌표값 중 라인좌표의 초기값을 가정하고 상기 초기값을 이용하여 상기 영상 취득장치의 자세(회전이동각)를 가정하는 제 2 단계,상기 영상 취득장치의 자세정보를 상기 공선방정식에 적용한 후 상기 공선방정식의 해를 구하는 제 3 단계,상기 제 3 단계에서 구한 해와 상기 초기값의 차이가 임계치보다 작으면 상기 구한 해를 상기 영상 좌표값의 라인좌표로 설정하고, 상기 차이가 임계치보다 크면 상기 구한 해를 상기 초기값으로 설정하여 상기 제 2 단계와 제 3 단계를 반복 수행하는 제 4 단계; 및상기 제 4 단계에서 구해진 영상 좌표값의 라인좌표를 상기 공선방정식에 적용하여 영상 좌표값의 컬럼좌표를 구하는 제 5 단계를 포함한 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법을 구현하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2000-0047224A KR100374509B1 (ko) | 2000-08-16 | 2000-08-16 | 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법 및 기록매체 |
CA002317035A CA2317035C (en) | 2000-08-16 | 2000-08-25 | Transformation method of three-dimensional object points onto two-dimensional image points for linear pushbroom images |
US09/649,652 US6633665B1 (en) | 2000-08-16 | 2000-08-29 | Transformation method of three-dimensional object points onto two-dimensional image points for linear pushbroom images |
DE10042387A DE10042387A1 (de) | 2000-08-16 | 2000-08-29 | Verfahren zum Transformieren dreidimensionaler Objektpunkte in zweidimensionale Bildpunkte für Linear-Fächerstrahlsensor-Bilder |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2000-0047224A KR100374509B1 (ko) | 2000-08-16 | 2000-08-16 | 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법 및 기록매체 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20020014123A true KR20020014123A (ko) | 2002-02-25 |
KR100374509B1 KR100374509B1 (ko) | 2003-03-04 |
Family
ID=19683310
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-2000-0047224A KR100374509B1 (ko) | 2000-08-16 | 2000-08-16 | 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법 및 기록매체 |
Country Status (4)
Country | Link |
---|---|
US (1) | US6633665B1 (ko) |
KR (1) | KR100374509B1 (ko) |
CA (1) | CA2317035C (ko) |
DE (1) | DE10042387A1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101020117B1 (ko) * | 2010-08-31 | 2011-03-08 | 한진정보통신(주) | 선형푸쉬브룸방식의 스트립영상 편집 시스템 및 그 방법 |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100376962B1 (ko) * | 2000-08-21 | 2003-03-26 | 한국과학기술원 | 선형 푸시브룸센서에서 촬영한 스테레오 영상의 에피폴라특성곡선 추출방법 |
KR100519054B1 (ko) * | 2002-12-18 | 2005-10-06 | 한국과학기술원 | 기하학적으로 왜곡된 위성영상을 정밀 보정하는 방법 및기록매체 |
DE10359415A1 (de) * | 2003-12-16 | 2005-07-14 | Trimble Jena Gmbh | Verfahren zur Kalibrierung eines Vermessungsgeräts |
JP5058686B2 (ja) * | 2007-06-14 | 2012-10-24 | キヤノン株式会社 | 情報処理方法及び情報処理装置 |
KR101690950B1 (ko) * | 2015-11-19 | 2016-12-29 | 국방과학연구소 | 최소 기준점을 이용한 푸시브롬 스캔 방식 스트립 위성영상의 기하보정 방법 및 이의 시스템 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5559334A (en) * | 1995-05-22 | 1996-09-24 | General Electric Company | Epipolar reconstruction of 3D structures |
US6028606A (en) * | 1996-08-02 | 2000-02-22 | The Board Of Trustees Of The Leland Stanford Junior University | Camera simulation system |
JPH11213178A (ja) * | 1998-01-21 | 1999-08-06 | Shinko Electric Co Ltd | 3次元データ表示装置および3次元データ変換プログラムを記録した記録媒体 |
US6556195B1 (en) * | 1998-06-02 | 2003-04-29 | Sony Corporation | Image processing device and image processing method |
-
2000
- 2000-08-16 KR KR10-2000-0047224A patent/KR100374509B1/ko not_active IP Right Cessation
- 2000-08-25 CA CA002317035A patent/CA2317035C/en not_active Expired - Fee Related
- 2000-08-29 US US09/649,652 patent/US6633665B1/en not_active Expired - Fee Related
- 2000-08-29 DE DE10042387A patent/DE10042387A1/de not_active Ceased
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101020117B1 (ko) * | 2010-08-31 | 2011-03-08 | 한진정보통신(주) | 선형푸쉬브룸방식의 스트립영상 편집 시스템 및 그 방법 |
Also Published As
Publication number | Publication date |
---|---|
DE10042387A1 (de) | 2002-03-14 |
KR100374509B1 (ko) | 2003-03-04 |
US6633665B1 (en) | 2003-10-14 |
CA2317035C (en) | 2008-07-22 |
CA2317035A1 (en) | 2002-02-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100966592B1 (ko) | 영상에서 평행 사변형의 호모그래피를 이용한 카메라의 보정 방법 | |
EP2959315B1 (en) | Generation of 3d models of an environment | |
CN110163912B (zh) | 二维码位姿标定方法、装置及系统 | |
Croom et al. | Visual sensing of continuum robot shape using self-organizing maps | |
CN109272574B (zh) | 基于投影变换的线阵旋转扫描相机成像模型构建方法和标定方法 | |
CN109807937B (zh) | 一种基于自然场景的机器人手眼标定方法 | |
WO2014161603A1 (en) | A robot system and method for calibration | |
CN106408556A (zh) | 一种基于一般成像模型的微小物体测量系统标定方法 | |
KR100519054B1 (ko) | 기하학적으로 왜곡된 위성영상을 정밀 보정하는 방법 및기록매체 | |
KR100374509B1 (ko) | 선형 푸시브룸 영상에서 3차원 지상점의 2차원 영상 좌표값을 구하는 방법 및 기록매체 | |
CN110930444B (zh) | 一种基于双边优化的点云匹配方法、介质、终端和装置 | |
Rudakova et al. | Camera matrix calibration using circular control points and separate correction of the geometric distortion field | |
Habib et al. | Analysis of epipolar geometry in linear array scanner scenes | |
Deschenes et al. | An unified approach for a simultaneous and cooperative estimation of defocus blur and spatial shifts | |
Bapat et al. | Rolling shutter and radial distortion are features for high frame rate multi-camera tracking | |
Jaramillo et al. | 6-DoF pose localization in 3D point-cloud dense maps using a monocular camera | |
Byun et al. | Axis bound registration of pan-tilt RGB-D scans for fast and accurate reconstruction | |
Seo et al. | 3D Hole center and surface normal estimation in robot vision systems | |
Kurka et al. | Automatic estimation of camera parameters from a solid calibration box | |
Distante et al. | Geometric Transformations | |
CN115984099A (zh) | 全景成像设备和方法 | |
Schleicher et al. | Real-time simultaneous localization and mapping using a wide-angle stereo camera and adaptive patches | |
Schleicher et al. | Real-time simultaneous localization and mapping using a wide-angle stereo camera | |
US20150163477A1 (en) | Systems and methods for calculating epipolar constraints between generalized cameras | |
KR100376962B1 (ko) | 선형 푸시브룸센서에서 촬영한 스테레오 영상의 에피폴라특성곡선 추출방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20000816 |
|
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: 20020429 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: 20030108 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20030219 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20030220 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20060131 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20070130 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20080131 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20090130 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20090130 Start annual number: 7 End annual number: 7 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |