THE POTENTIAL OF OBJECT RECOGNITION USING A SERVO-TACHEOMETER TCA2003

Size: px
Start display at page:

Download "THE POTENTIAL OF OBJECT RECOGNITION USING A SERVO-TACHEOMETER TCA2003"

Transcription

1 2 Technical Session THE POTENTIAL OF OBJECT RECOGNITION USING A SERVO-TACHEOMETER TCA2003 Dipl.-Ing. Peter Wasmeier Lehrstuhl für Geodäsie Technische Universität München p.wasmeier@bv.tum.de KEY WORDS: object recognition, video tacheometer, automation, image processing ABSTRACT Modern tacheometer realize the requirement of target recognition by means of an integrated infraredsensitive CCD-camera chip. Using this, also images of real objects can be made and their contents be evaluated with image processing methods. Together with the possibility of high precision angular measurement an automatic targeting on non-signalled points is possible. Using largely off-the-shelf tacheometers however, brings up some limitations. Demonstrated by an exemplary algorithm to detect steeples the existing potential of such instruments for tasks of object recognition shall be shown. 1 INTRODUCTION Motorized target tracking stations have become omnipresent in geodetic practice about 15 years ago. They work independent of an observer, remote or software controlled, on reflectors or other targets and are useful wherever staff costs have to be reduced, long-lasting monitoring tasks have to be performed or continuous online data gathering and evaluation is necessary. By now, all leading manufacturers of surveying instruments serve the upper market segment with such instruments. The ability of automatic target recognition (ATR) and tracking is realized by an integrated CCD-chip. The reflection of an active infrared beam by the target is mapped on the chip, so that its position in reference to the reticule can be calculated by means of simple gray-value-operation tasks. The achievable accuracy is a few tenths of pixels and therefore the positioning of the field of view on the target can be performed with about 0.2 mgon (Bayer, 1997). Standard tracking con be done very quick and robust, but the possibilities offered by an integrated camera mounted on a high precision angle measurement device are not exploited. This paper shows the results of testing an usual-in-trade total station Leica TCA2003 for automatic analyzing of real-light scenes. To obtain general suitability and restrictions of the given instrument, a fusion of classic surveying and image analysis methods was necessary. For evaluating the efficiency and accuracy, an exemplary algorithm was developed to automatically recognize steeples and point the collimation axis of the instrument towards the target point (knob or cross). The process of developing such an algorithm will be presented in detail. The work this paper is based on was done as a diploma thesis at the chair of geodesy, TU München.

2 The Potential of Object Recognition Using a Servo-Tacheometer TCA LIMITATIONS ARISING FROM THE INSTRUMENTS Difficulties mainly come from the tacheometer itself, which is not designed for image processing tasks. Some constructional points restrict the possible performance: The TCA2003 has to be retrofitted with a video signal output. This must be done by the manufacturer. Incoming radiation is split and filtered in the optical path, allowing the infrared part to pass towards the CCD-chip in preference. This is desirable for prism detection, but makes processing of natural scenes rather hard. Because of the infrared sensitivity background illumination resulting from insolation reduces contrast quality. The beam-splitting cube is positioned in front of the focus lens in the optical path. Therefore camera-taken images cannot be focussed on an object. This is only of little interest for spotting prism reflection by their mass center, but makes real-light picture quality very poor. Objects not having a minimum distance of about 400 meters to the tacheometer can hardly be evaluated. Image processing can be very complex. Therefore an external computer with proper framegrabber hardware and capable image-processing software tools is necessary. This computer also performs the tacheometer control, so various cable connections have to be set up. Regarding these problems, automatic object recognition tasks either have to be chosen accordingly or further construction changes have to be made. 3 OBJECTS OUT OF GRAY VALUES To extract an object (or class of objects) from a real scene picture, a modelling process has to be performed before. In this step, unchanging characteristics and features of the real objects appearance must be formally described and linked to the unique attributes of the mapped objects. This has to be done considering the radiometric and geometric information, semantic modelling then builds up on both. symmetry vertical beam horizontal beam sphere ellipsoid cross and/or church knob pole disturbing objects weather vane decorations roof Figure 1: The object model for a church steeple For the steeple example, a simple model consisting of a roof, a cylindrical pole, cross bars and/or an elliptic knob and possible disturbing objects is sufficient. Knowledge of the symmetry in respect of the vertical tower axis is fundamental, because this offers a sensible evaluation strategy. The theoretical object model can be seen in figure 1.

3 4 Technical Session The predefined model then is tried to recover in the tacheometer generated picture using a knowledgebased image analysis. Starting with an edge detector and together with the radiometric information of the edge-enclosed regions, weighted assumptions for the modelled steeple parts, background and various disturbances can be created. These become verified regarding relative distances, directions of edges and symmetric behavior; those fitting best are the most likely results then. To speed up evaluation, some pre-processing steps can be performed which reduce the region of interest (ROI), control the contrast or eliminate blooming areas (i.e. sun reflections on roof parts result in bright white areas which seem to expand on the background - compare fig. 5) which lead to interfering edges. Using the known rotation parameters of the camera chip s orientation, the image also can become levelled. It then is parallel to the standing axis of the total station, and information about symmetry found in the image can be meaningful connected to the real object. Figure 2: Calculated center pixels for the symmetry axis and the finally found axis Because it is known from the modelling process, that the steeple is nearly symmetric related to its vertical middle axis, this is searched for in the image taken. An algorithm checks all possible pairs of edge pixels, line by line, for their direction and calculates the corresponding center pixel if needed. From the resulting weighted amount of center pixels (fig.2 left) a best fit line is calculated (fig.2 right). This algorithm has proved to be very robust in tests with various church towers. To assign the detected edges to modelled object parts, they have to be approximated as simple geometric primitives like line and arc segments. A simple, iterative polygon approximation of edges was introduced by (Ramer, 1972).The found polygons are split up to archive straight lines, and it is tried to connect neighboring segments with arcs. The lines are grouped to parallel pairs and build the cross bar assumptions; the arc parts are used to calculate knob ellipses assumptions using a least squares adjustment. The final target point - either the lower border of the church knob or the transition from the steeple roof to the cross - is then ascertained from the various assumptions regarding their weighting and further position restrictions. Examples for different church towers are shown in fig.3. The target pixel coordinates can be determined with an accuracy of a few tenths of pixels, which is comparable to the TCA2003 s angle measurement accuracy of 0.15 mgon.

