From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and...

11
12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric Technologies September 24–27, 2012, Algarve, Portugal Modern DSM creation algorithms in DPW’s Andrey Sechin Scientific Director, Racurs

Transcript of From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and...

Page 1: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

12th International Scientific and Technical Conference

From Imagery to Map: Digital Photogrammetric Technologies

September 24–27, 2012, Algarve, Portugal

Modern DSM creation algorithms in DPW’s

Andrey SechinScientific Director, Racurs

Page 2: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

DEM, DTM, DSM, nDSM

DEM, DTM have different definitions in different countries.In Russian (по-русски) ЦМР, ЦМП

DEM & DTM - bare earth terrain. DSM include tree canopy & buildings.nDSM = DSM - DTM

Page 3: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Local methods

22 )()(

))((

rrll

rrll

IIII

IIIIR

rl IIE~~

Page 4: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Local methods: advantages & problems

Pros: no special memory requirements fast subpixel accuracy in “smooth” regions.

Cons: problems in untextured regions, with horizontal patterns, with repetitive patterns discontinuities – the main problem.

Page 5: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Local methods: example

GeoEye-1 (0.5m) stereo satellite imagery

Page 6: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Global methods

E = E(data) + E(smooth)

E(data)- measures photo consistency

E(smooth)- measures smoothness. Penalties for small and large disparity changes

NP hard problem

Two epipolar images are considered

Page 7: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Global methods: dynamic programming

We cut energy function into scan lines.

This gives very fast computing speed.

The result is horizontal streaks in the disparity map.

Page 8: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Global methods: graph-cuts & belief propagation

We minimize energy approximately.

Graph-cuts are not computationally efficient.

Belief propagation generally does not converge but can computationally be very efficient.

Page 9: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Global methods: SGM & simple tree

We approximate energy and find the best solution strictly.

Memory requirements for SGM = w*h*dmax.

Filtering and smoothing is required.

Special algorithms and modifications for multiple images, or for pushbroom sensors.

Page 10: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Global methods: PHOTOMOD approach

All images are taken into account simultaneously

Memory efficient

Image pyramid hierarchy is used for speed and reliability

Image resection is used to calculate occlusions

Still requires filtering and smoothing on the final step

Page 11: From Imagery to Map: Digital Photogrammetric Technologies 12 th International Scientific and Technical Conference From Imagery to Map: Digital Photogrammetric.

Thank you for attention