4 The Potential of Object Recognition Using a Servo-Tacheometer TCA Figure 3: Examples of detected steeple parts and the resulting target points 4 CALCULATING ANGLES After the target point is spotted, the theodolite telescope can be repositioned on it. Therefore the angular differences of the target from the reticular point are calculated from the pixel difference in the image using an affine transformation dhz = a 1 (R R 0 ) + a 2 (C C 0 ) (1) dv = b 1 (R R 0 ) + b 2 (C C 0 ) (2) as shown by (Bayer, 1997). R 0 and C 0 describe the reproduction point of the reticule in the image; the parameters a 1 to b 2 imply scale changes when switching from pixels to angular values, and parameters for the chip rotation and for the relative chip axis bearing (cp. (Schirmer, 1994)). They are determined by the manufacturer to perform ATR tasks, and must be adopted to suit the grabbed pixel size when evaluating images from a framegrabber. There are a few sources of error which limit the accuracy of the determined reposition angle differences: The affine parameters given by the manufacturer often have little post-comma precision. 50 pixels away from the center we already get an uncertainty of 0.5 mgon, so a two-step repositioning with coarse and fine adjustment has to be performed. The horizontal angular value is not independent of the actual vertical angle and has to be projected in the horizontal plane first. This effect can produce errors of 50 mgon and more. For the vertical angular measurement no further corrections are necessary. Common other error influences, like slanted axes, can be eliminated by measuring in both observing positions like it is done when observing manually.

5 6 Technical Session Once the final angular corrections are computed, the telescope is repositioned automatically and the extracted object is stored in memory together with its edge information and bearing to enable easy retrieval. The detection of the target points is the most time consuming part in the evaluation chain. For repeated measurements (e.g. during a set measurement) it is replaced by an edge-based matching algorithm: the lens is moved to point towards the stored direction and the actual taken picture only becomes matched with the edge information of the object in memory. This yields a more robust and even faster detection which in addition performs completely automatically (Steger, 2000). In addition, even targets which couldn t have been detected by the automatic algorithm before (e.g. because of insufficient contrast) can be added to the measurement set. The accuracy of object extraction and matching algorithm is about 0.5 mgon for both when using good quality images and about 2 mgon when using very poor quality. These deviations can be traced to air flickering, image noise and insufficient contrast and can be reduced stochastically by repeated measurement. 5 PRACTICAL TEST: AUTOMATIC RESECTION Figure 4: The instrument configuration on the surveying roof of the TU München To perform a practical test a resection problem with three steeples was set up an the surveying roof of the TU München (fig.4). Therefore all the steps mentioned above have been implemented in a computer program to control the process. During a teaching phase the telescope is roughly pointed towards the targets, and the algorithm automatically extracts the desired points. These become verified by an operator, repositioned and stored in memory. By now, this step only works semi-automatic, because picture quality sometimes is not sufficient due to the constructional limitations mentioned in section 2. After this starting phase, the set measurement is performed using the matching algorithm and works completely automatically. For time and accuracy comparison, a three set measurement was performed with the computer system first, and then controlled by an human operator. As having good weather conditions, the targets were found without any problems.

6 The Potential of Object Recognition Using a Servo-Tacheometer TCA Figure 5: Insolation on a church tower during the course of a day While the teaching phase takes rather long time (approx. 1 minute per target), the measurement itself works quicker than a human operator could do. Altogether, for collecting three sets both systems need approximately the same time; with increasing number of sets the computer-driven system succeeds. The absolute measurement results match up in the range of less than 1 mgon (including all environmental influences). The standard deviations of both measurement methods are nearly identical in a range of 2-5 mgon/10, and the repetitive accuracy of computer driven single measurements is about 2-4 mgon/10. This is similar to an experienced and thorough human operator and shows that the automatic extraction and positioning system can be compared to conventional surveying techniques. Furthermore, it showed to be less influenced by reflection effects on metallic roofs when sun is moving in the course of day as shown in fig.5 (humans tend to point to slightly shifted target points when strong insolation appears) and - of course - a computer never fatigues. 6 CONCLUSION The built-up automatic system has fulfilled the desired tasks comparable to a human operator. Nevertheless, it strongly depends on the quality of the modelling and its implementation. The main restricting factor is poor image quality arising from the tacheometer construction. Also, many extra components are necessary at the current state which reduce fieldwork suitability. It has been showed, that image processing tasks in principle can be performed on tacheometergathered pictures and used even for surveying tasks of higher accuracy demands. Automatic target recognition of non-signalled objects therefore holds a rather big, but yet hardly used potential. This is the fact especially because of the little number of mass-market applications, which in addition do not encourage the manufacturers to build instruments more suitable for optical processing tasks. One current exception is the Sokkia tacheometer SET3110MV study, which was introduced at the Intergeo fair 2002 and enables focussed color-images. At present time, this only is a prototype - but it could show up the next generation in tacheometer surveying. Moreover, most of the possible applications demand a high degree of single case preparation - especially because of the individual modelling work and time schedules which have to be made. Those are both time-consuming and expensive. Nevertheless, the combination high precision geodetic instrument and artificial eye with image processing evaluation strategies will be a market segment in the future. Standard tasks can easily be performed with lots of instruments; but for individual problems often tailored solutions and continuing measurement concepts are necessary. One solution is the information, digital tacheometer images hold. REFERENCES Bayer, G., Dynmaic aspects of the tca1800 automatic total station. In: Proceedings of the Optical 3D Measurement Techniques IV Congress in Zürich, Wichmann Verlag, Karlsruhe. Leica Geosystems AG, Persönliche Mitteilungen.

7 8 Technical Session Ramer, U., An iterative procedure for the polygonal approximation of plane curves. Computer Graphics and Image Processing pp Schirmer, W., Universaltheodolit und CCD-Kamera - ein unpersönliches Messsystem für astronomisch-geodätische Beobachtungen. PhD thesis, Fakultät für Bauingenieur- und Vermessungswesen an der TU München, DGK-Veröffentlichung Reihe C Band 427. Steger, C., Similarity measures for occlusion, clutter and illumination invaraint object recognition. In: Pattern recognition, Proceedings of the 23rd DAGM Symposium in Munich, Springer Verlag. Wasmeier, P., Potential der Objekterkennung mit dem Videotheodolit TCA Master s thesis, Lehrstuhl für Geodäsie und Lehrstuhl für Photogrammetrie und Fernerkundung an der TU München.

HIGH PRECISION SURVEY AND ALIGNMENT OF LARGE LINEAR COLLIDERS - HORIZONTAL ALIGNMENT -

HIGH PRECISION SURVEY AND ALIGNMENT OF LARGE LINEAR COLLIDERS - HORIZONTAL ALIGNMENT - HIGH PRECISION SURVEY AND ALIGNMENT OF LARGE LINEAR COLLIDERS - HORIZONTAL ALIGNMENT - A. Herty, J. Albert 1 Deutsches Elektronen-Synchrotron DESY, Hamburg, Germany with international partners * 1. INTRODUCTION

More information

GEOMETRICAL SURVEY OF COMPACT ANTENNA TEST RANGES USING LASER TRACKER TECHNOLOGY

GEOMETRICAL SURVEY OF COMPACT ANTENNA TEST RANGES USING LASER TRACKER TECHNOLOGY GEOMETRICAL SURVEY OF COMPACT ANTENNA TEST RANGES USING LASER TRACKER TECHNOLOGY Manfred Juretzko and Eva Richter Geodätisches Institut Universität Karlruhe Email: juretzko@gik.uni-karlsruhe.de Abstract:

More information

ROBOTIC TOTAL STATION PERFORMANCE IN INDUSTRIAL DEFORMATION SOLUTION

ROBOTIC TOTAL STATION PERFORMANCE IN INDUSTRIAL DEFORMATION SOLUTION ROBOTIC TOTAL STATION PERFORMANCE IN INDUSTRIAL DEFORMATION SOLUTION Khairulnizam M.Idris & Halim Setan Department of Geomatic Engineering Faculty of Geoinformation Science and Engineering University Technology

More information

VIDEOTHEODOLITE MEASUREMENT SYSTEMS STATE OF THE ART

VIDEOTHEODOLITE MEASUREMENT SYSTEMS STATE OF THE ART VIDEOTHEODOLITE MEASUREMENT SYSTEMS STATE OF THE ART H. Kahmen and A. Reiterer Institute of Geodesy and Geophysics, Engineering Geodesy Vienna University of Technology Gusshausstr. 27-29 / E128-3, A-1040

More information

LEICA TPS700 Performance Series

LEICA TPS700 Performance Series LEICA TPS700 Performance Series TPS700 now with automatic for increased surveying performance and comfort LEICA TPS700 Performance Series... Do you have to solve various surveying tasks every day? Would

More information

Leica TPS700 Automated Series Increased surveying performance and comfort. PinPoint Technology

Leica TPS700 Automated Series Increased surveying performance and comfort. PinPoint Technology Leica TPS700 Automated Series Increased surveying performance and comfort PinPoint Technology Leica TPS700 Automated Series with automation for more comfort Do you have to solve various surveying tasks

More information

TERRESTRIAL LASER SYSTEM TESTING USING REFERENCE BODIES

TERRESTRIAL LASER SYSTEM TESTING USING REFERENCE BODIES TERRESTRIAL LASER SYSTEM TESTING USING REFERENCE BODIES Miriam Zámečníková and Alojz Kopáčik Department of Surveying, Faculty of Civil Engineering Slovak University of Technology Email: miriam.zamecnikova@stuba.sk

More information

LEICA T1800 TC1800 TCA1800

LEICA T1800 TC1800 TCA1800 30 40 50 LEICA T1800 TC1800 TCA1800 Equal to any survey task Theodolites and total stations with 1 accuracy Survey instruments for every task Leica theodolites and total stations of the 1800 class Survey

More information

New Technologies For The Real 3D Reference Point Determination

New Technologies For The Real 3D Reference Point Determination New Technologies For The Real 3D Reference Point Determination Maria Hennes, Cornelia Eschelbach GIK, Geodetic Institute of the University of Karlsruhe, Germany Contact author: Maria Hennes, e-mail: hennes@gik.uni-karlsruhe.de

More information

Calibration of IRS-1C PAN-camera

Calibration of IRS-1C PAN-camera Calibration of IRS-1C PAN-camera Karsten Jacobsen Institute for Photogrammetry and Engineering Surveys University of Hannover Germany Tel 0049 511 762 2485 Fax -2483 Email karsten@ipi.uni-hannover.de 1.

More information

STRAIGHT LINE REFERENCE SYSTEM STATUS REPORT ON POISSON SYSTEM CALIBRATION

STRAIGHT LINE REFERENCE SYSTEM STATUS REPORT ON POISSON SYSTEM CALIBRATION STRAIGHT LINE REFERENCE SYSTEM STATUS REPORT ON POISSON SYSTEM CALIBRATION C. Schwalm, DESY, Hamburg, Germany Abstract For the Alignment of the European XFEL, a Straight Line Reference System will be used

More information

Car tracking in tunnels

Car tracking in tunnels Czech Pattern Recognition Workshop 2000, Tomáš Svoboda (Ed.) Peršlák, Czech Republic, February 2 4, 2000 Czech Pattern Recognition Society Car tracking in tunnels Roman Pflugfelder and Horst Bischof Pattern

More information

The Influence Of The Tooling Ball Reflector On The Accuracy Of Laser Tracker Measurements: Theory And Practical Tests

The Influence Of The Tooling Ball Reflector On The Accuracy Of Laser Tracker Measurements: Theory And Practical Tests The Influence Of The Tooling Ball Reflector On The Accuracy Of Laser Tracker Measurements: Theory And Practical Tests by Albert Markendorf Leica Geosystems AG, CH-535 Unterentfelden, Switzerland 1. Abstract

More information

BUILDING EXTRACTION AND RECONSTRUCTION FROM LIDAR DATA. Zheng Wang. EarthData International Gaithersburg, Maryland USA

BUILDING EXTRACTION AND RECONSTRUCTION FROM LIDAR DATA. Zheng Wang. EarthData International Gaithersburg, Maryland USA BUILDING EXTRACTION AND RECONSTRUCTION FROM LIDAR DATA Zheng Wang EarthData International Gaithersburg, Maryland USA zwang@earthdata.com Tony Schenk Department of Civil Engineering The Ohio State University

More information

COMPACT RANGE CALIBRATION AND ALIGNMENT

COMPACT RANGE CALIBRATION AND ALIGNMENT COMPACT RANGE CALIBRATION AND ALIGNMENT M. Juretzko and E. Richter Geodetic Institute, University of Karlsruhe, 76128 Karlsruhe, Germany juretzko@gik.uni-karlsruhe.de richter@gik.uni-karlsruhe.de M. Paquay

More information

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

More information

Comparison of Reconstruction Methods for Computed Tomography with Industrial Robots using Automatic Object Position Recognition

Comparison of Reconstruction Methods for Computed Tomography with Industrial Robots using Automatic Object Position Recognition 19 th World Conference on Non-Destructive Testing 2016 Comparison of Reconstruction Methods for Computed Tomography with Industrial Robots using Automatic Object Position Recognition Philipp KLEIN 1, Frank

More information

EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION

EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION Archives of Photogrammetry, Cartography and Remote Sensing, Vol. 22, 2011, pp. 285-296 ISSN 2083-2214 EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION Michał Kowalczyk 1 1 Department

More information

Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene

Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene Buyuksalih, G.*, Oruc, M.*, Topan, H.*,.*, Jacobsen, K.** * Karaelmas University Zonguldak, Turkey **University

More information

AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS

AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS J. Tao *, G. Palubinskas, P. Reinartz German Aerospace Center DLR, 82234 Oberpfaffenhofen,

More information

Intelligent Scanning with Robot-Tacheometer and Image Processing. A Low Cost Alternative to 3D Laser Scanning?

Intelligent Scanning with Robot-Tacheometer and Image Processing. A Low Cost Alternative to 3D Laser Scanning? Intelligent Scanning with Robot-Tacheometer and Image Processing Michael SCHERER, Germany Key words: Positioning; Laser scanning; Photogrammetry; Engineering survey; Low cost technology; Architectural

More information

4. Recommended alignment procedure:

4. Recommended alignment procedure: 4. Recommended alignment procedure: 4.1 Introduction The described below procedure presents an example of alignment of beam shapers Shaper and Focal- Shaper (F- Shaper) with using the standard Shaper Mount

More information

leica industrial theodolite

leica industrial theodolite product brochure leica industrial theodolite Leica TM6100A Always exceeding the standards Leica Geosystems Leica Geosystems Industrial Theodolites are known around the world for being the most accurate,

More information

High-End Surveying Precise, Fast and Intelligent. LEICA TPS1100 Professional Series

High-End Surveying Precise, Fast and Intelligent. LEICA TPS1100 Professional Series High-End Surveying Precise, Fast and Intelligent LEICA TPS1100 Professional Series TPS1100 Professional Series More time for the essentials. Automated, practical programs are the main features of the TPS1100

More information

IRIS SEGMENTATION OF NON-IDEAL IMAGES

IRIS SEGMENTATION OF NON-IDEAL IMAGES IRIS SEGMENTATION OF NON-IDEAL IMAGES William S. Weld St. Lawrence University Computer Science Department Canton, NY 13617 Xiaojun Qi, Ph.D Utah State University Computer Science Department Logan, UT 84322

More information

GEODETIC MEASURING METHODS AND SHAPE ESTIMATION OF CONCRETE THIN SHELL SURFACE

GEODETIC MEASURING METHODS AND SHAPE ESTIMATION OF CONCRETE THIN SHELL SURFACE GEODETIC MEASURING METHODS AND SHAPE ESTIMATION OF CONCRETE THIN SHELL SURFACE M. Woźniak, K. Woźniak Warsaw University of Technology ABSTRACT The geodetic measurements of surface geometry can be performed

More information

HOW TO OPTIMISE THE RECORDING OF GEOMETRICAL DATA AND IMAGE DATA FOR THE PURPOSE OF ARCHITECTURAL SURVEYING

HOW TO OPTIMISE THE RECORDING OF GEOMETRICAL DATA AND IMAGE DATA FOR THE PURPOSE OF ARCHITECTURAL SURVEYING HOW TO OPTIMISE THE RECORDING OF GEOMETRICAL DATA AND IMAGE DATA FOR THE PURPOSE OF ARCHITECTURAL SURVEYING Michael Scherer Ruhr-University Bochum, Geodesy in Civil Engineering, 44780 Bochum, Germany -

More information

Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011

Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011 Leica ScanStation:: Calibration and QA Gregory Walsh, Ph.D. San Ramon, CA January 25, 2011 1. Summary Leica Geosystems, in creating the Leica Scanstation family of products, has designed and conducted

More information

Monitoring of bridge vibrations with image-assisted total stations

Monitoring of bridge vibrations with image-assisted total stations Monitoring of bridge vibrations with image-assisted total stations Matthias Ehrhart 1, Slaven Kalenjuk 1, and Werner Lienhart 1 1 Institute of Engineering Geodesy and Measurement Systems (IGMS), Graz University

More information

Leica TM6100A Industrial Theodolite Product Brochure

Leica TM6100A Industrial Theodolite Product Brochure www.leica-geosystems.com/metrology Leica TM6100A Industrial Theodolite Product Brochure Always exceeding the standards Leica Geosystems Leica Geosystems Industrial Theodolites are known around the world

More information

Plane Based Free Stationing for Building Models

Plane Based Free Stationing for Building Models Christian MANTHE, Germany Key words: plane based building model, plane detection, plane based transformation SUMMARY 3D Building models are used to construct, manage and rebuild buildings. Thus, associated

More information

VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS

VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS J. Leitloff 1, S. Hinz 2, U. Stilla 1 1 Photogrammetry and Remote Sensing, 2 Remote Sensing Technology Technische Universitaet Muenchen, Arcisstrasse

More information

1. Introduction. A CASE STUDY Dense Image Matching Using Oblique Imagery Towards All-in- One Photogrammetry

1. Introduction. A CASE STUDY Dense Image Matching Using Oblique Imagery Towards All-in- One Photogrammetry Submitted to GIM International FEATURE A CASE STUDY Dense Image Matching Using Oblique Imagery Towards All-in- One Photogrammetry Dieter Fritsch 1, Jens Kremer 2, Albrecht Grimm 2, Mathias Rothermel 1

More information

PrismMaster. Ultra Accurate and Fully Automated Prisms and Polygons Measurement

PrismMaster. Ultra Accurate and Fully Automated Prisms and Polygons Measurement PrismMaster Ultra Accurate and Fully Automated Prisms and Polygons Measurement PRECISION GONIOMETER PrismMaster Precision Goniometer for Angular Measurements of Optical Prisms and Polygons For years, the

More information

Automated Measurement of Viscosity with Ubbelohde Viscometers, Camera Unit and Image Processing Software

Automated Measurement of Viscosity with Ubbelohde Viscometers, Camera Unit and Image Processing Software Santiago de Querétaro, México, Automated Measurement of Viscosity with Ubbelohde Viscometers, Camera Unit and Image Processing Software Will, J.C., Hernández, I., Trujillo, S. km 4,5 Carretera a Los Cués,

More information

CONCEPTUAL DESIGN EHANCEMENT OF A DESIGN ASSISTANT SYSTEM FOR LIGHTWEIGHT STRUCTURES

CONCEPTUAL DESIGN EHANCEMENT OF A DESIGN ASSISTANT SYSTEM FOR LIGHTWEIGHT STRUCTURES INTERNATIONAL DESIGN CONFERENCE - DESIGN 2004 Dubrovnik, May 18-21, 2004. CONCEPTUAL DESIGN EHANCEMENT OF A DESIGN ASSISTANT SYSTEM FOR LIGHTWEIGHT STRUCTURES C. Hauck and H. Meerkamm Keywords: early stages

More information

Leica FlexLine TS06plus Top Precision meets High Efficiency

Leica FlexLine TS06plus Top Precision meets High Efficiency Leica FlexLine TS06plus Top Precision meets High Efficiency The First Plus: Original Leica Geosystems Quality For most, quality is relative. Not so at Leica Geosystems. To ensure our instruments meet the

More information

Leica s Pinpoint EDM Technology with Modified Signal Processing and Novel Optomechanical Features

Leica s Pinpoint EDM Technology with Modified Signal Processing and Novel Optomechanical Features Leica s Pinpoint EDM Technology with Modified Signal Processing and Novel Optomechanical Features Fadi A Bayoud Ph.D. Geomatics Engineering Contents Leica s Total Stations and Telescope ATR PS Leica s

More information

Model-Based Segmentation of Impression Marks

Model-Based Segmentation of Impression Marks Model-Based Segmentation of Impression Marks Christoph Brein Institut für Mess- und Regelungstechnik, Universität Karlsruhe (TH), D-76128 Karlsruhe, Germany ABSTRACT Impression marks are commonly found

More information

Leica FlexLine TS09plus Full Precision at High Performance

Leica FlexLine TS09plus Full Precision at High Performance Leica FlexLine TS09plus Full Precision at High Performance The First Plus: Original Leica Geosystems Quality For most, quality is relative. Not so at Leica Geosystems. To ensure our instruments meet the

More information

Optically jointed probing systems for large volume coordinate metrology. Stephen Kyle

Optically jointed probing systems for large volume coordinate metrology. Stephen Kyle Optically jointed probing systems for large volume coordinate metrology Stephen Kyle Concepts presentation "Walk around" probing is here but does it do enough? Leica T-System, API Intelliprobe, Metris

More information

Lab 10 - GEOMETRICAL OPTICS

Lab 10 - GEOMETRICAL OPTICS L10-1 Name Date Partners OBJECTIVES OVERVIEW Lab 10 - GEOMETRICAL OPTICS To examine Snell s Law. To observe total internal reflection. To understand and use the lens equations. To find the focal length

More information

Virtual Assembly Technology on Steel Bridge Members of Bolt Connection Zhu Hao

Virtual Assembly Technology on Steel Bridge Members of Bolt Connection Zhu Hao Advances in Engineering Research (AER), volume 132 2017 Global Conference on Mechanics and Civil Engineering (GCMCE 2017) Virtual Assembly Technology on Steel Bridge Members of Bolt Connection Zhu Hao

More information

Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot

Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot Canny Edge Based Self-localization of a RoboCup Middle-sized League Robot Yoichi Nakaguro Sirindhorn International Institute of Technology, Thammasat University P.O. Box 22, Thammasat-Rangsit Post Office,

More information

A Symmetry Operator and Its Application to the RoboCup

A Symmetry Operator and Its Application to the RoboCup A Symmetry Operator and Its Application to the RoboCup Kai Huebner Bremen Institute of Safe Systems, TZI, FB3 Universität Bremen, Postfach 330440, 28334 Bremen, Germany khuebner@tzi.de Abstract. At present,

More information

Provided by Xpert Survey Equipment Click Topcon GPT-8003A for Product Info and Updated Pricing GPT-8000A/GTS-810A SERIES AUTO TRACKING TOTAL STATION

Provided by Xpert Survey Equipment Click Topcon GPT-8003A for Product Info and Updated Pricing GPT-8000A/GTS-810A SERIES AUTO TRACKING TOTAL STATION Provided by Xpert Survey Equipment Click Topcon GPT-8003A for Product Info and Updated Pricing GPT-8000A/GTS-810A SERIES AUTO TRACKING TOTAL STATION The Solo Survey System that puts you in control The

More information

Terrestrial radar and laser scanning for deformation monitoring: first steps towards assisted radar scanning

Terrestrial radar and laser scanning for deformation monitoring: first steps towards assisted radar scanning Terrestrial radar and laser scanning for deformation monitoring: first steps towards assisted radar scanning Daniel Wujanz 1, Frank Neitzel 1, H.P. Hebel 2, J. Linke 2, W. Busch 2 1 Chair of Geodesy and

More information

CE 260 SURVEYING CHAPTER 5 THEODOLITES

CE 260 SURVEYING CHAPTER 5 THEODOLITES CE 260 SURVEYING CHAPTER 5 THEODOLITES General Background: Theodolites or Transits are surveying instruments designed to precisely measure horizontal and vertical angles. 1 They are used to establish straight

More information

A Knowledge-Based Optical 3D Measurement and Analysis System for Quality Control

A Knowledge-Based Optical 3D Measurement and Analysis System for Quality Control Vermessung & Geoinformation 2/27, P. 173 178, 5 Figs. 173 A Knowledge-Based Optical 3D Measurement and Analysis System for Quality Control Alexander Reiterer, Martin Lehmann, Johannes Fabiankowitsch and

More information

lecture 10 - depth from blur, binocular stereo

lecture 10 - depth from blur, binocular stereo This lecture carries forward some of the topics from early in the course, namely defocus blur and binocular disparity. The main emphasis here will be on the information these cues carry about depth, rather

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION doi:10.1038/nature10934 Supplementary Methods Mathematical implementation of the EST method. The EST method begins with padding each projection with zeros (that is, embedding

More information

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES Yandong Wang Pictometry International Corp. Suite A, 100 Town Centre Dr., Rochester, NY14623, the United States yandong.wang@pictometry.com

More information

Advantages of the Integration of Image Processing and Direct Coordinate Measurement for Architectural Surveying - Development of the System TOTAL

Advantages of the Integration of Image Processing and Direct Coordinate Measurement for Architectural Surveying - Development of the System TOTAL Advantages of the Integration of Image Processing and Direct Coordinate Measurement for Architectural Surveying - Development of the System TOTAL Michael SCHERER, Germany Key words: ABSTRACT First a short

More information

Unwrapping of Urban Surface Models

Unwrapping of Urban Surface Models Unwrapping of Urban Surface Models Generation of virtual city models using laser altimetry and 2D GIS Abstract In this paper we present an approach for the geometric reconstruction of urban areas. It is

More information

EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS

EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS Daniela POLI, Kirsten WOLFF, Armin GRUEN Swiss Federal Institute of Technology Institute of Geodesy and Photogrammetry Wolfgang-Pauli-Strasse

More information

UNITEST - A new device for the static and dynamic testing of unconventional machine structures

UNITEST - A new device for the static and dynamic testing of unconventional machine structures UNITEST - A new device for the static and dynamic testing of unconventional machine structures K.E. Meitz Department of Production Engineering, Technical University Graz, Kopernikusgasse 24, A-8010 Graz,

More information

NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS

NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS Proceedings, 11 th FIG Symposium on Deformation Measurements, Santorini, Greece, 003. NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS D.Stathas, O.Arabatzi, S.Dogouris, G.Piniotis,

More information

PROCESSING OF CALIBRATION MEASUREMENTS ON EZB-3

PROCESSING OF CALIBRATION MEASUREMENTS ON EZB-3 Vol. XIX, 2011, No. 4, 18 23 V. HAŠKOVÁ, M. LIPTÁK PROCESSING OF CALIBRATION MEASUREMENTS ON EZB-3 Veronika HAŠKOVÁ email: veronika.haskova@stuba.sk Research field: calibration of surveying instruments,

More information

Lecture Outline Chapter 26. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 26. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 26 Physics, 4 th Edition James S. Walker Chapter 26 Geometrical Optics Units of Chapter 26 The Reflection of Light Forming Images with a Plane Mirror Spherical Mirrors Ray Tracing

More information

Reverse Engineering for Generation of 3D-Building-Information-Models Applying Random Variables in Computer Aided Design

Reverse Engineering for Generation of 3D-Building-Information-Models Applying Random Variables in Computer Aided Design Reverse Engineering for Generation of 3D-Building-Information-Models Applying Random Variables in Christian CLEMEN, Frank GIELSDORF and Lothar GRÜNDIG, Germany Key words: CAD, Building Information Model,

More information

Trimble Engineering & Construction Group, 5475 Kellenburger Road, Dayton, OH , USA

Trimble Engineering & Construction Group, 5475 Kellenburger Road, Dayton, OH , USA Trimble VISION Ken Joyce Martin Koehler Michael Vogel Trimble Engineering and Construction Group Westminster, Colorado, USA April 2012 Trimble Engineering & Construction Group, 5475 Kellenburger Road,

More information

Roll angle in 6DOF tracking. CMSC Charlotte-Concord, July 2008

Roll angle in 6DOF tracking. CMSC Charlotte-Concord, July 2008 Roll angle in 6DOF tracking CMSC Charlotte-Concord, July 2008 Author: Stephen Kyle Senior honorary research fellow, University College London Honorary research fellow, Coventry University Presenter: Steven

More information

Electronic angle measuring machine. Angle/position by means of vignetting

Electronic angle measuring machine. Angle/position by means of vignetting OPTIK MESS- UND PRÜFTECHNIK VERTRIEB BERATUNG TRAINING ELWIMAT Electronic angle measuring machine WiPoVi Angle/position by means of vignetting Biaxial optical angle measuring with great measuring range

More information

Image Formation. Antonino Furnari. Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania

Image Formation. Antonino Furnari. Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania Image Formation Antonino Furnari Image Processing Lab Dipartimento di Matematica e Informatica Università degli Studi di Catania furnari@dmi.unict.it 18/03/2014 Outline Introduction; Geometric Primitives

More information

Natural Viewing 3D Display

Natural Viewing 3D Display We will introduce a new category of Collaboration Projects, which will highlight DoCoMo s joint research activities with universities and other companies. DoCoMo carries out R&D to build up mobile communication,

More information

How to Measure Wedge. Purpose. Introduction. Tools Needed

How to Measure Wedge. Purpose. Introduction. Tools Needed Purpose Optical Wedge Application (OWA) is an add-on analysis tool for measurement of optical wedges in either transmission or reflection. OWA can measure a single part or many parts simultaneously (e.g.

More information

A Survey of Light Source Detection Methods

A Survey of Light Source Detection Methods A Survey of Light Source Detection Methods Nathan Funk University of Alberta Mini-Project for CMPUT 603 November 30, 2003 Abstract This paper provides an overview of the most prominent techniques for light

More information

Range Sensors (time of flight) (1)

Range Sensors (time of flight) (1) Range Sensors (time of flight) (1) Large range distance measurement -> called range sensors Range information: key element for localization and environment modeling Ultrasonic sensors, infra-red sensors

More information

BUNDLE BLOCK ADJUSTMENT WITH HIGH RESOLUTION ULTRACAMD IMAGES

BUNDLE BLOCK ADJUSTMENT WITH HIGH RESOLUTION ULTRACAMD IMAGES BUNDLE BLOCK ADJUSTMENT WITH HIGH RESOLUTION ULTRACAMD IMAGES I. Baz*, G. Buyuksalih*, K. Jacobsen** * BIMTAS, Tophanelioglu Cad. ISKI Hizmet Binasi No:62 K.3-4 34460 Altunizade-Istanbul, Turkey gb@bimtas.com.tr

More information

Mu lt i s p e c t r a l

Mu lt i s p e c t r a l Viewing Angle Analyser Revolutionary system for full spectral and polarization measurement in the entire viewing angle EZContrastMS80 & EZContrastMS88 ADVANCED LIGHT ANALYSIS by Field iris Fourier plane

More information

Highly Efficient Assembly of Lenses with. OptiCentric and OptiCentric Cementing

Highly Efficient Assembly of Lenses with. OptiCentric and OptiCentric Cementing Highly Efficient Assembly of Lenses with OptiCentric and OptiCentric Cementing Centration Measurement and Lens Alignment Contents OptiCentric Cementing Centration Measurement and Lens Alignment 3 4 Centration

More information

Adam Hammet & Anthony McClaren. Getting to know the Trimble SX10 Scanning Total Station - Inside and Out ISV Regional Conference 2017: Moama, NSW

Adam Hammet & Anthony McClaren. Getting to know the Trimble SX10 Scanning Total Station - Inside and Out ISV Regional Conference 2017: Moama, NSW Adam Hammet & Anthony McClaren Getting to know the Trimble SX10 Scanning Total Station - Inside and Out ISV Regional Conference 2017: Moama, NSW Contents Difference between scanner and a Total station

More information

Government of Karnataka Department of Technical Education Board of Technical Examinations, Bangalore Course Title: SURVEYING PRACTICE - II

Government of Karnataka Department of Technical Education Board of Technical Examinations, Bangalore Course Title: SURVEYING PRACTICE - II Government of Karnataka Department of Technical Education Board of Technical Examinations, Bangalore Course Title: SURVEYING PRACTICE - II Credits (L:T:P) : 0:2:4 Total Contact Hours: 78 Course Code: 15CE6P

More information

IGTF 2016 Fort Worth, TX, April 11-15, 2016 Submission 149

IGTF 2016 Fort Worth, TX, April 11-15, 2016 Submission 149 IGTF 26 Fort Worth, TX, April -5, 26 2 3 4 5 6 7 8 9 2 3 4 5 6 7 8 9 2 2 Light weighted and Portable LiDAR, VLP-6 Registration Yushin Ahn (yahn@mtu.edu), Kyung In Huh (khuh@cpp.edu), Sudhagar Nagarajan

More information

Intensity Augmented ICP for Registration of Laser Scanner Point Clouds

Intensity Augmented ICP for Registration of Laser Scanner Point Clouds Intensity Augmented ICP for Registration of Laser Scanner Point Clouds Bharat Lohani* and Sandeep Sashidharan *Department of Civil Engineering, IIT Kanpur Email: blohani@iitk.ac.in. Abstract While using

More information

UPDATE OF ROADS IN GIS FROM AERIAL IMAGERY: VERIFICATION AND MULTI-RESOLUTION EXTRACTION

UPDATE OF ROADS IN GIS FROM AERIAL IMAGERY: VERIFICATION AND MULTI-RESOLUTION EXTRACTION UPDATE OF ROADS IN GIS FROM AERIAL IMAGERY: VERIFICATION AND MULTI-RESOLUTION EXTRACTION A. Baumgartner 1, C. Steger 2, C. Wiedemann 1, H. Mayer 1, W. Eckstein 2, H. Ebner 1 1 Lehrstuhl für Photogrammetrie

More information

ZED Tunnel Guidance Ltd

ZED Tunnel Guidance Ltd Tunnel Guidance Ltd Unit 1, Russell House, Molesey Road, Walton-on-Thames, Surrey, KT12 3PJ, UK. Telephone: +44 (0)1932 251 440 Email: sales@zed-tg.co.uk Fax: +44 (0)1932 244 971 Website: http://www.zed-tg.co.uk

More information

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started.

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started. A is for Architect Simple Mass Modeling One of the first introductions to form and space usually comes at a very early age. As an infant, you might have played with building blocks to help hone your motor

More information

AN APPROACH OF SEMIAUTOMATED ROAD EXTRACTION FROM AERIAL IMAGE BASED ON TEMPLATE MATCHING AND NEURAL NETWORK

AN APPROACH OF SEMIAUTOMATED ROAD EXTRACTION FROM AERIAL IMAGE BASED ON TEMPLATE MATCHING AND NEURAL NETWORK AN APPROACH OF SEMIAUTOMATED ROAD EXTRACTION FROM AERIAL IMAGE BASED ON TEMPLATE MATCHING AND NEURAL NETWORK Xiangyun HU, Zuxun ZHANG, Jianqing ZHANG Wuhan Technique University of Surveying and Mapping,

More information

GEOMETRIC POTENTIAL OF IRS-1 C PAN-CAMERA. Jacobsen, Karsten University of Hannover

GEOMETRIC POTENTIAL OF IRS-1 C PAN-CAMERA. Jacobsen, Karsten University of Hannover GEOMETRIC POTENTIAL OF IRS-1 C PAN-CAMERA Jacobsen, Karsten University of Hannover Email: karsten@ipi.uni-hannover.de KEY WORDS: Geometry, IRS1-C, block adjustment ABSTRACT: IRS-1 C images with optimal

More information

GENERATION OF HIGH FIDELI1Y DIGITAL TERRAIN MODELS FROM CONTOURS. G. Aumann and H. Ebner

GENERATION OF HIGH FIDELI1Y DIGITAL TERRAIN MODELS FROM CONTOURS. G. Aumann and H. Ebner GENERATION OF HIGH FIDELI1Y DIGITAL TERRAIN MODELS FROM CONTOURS G. Aumann and H. Ebner Chair for Photogrammetry and Remote Sensing Technical University Munich Arcisstr. 21, D-SOOO Munich 2, Germany Tel:

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Exam Window: 28th April, 12:00am EST to 30th April, 11:59pm EST Description As indicated in class the goal of the exam is to encourage you to review the material from the course.

More information

MODERN DIMENSIONAL MEASURING TECHNIQUES BASED ON OPTICAL PRINCIPLES

MODERN DIMENSIONAL MEASURING TECHNIQUES BASED ON OPTICAL PRINCIPLES MODERN DIMENSIONAL MEASURING TECHNIQUES BASED ON OPTICAL PRINCIPLES J. Reichweger 1, J. Enzendorfer 1 and E. Müller 2 1 Steyr Daimler Puch Engineering Center Steyr GmbH Schönauerstrasse 5, A-4400 Steyr,

More information

Motion. 1 Introduction. 2 Optical Flow. Sohaib A Khan. 2.1 Brightness Constancy Equation

Motion. 1 Introduction. 2 Optical Flow. Sohaib A Khan. 2.1 Brightness Constancy Equation Motion Sohaib A Khan 1 Introduction So far, we have dealing with single images of a static scene taken by a fixed camera. Here we will deal with sequence of images taken at different time intervals. Motion

More information

Leica TDRA6000 Product Brochure

Leica TDRA6000 Product Brochure Leica TDRA6000 Product Brochure Version 01/2009 www.leica-geosystems.com/metrology The Laser Station Leica TDRA6000 The Leica TDRA6000 Laser Station is a portable inspection system designed for precision

More information

Critical Aspects when using Total Stations and Laser Scanners for Geotechnical Monitoring

Critical Aspects when using Total Stations and Laser Scanners for Geotechnical Monitoring Critical Aspects when using Total Stations and Laser Scanners for Geotechnical Monitoring Lienhart, W. Institute of Engineering Geodesy and Measurement Systems, Graz University of Technology, Austria Abstract

More information

Available online at ScienceDirect. Energy Procedia 69 (2015 )

Available online at   ScienceDirect. Energy Procedia 69 (2015 ) Available online at www.sciencedirect.com ScienceDirect Energy Procedia 69 (2015 ) 1885 1894 International Conference on Concentrating Solar Power and Chemical Energy Systems, SolarPACES 2014 Heliostat

More information

How to Use the Luminit LSD Scatter Model

How to Use the Luminit LSD Scatter Model How to Use the Luminit LSD Scatter Model Summary: This article describes the characteristics and use of Luminit s LSD scatter model in OpticStudio. The scatter model presented here is the idealized scatter

More information

diffraction patterns obtained with convergent electron beams yield more information than patterns obtained with parallel electron beams:

diffraction patterns obtained with convergent electron beams yield more information than patterns obtained with parallel electron beams: CBED-Patterns Principle of CBED diffraction patterns obtained with convergent electron beams yield more information than patterns obtained with parallel electron beams: specimen thickness more precise

More information

Integrating the Generations, FIG Working Week 2008,Stockholm, Sweden June 2008

Integrating the Generations, FIG Working Week 2008,Stockholm, Sweden June 2008 H. Murat Yilmaz, Aksaray University,Turkey Omer Mutluoglu, Selçuk University, Turkey Murat Yakar, Selçuk University,Turkey Cutting and filling volume calculation are important issues in many engineering

More information

Development and evaluation of a geodetic measurement system for IMU-based high-precision azimuth transfer

Development and evaluation of a geodetic measurement system for IMU-based high-precision azimuth transfer Development and evaluation of a geodetic measurement system for IMU-based high-precision azimuth transfer Lorenz SCHMID*, Nino KRACHER* and David SALIDO-MONZÚ, Switzerland *These authors contributed equally

More information

Using Perspective Rays and Symmetry to Model Duality

Using Perspective Rays and Symmetry to Model Duality Using Perspective Rays and Symmetry to Model Duality Alex Wang Electrical Engineering and Computer Sciences University of California at Berkeley Technical Report No. UCB/EECS-2016-13 http://www.eecs.berkeley.edu/pubs/techrpts/2016/eecs-2016-13.html

More information

ENY-C2005 Geoinformation in Environmental Modeling Lecture 4b: Laser scanning

ENY-C2005 Geoinformation in Environmental Modeling Lecture 4b: Laser scanning 1 ENY-C2005 Geoinformation in Environmental Modeling Lecture 4b: Laser scanning Petri Rönnholm Aalto University 2 Learning objectives To recognize applications of laser scanning To understand principles

More information

ADS40 Calibration & Verification Process. Udo Tempelmann*, Ludger Hinsken**, Utz Recke*

ADS40 Calibration & Verification Process. Udo Tempelmann*, Ludger Hinsken**, Utz Recke* ADS40 Calibration & Verification Process Udo Tempelmann*, Ludger Hinsken**, Utz Recke* *Leica Geosystems GIS & Mapping GmbH, Switzerland **Ludger Hinsken, Author of ORIMA, Konstanz, Germany Keywords: ADS40,

More information

DESIGN AND TESTING OF MATHEMATICAL MODELS FOR A FULL-SPHERICAL CAMERA ON THE BASIS OF A ROTATING LINEAR ARRAY SENSOR AND A FISHEYE LENS

DESIGN AND TESTING OF MATHEMATICAL MODELS FOR A FULL-SPHERICAL CAMERA ON THE BASIS OF A ROTATING LINEAR ARRAY SENSOR AND A FISHEYE LENS DESIGN AND TESTING OF MATHEMATICAL MODELS FOR A FULL-SPHERICAL CAMERA ON THE BASIS OF A ROTATING LINEAR ARRAY SENSOR AND A FISHEYE LENS Danilo SCHNEIDER, Ellen SCHWALBE Institute of Photogrammetry and

More information

Boosting the Efficiency of Wind Power Plants. Stringent Demands for Boosting the Efficiency of Wind Power Plants

Boosting the Efficiency of Wind Power Plants. Stringent Demands for Boosting the Efficiency of Wind Power Plants Case Study Boosting the Efficiency of Wind Power Plants By Steffen Schenk and Wolfgang Steindorf Three-dimensional measurement and analysis of rotor blades and their production facility are highly complex

More information

Total Station & Distomat

Total Station & Distomat UNIT 6 Total Station & Distomat Learning Objectives After studying this unit, the student will be able to Understand the parts of Total station Temporary adjustments of total station Measurement of horizontal

More information

Exterior Orientation Parameters

Exterior Orientation Parameters Exterior Orientation Parameters PERS 12/2001 pp 1321-1332 Karsten Jacobsen, Institute for Photogrammetry and GeoInformation, University of Hannover, Germany The georeference of any photogrammetric product

More information

Chapter 2 - Fundamentals. Comunicação Visual Interactiva

Chapter 2 - Fundamentals. Comunicação Visual Interactiva Chapter - Fundamentals Comunicação Visual Interactiva Structure of the human eye (1) CVI Structure of the human eye () Celular structure of the retina. On the right we can see one cone between two groups

More information

DIGITAL HEIGHT MODELS BY CARTOSAT-1

DIGITAL HEIGHT MODELS BY CARTOSAT-1 DIGITAL HEIGHT MODELS BY CARTOSAT-1 K. Jacobsen Institute of Photogrammetry and Geoinformation Leibniz University Hannover, Germany jacobsen@ipi.uni-hannover.de KEY WORDS: high resolution space image,

More information