Crater detection with segmentation-based image processing algorithm

Size: px
Start display at page:

Download "Crater detection with segmentation-based image processing algorithm"

Transcription

1 Template reference : K-EN Crater detection with segmentation-based image processing algorithm M. Spigai, S. Clerc (Thales Alenia Space-France) V. Simard-Bilodeau (U. Sherbrooke and NGC Aerospace, Canada)

2 Outline Page 2 Context Reference Scenarios, Needs Quick state-of-the-art Algorithm principle Performances, sensitivity Conclusion/Perspective

3 Context : Precision landing for interplanetary mission Page 3 Mission to mars : reach points of scientific interest on Mars Mission to the Moon : future human base on the Moon Typical need of the required precision of landing is : 100 m 200 m. Asteroid exploration

4 Standard lander navigation A standard lander navigation Takes an initial position knowledge initialized from ground tracking Propagates the position by the measurement of non-gravitational acceleration with an IMU. The initial position error is typically around 1 km and the IMU integration error is around 600 m 10 km. Page 4 Regarding the need of precision of landing on the Moon, there is clearly a need of terrain-relative sensors to reduce navigation error (altimeter, lidar and/or camera) : Joint PhD thesis NGC Aerospace (Canadian SME) / ESA / TAS-F, , V. Simard- Bilodeau : absolute position and surface relative velocity using surface features during the proximity operation of a planetary mission (orbiting phase and landing phase). Internal TAS-F study on vision-based navigation to improve landing precision : crater detection and identification Moreover terrain-relative sensors are also needed for other purposes such as fine control of terminal velocity and Hazard detection and avoidance. TAS-I studies (Turin, Italy)

5 Lunar Lander Scenario Reference for the study At a given time, the goal is to detect in an image as much craters as possible and to match them with a reference database in order to improve the current localisation of the lander. Page 5 Craters position errors as input of an Extended Kalman Filter as state estimator

6 Needs for the present image processing study Reference scenario = Lunar lander braking phase Principle, on the current grey level image acquired : To detect as much craters as possible (not necessarily all the craters) To model each detected crater by an ellipse : localisation, axis, orientation Study focus on the Pd/Pfa and the precision of localisation Expected crater detection algorithm properties: A low probability of false alarm with a reasonable probability of detection A mean localization error that is lower than 3-4 pixels Relatively simple algorithm with real time capabilities Robust to changes of pose, resolution and illumination No a priori information concerning potential crater positions at the current time is taken into account in the study : We are in the worst case! Page 6

7 Quick State of the art Mainly coming from : TAS-I and TAS-F Cannes Phd Thesis V. Bilodeau. Hough-transform based : Pros : Robust against edge discontinuity. Cons : Requires high computation power, Sensitive to noise. Edge-based : Pros : The algorithm false detection rate is low and accuracy of the crater localisation in pixel is good. Cons : Not robust to noisy edges of old craters (but more robust than the majority of Hough-based algorithm). Requires high computation power. Local low-level features (Harris, SIFT, SURF, ) These features lead from very slow to very fast algorithms and there is a limited robustness to pose/scale/lighting conditions Ellipses Detected Autonomous ly Page 7 Image Filtered Thin Edges pixels pixels pixels pixels pixels pixels

8 Parallel field of research : Target recognition in SAR imagery Exemple of database (MSTAR, non confidential) Page 8 Computation of a feature vector in order to distinguish vehicle classes

9 Algorithm principle : High-level surface features Main hypothesis : a typical crater is composed of a shadow followed by a bright object representing the illuminated part of the crater. Page 9 Crater object = set of pixels (x1 = columns, x2 = lines), the ellipse estimation is obtained by eigenvalues/eigenvectors of the covariance matrix of (x1,x2). = σ σ σ σ

10 Algorithm Steps Initial Image Unsupervised segmentation Example : K-means with N classes Page 10 Selection of potential Dark/Bright objects Prior information : Sunlight «rough» angle and elevation, Min/Max size of objects of interest Ellipse characterization Geometrical check

11 Data available for the study Page 11 TAS-F Cannes synthetic images With ESA software : PANGU With fine ground-truth Quantitative results Nadir/slant view, High, low and very low sun elevation TAS-F TAS-I Database Real images coming from ESA,NASA Synthetic images, ESA software : PANGU Without fine ground-truth Qualitative visual results Moon, Mars, Asteroid. NASA

12 Qualitative results (real images) Page 12 Tests on real images : Same algorithm performs correctly on very different images Very low level of false alarm

13 Qualitative results (real images) Page 13 But the algorithm is not always adapted : For instance, detection is more difficult on highly eroded martian craters Mars, Hourglass Crater, ESA Mars, Crater ice, NASE HiRISE

14 Quantitative results (synthetic images) Page 14 Test images generated with PANGU Images 512x512, gray level, and associated «ground truth» of crater locations and sizes Three Sun elevations: 77.5, 22.5 and 2.5 (~ Moon pole case) 2 different views: nadir and slant «Raw» images Nadir view, Sun high Nadir view, Sun low Nadir view, Sun very low

15 Quantitative results (synthetic images) Page 15

16 Quantitative results (synthetic images) Page 16

17 Quantitative results (synthetic images) Page 17

18 Quantitative results (synthetic images) Page 18

19 Sensitivity to algorithm parameters The general sensitivity to parameters is acceptable. Page 19 The two most critical parameters are : The number of clusters of the k-means segmentation algorithm. An interval of n=[5-6], set empirically, has given quite good robustness during exploitations. A link with the physical description of the different typical terrain of the area of landing should bring benefit to that. The maximum/minimum size of the crater (number of pixels). This parameter is critical because depends a lot on the scene, phase of descent and the resolution of the image. Nevertheless, with the knowledge of the scene, it should be easy to set this parameters. Concerning other parameters : The algorithm is quite robust. It should be noticed that some enhancements should be possible by using a priori knowledge on the scene, phase of descent, etc.

20 Elements for real times capabilities Page 20 To give a feeling of the RT capabilities, we give here some values of CPU time needed, and which part is the most demanding in CPU. It should be notice that : Algorithm has been coded in MATLAB without optimization. Tests have been performed on a TAS Laptop designed for non-scientific matters => So absolute performances can be improved!

21 Synthesis on the algorithm Working with shape rather than edges has some advantages Bright/dark pairing is easier Ellipse fitting is direct But also some drawbacks Craters are not detected when dark/bright object is connected to background CPU time / complexity seems compatible with our hypothesis Probably faster than all other algorithms Robustness Seems very good. Behavior is similar on real and synthetic images. Few parameters to adjust, knowledge of sun direction essentially Precision Seems compatible with our hypothesis Crater size error seems only weakly correlated with crater size Detection performance Detection probability is lower than expected, but still manageable Page 21

22 Conclusion/Perspective Conclusion The algorithm based on segmentation of the scene and ellipse estimation with pixels covariance has been defined and its performances and robustness studied in the case of the lunar lander braking phase. This algorithm seems to be a good candidate for on board navigation. Page 22 Perspective Take into accout prior information Coming from database, including the identification Coming from simple geometric considerations on craters, or in a priori information on phase of descent/position of sun, physical consitutuon of the ground, etc. Test possible enhancements Pre-processing : filtering, enhancement, etc. Other segmentation algorithms

Environmental Remote Sensing GEOG 2021

Environmental Remote Sensing GEOG 2021 Environmental Remote Sensing GEOG 2021 Lecture 4 Image classification 2 Purpose categorising data data abstraction / simplification data interpretation mapping for land cover mapping use land cover class

More information

Synthetic Aperture Radar: Principles and Applications of AI in Automatic Target Recognition

Synthetic Aperture Radar: Principles and Applications of AI in Automatic Target Recognition Synthetic Aperture Radar: Principles and Applications of AI in Automatic Target Recognition Paulo Marques 1 Instituto Superior de Engenharia de Lisboa / Instituto de Telecomunicações R. Conselheiro Emídio

More information

Congresso della SAIT Museo della Scienza e della Tecnologia di Milano 15 Maggio 2014

Congresso della SAIT Museo della Scienza e della Tecnologia di Milano 15 Maggio 2014 Congresso della SAIT Museo della Scienza e della Tecnologia di Milano 15 Maggio 2014 Francesca Esposito INAF Osservatorio Astronomico di Capodimonte (Napoli) ExoMars Mission The ExoMars Program is carried

More information

Robot Perception Continued

Robot Perception Continued Robot Perception Continued 1 Visual Perception Visual Odometry Reconstruction Recognition CS 685 11 Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart

More information

Bildverarbeitung und Mustererkennung Image Processing and Pattern Recognition

Bildverarbeitung und Mustererkennung Image Processing and Pattern Recognition Bildverarbeitung und Mustererkennung Image Processing and Pattern Recognition 1. Image Pre-Processing - Pixel Brightness Transformation - Geometric Transformation - Image Denoising 1 1. Image Pre-Processing

More information

Static Environment Recognition Using Omni-camera from a Moving Vehicle

Static Environment Recognition Using Omni-camera from a Moving Vehicle Static Environment Recognition Using Omni-camera from a Moving Vehicle Teruko Yata, Chuck Thorpe Frank Dellaert The Robotics Institute Carnegie Mellon University Pittsburgh, PA 15213 USA College of Computing

More information

VECTORAL IMAGING THE NEW DIRECTION IN AUTOMATED OPTICAL INSPECTION

VECTORAL IMAGING THE NEW DIRECTION IN AUTOMATED OPTICAL INSPECTION VECTORAL IMAGING THE NEW DIRECTION IN AUTOMATED OPTICAL INSPECTION Mark J. Norris Vision Inspection Technology, LLC Haverhill, MA mnorris@vitechnology.com ABSTRACT Traditional methods of identifying and

More information

Robotic Pre-Cursor Contribution to Human NEA Mission. H. Kuninaka JSPEC/JAXA

Robotic Pre-Cursor Contribution to Human NEA Mission. H. Kuninaka JSPEC/JAXA Robotic Pre-Cursor Contribution to Human NEA Mission H. Kuninaka JSPEC/JAXA Asteroid Explorer Hayabusa Dimensions 1.0m x 1.6m x 1.1m Weight : 380kg(Dry) Chemical Fuel 70kg Xe Propellant 60kg Total 510kg

More information

Tracking of Small Unmanned Aerial Vehicles

Tracking of Small Unmanned Aerial Vehicles Tracking of Small Unmanned Aerial Vehicles Steven Krukowski Adrien Perkins Aeronautics and Astronautics Stanford University Stanford, CA 94305 Email: spk170@stanford.edu Aeronautics and Astronautics Stanford

More information

3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving

3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving 3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving AIT Austrian Institute of Technology Safety & Security Department Christian Zinner Safe and Autonomous Systems

More information

RiMONITOR. Monitoring Software. for RIEGL VZ-Line Laser Scanners. Ri Software. visit our website www.riegl.com. Preliminary Data Sheet

RiMONITOR. Monitoring Software. for RIEGL VZ-Line Laser Scanners. Ri Software. visit our website www.riegl.com. Preliminary Data Sheet Monitoring Software RiMONITOR for RIEGL VZ-Line Laser Scanners for stand-alone monitoring applications by autonomous operation of all RIEGL VZ-Line Laser Scanners adaptable configuration of data acquisition

More information

European Seminar on Technologies from Space Exploration Interests and expectations of NEREUS districts and local clusters LOMBARDIA AEROSPACE CLUSTER SECTOR PROFILE Snapshot of Lombardia Aerospace Cluster

More information

AIDA: Asteroid Impact & Deflection Assessment A Joint ESA-NASA Mission. Joint ESA NASA AIDA Team

AIDA: Asteroid Impact & Deflection Assessment A Joint ESA-NASA Mission. Joint ESA NASA AIDA Team AIDA: Asteroid Impact & Deflection Assessment A Joint ESA-NASA Mission Joint ESA NASA AIDA Team Chelyabinsk Meteor on 15 February 2013 AIDA Asteroid Deflection Test AIDA international cooperation First

More information

National Performance Evaluation Facility for LADARs

National Performance Evaluation Facility for LADARs National Performance Evaluation Facility for LADARs Kamel S. Saidi (presenter) Geraldine S. Cheok William C. Stone The National Institute of Standards and Technology Construction Metrology and Automation

More information

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic

More information

Space Technologies for UV in the Regional Project STEPS Maria Antonietta Perino Thales Alenia Space Italia, Turin, Italy

Space Technologies for UV in the Regional Project STEPS Maria Antonietta Perino Thales Alenia Space Italia, Turin, Italy Template reference : 100181685K-EN Space Technologies for UV in the Regional Project STEPS Maria Antonietta Perino Thales Alenia Space Italia, Turin, Italy The Future of Aerospace Unmanned Vehicles & Systems,

More information

Limitations of Human Vision. What is computer vision? What is computer vision (cont d)?

Limitations of Human Vision. What is computer vision? What is computer vision (cont d)? What is computer vision? Limitations of Human Vision Slide 1 Computer vision (image understanding) is a discipline that studies how to reconstruct, interpret and understand a 3D scene from its 2D images

More information

The Scientific Data Mining Process

The Scientific Data Mining Process Chapter 4 The Scientific Data Mining Process When I use a word, Humpty Dumpty said, in rather a scornful tone, it means just what I choose it to mean neither more nor less. Lewis Carroll [87, p. 214] In

More information

Module 2 Educator s Guide Investigation 4

Module 2 Educator s Guide Investigation 4 Module 2 Educator s Guide Investigation 4 Is life on Mars possible and could humans establish settlements there? Investigation Overview Humans will, within the next few decades, travel to Mars to explore

More information

CASE STUDY LANDSLIDE MONITORING

CASE STUDY LANDSLIDE MONITORING Introduction Monitoring of terrain movements (unstable slopes, landslides, glaciers, ) is an increasingly important task for today s geotechnical people asked to prevent or forecast natural disaster that

More information

Vision based Vehicle Tracking using a high angle camera

Vision based Vehicle Tracking using a high angle camera Vision based Vehicle Tracking using a high angle camera Raúl Ignacio Ramos García Dule Shu gramos@clemson.edu dshu@clemson.edu Abstract A vehicle tracking and grouping algorithm is presented in this work

More information

Applications of Deep Learning to the GEOINT mission. June 2015

Applications of Deep Learning to the GEOINT mission. June 2015 Applications of Deep Learning to the GEOINT mission June 2015 Overview Motivation Deep Learning Recap GEOINT applications: Imagery exploitation OSINT exploitation Geospatial and activity based analytics

More information

EXOMARS 2018 LANDING SITE PROPOSAL GUIDE & TEMPLATE

EXOMARS 2018 LANDING SITE PROPOSAL GUIDE & TEMPLATE EXOMARS 2018 LANDING SITE PROPOSAL GUIDE & TEMPLATE Introduction: Ref: EXM-SCI-LSS-ESA/IKI-002 Version 1.0, 17 December 2013 Proposals are required to contain the following sections: 1) An abstract summarising

More information

Information Contents of High Resolution Satellite Images

Information Contents of High Resolution Satellite Images Information Contents of High Resolution Satellite Images H. Topan, G. Büyüksalih Zonguldak Karelmas University K. Jacobsen University of Hannover, Germany Keywords: satellite images, mapping, resolution,

More information

3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving

3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving 3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving AIT Austrian Institute of Technology Safety & Security Department Manfred Gruber Safe and Autonomous Systems

More information

NAVAL POSTGRADUATE SCHOOL THESIS

NAVAL POSTGRADUATE SCHOOL THESIS NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA THESIS DIDO OPTIMIZATION OF A LUNAR LANDING TRAJECTORY WITH RESPECT TO AUTONOMOUS LANDING HAZARD AVOIDANCE TECHNOLOGY by Michael R. Francis September 2009

More information

Colorado School of Mines Computer Vision Professor William Hoff

Colorado School of Mines Computer Vision Professor William Hoff Professor William Hoff Dept of Electrical Engineering &Computer Science http://inside.mines.edu/~whoff/ 1 Introduction to 2 What is? A process that produces from images of the external world a description

More information

Optical Flow. Shenlong Wang CSC2541 Course Presentation Feb 2, 2016

Optical Flow. Shenlong Wang CSC2541 Course Presentation Feb 2, 2016 Optical Flow Shenlong Wang CSC2541 Course Presentation Feb 2, 2016 Outline Introduction Variation Models Feature Matching Methods End-to-end Learning based Methods Discussion Optical Flow Goal: Pixel motion

More information

Poker Vision: Playing Cards and Chips Identification based on Image Processing

Poker Vision: Playing Cards and Chips Identification based on Image Processing Poker Vision: Playing Cards and Chips Identification based on Image Processing Paulo Martins 1, Luís Paulo Reis 2, and Luís Teófilo 2 1 DEEC Electrical Engineering Department 2 LIACC Artificial Intelligence

More information

ECE 533 Project Report Ashish Dhawan Aditi R. Ganesan

ECE 533 Project Report Ashish Dhawan Aditi R. Ganesan Handwritten Signature Verification ECE 533 Project Report by Ashish Dhawan Aditi R. Ganesan Contents 1. Abstract 3. 2. Introduction 4. 3. Approach 6. 4. Pre-processing 8. 5. Feature Extraction 9. 6. Verification

More information

Practical Tour of Visual tracking. David Fleet and Allan Jepson January, 2006

Practical Tour of Visual tracking. David Fleet and Allan Jepson January, 2006 Practical Tour of Visual tracking David Fleet and Allan Jepson January, 2006 Designing a Visual Tracker: What is the state? pose and motion (position, velocity, acceleration, ) shape (size, deformation,

More information

Mars Sample Return Campaign: An Overview. Dr. Firouz Naderi Associate Director NASA s JPL

Mars Sample Return Campaign: An Overview. Dr. Firouz Naderi Associate Director NASA s JPL Mars Sample Return Campaign: An Overview Dr. Firouz Naderi Associate Director NASA s JPL 1 Why Sample Return? Why Now? Compelling Science Informed Landing Site Selection International Interest Good Engineering

More information

1 laser altimeter. Background & Instructions. exploration extension. Instructions. Background

1 laser altimeter. Background & Instructions. exploration extension. Instructions. Background extension 1 laser altimeter Background & First 3-D view of the north pole of Mars from MOLA (Image credit: MOLA science Team/NASA/GSFC SVS) Background A laser altimeter is a device used aboard planet-orbiting

More information

presented at the ISPRS Working Group IV/8 Planetary Mapping and Spatial Data Bases Berlin, September 24/25, 2015

presented at the ISPRS Working Group IV/8 Planetary Mapping and Spatial Data Bases Berlin, September 24/25, 2015 NEW SPIN AXIS, SPIN RATE AND PRIME MERIDIAN EXPRESSIONS FOR PRECISION MARS CARTOGRAPHY by T. Duxbury, George Mason University, Fairfax, VA, USA W. Folkner and T. Parker, Jet Propulsion Laboratory, Pasadena,

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE. indhubatchvsa@gmail.com

LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE. indhubatchvsa@gmail.com LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE 1 S.Manikandan, 2 S.Abirami, 2 R.Indumathi, 2 R.Nandhini, 2 T.Nanthini 1 Assistant Professor, VSA group of institution, Salem. 2 BE(ECE), VSA

More information

Vision-Based Blind Spot Detection Using Optical Flow

Vision-Based Blind Spot Detection Using Optical Flow Vision-Based Blind Spot Detection Using Optical Flow M.A. Sotelo 1, J. Barriga 1, D. Fernández 1, I. Parra 1, J.E. Naranjo 2, M. Marrón 1, S. Alvarez 1, and M. Gavilán 1 1 Department of Electronics, University

More information

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Content Remote sensing data Spatial, spectral, radiometric and

More information

APPM4720/5720: Fast algorithms for big data. Gunnar Martinsson The University of Colorado at Boulder

APPM4720/5720: Fast algorithms for big data. Gunnar Martinsson The University of Colorado at Boulder APPM4720/5720: Fast algorithms for big data Gunnar Martinsson The University of Colorado at Boulder Course objectives: The purpose of this course is to teach efficient algorithms for processing very large

More information

Object Recognition and Template Matching

Object Recognition and Template Matching Object Recognition and Template Matching Template Matching A template is a small image (sub-image) The goal is to find occurrences of this template in a larger image That is, you want to find matches of

More information

Part-Based Recognition

Part-Based Recognition Part-Based Recognition Benedict Brown CS597D, Fall 2003 Princeton University CS 597D, Part-Based Recognition p. 1/32 Introduction Many objects are made up of parts It s presumably easier to identify simple

More information

Introduction. Chapter 1

Introduction. Chapter 1 1 Chapter 1 Introduction Robotics and automation have undergone an outstanding development in the manufacturing industry over the last decades owing to the increasing demand for higher levels of productivity

More information

Tracking in flussi video 3D. Ing. Samuele Salti

Tracking in flussi video 3D. Ing. Samuele Salti Seminari XXIII ciclo Tracking in flussi video 3D Ing. Tutors: Prof. Tullio Salmon Cinotti Prof. Luigi Di Stefano The Tracking problem Detection Object model, Track initiation, Track termination, Tracking

More information

False alarm in outdoor environments

False alarm in outdoor environments Accepted 1.0 Savantic letter 1(6) False alarm in outdoor environments Accepted 1.0 Savantic letter 2(6) Table of contents Revision history 3 References 3 1 Introduction 4 2 Pre-processing 4 3 Detection,

More information

Traffic Monitoring Systems. Technology and sensors

Traffic Monitoring Systems. Technology and sensors Traffic Monitoring Systems Technology and sensors Technology Inductive loops Cameras Lidar/Ladar and laser Radar GPS etc Inductive loops Inductive loops signals Inductive loop sensor The inductance signal

More information

Real time vehicle detection and tracking on multiple lanes

Real time vehicle detection and tracking on multiple lanes Real time vehicle detection and tracking on multiple lanes Kristian Kovačić Edouard Ivanjko Hrvoje Gold Department of Intelligent Transportation Systems Faculty of Transport and Traffic Sciences University

More information

IMPLICIT SHAPE MODELS FOR OBJECT DETECTION IN 3D POINT CLOUDS

IMPLICIT SHAPE MODELS FOR OBJECT DETECTION IN 3D POINT CLOUDS IMPLICIT SHAPE MODELS FOR OBJECT DETECTION IN 3D POINT CLOUDS Alexander Velizhev 1 (presenter) Roman Shapovalov 2 Konrad Schindler 3 1 Hexagon Technology Center, Heerbrugg, Switzerland 2 Graphics & Media

More information

High Resolution Digital Surface Models and Orthoimages for Telecom Network Planning

High Resolution Digital Surface Models and Orthoimages for Telecom Network Planning Renouard, Lehmann 241 High Resolution Digital Surface Models and Orthoimages for Telecom Network Planning LAURENT RENOUARD, S ophia Antipolis FRANK LEHMANN, Berlin ABSTRACT DLR of Germany and ISTAR of

More information

MODULATION TRANSFER FUNCTION MEASUREMENT METHOD AND RESULTS FOR THE ORBVIEW-3 HIGH RESOLUTION IMAGING SATELLITE

MODULATION TRANSFER FUNCTION MEASUREMENT METHOD AND RESULTS FOR THE ORBVIEW-3 HIGH RESOLUTION IMAGING SATELLITE MODULATION TRANSFER FUNCTION MEASUREMENT METHOD AND RESULTS FOR THE ORBVIEW-3 HIGH RESOLUTION IMAGING SATELLITE K. Kohm ORBIMAGE, 1835 Lackland Hill Parkway, St. Louis, MO 63146, USA kohm.kevin@orbimage.com

More information

PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY

PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY V. Knyaz a, *, Yu. Visilter, S. Zheltov a State Research Institute for Aviation System (GosNIIAS), 7, Victorenko str., Moscow, Russia

More information

Automatic Labeling of Lane Markings for Autonomous Vehicles

Automatic Labeling of Lane Markings for Autonomous Vehicles Automatic Labeling of Lane Markings for Autonomous Vehicles Jeffrey Kiske Stanford University 450 Serra Mall, Stanford, CA 94305 jkiske@stanford.edu 1. Introduction As autonomous vehicles become more popular,

More information

How Landsat Images are Made

How Landsat Images are Made How Landsat Images are Made Presentation by: NASA s Landsat Education and Public Outreach team June 2006 1 More than just a pretty picture Landsat makes pretty weird looking maps, and it isn t always easy

More information

ADVANTAGES AND DISADVANTAGES OF THE HOUGH TRANSFORMATION IN THE FRAME OF AUTOMATED BUILDING EXTRACTION

ADVANTAGES AND DISADVANTAGES OF THE HOUGH TRANSFORMATION IN THE FRAME OF AUTOMATED BUILDING EXTRACTION ADVANTAGES AND DISADVANTAGES OF THE HOUGH TRANSFORMATION IN THE FRAME OF AUTOMATED BUILDING EXTRACTION G. Vozikis a,*, J.Jansa b a GEOMET Ltd., Faneromenis 4 & Agamemnonos 11, GR - 15561 Holargos, GREECE

More information

Numerical Field Extraction in Handwritten Incoming Mail Documents

Numerical Field Extraction in Handwritten Incoming Mail Documents Numerical Field Extraction in Handwritten Incoming Mail Documents Guillaume Koch, Laurent Heutte and Thierry Paquet PSI, FRE CNRS 2645, Université de Rouen, 76821 Mont-Saint-Aignan, France Laurent.Heutte@univ-rouen.fr

More information

Are we ready for Autonomous Driving? The KITTI Vision Benchmark Suite

Are we ready for Autonomous Driving? The KITTI Vision Benchmark Suite Are we ready for Autonomous Driving? The KITTI Vision Benchmark Suite Philip Lenz 1 Andreas Geiger 2 Christoph Stiller 1 Raquel Urtasun 3 1 KARLSRUHE INSTITUTE OF TECHNOLOGY 2 MAX-PLANCK-INSTITUTE IS 3

More information

Dawn - Overview, Science Objectives, Mission Progress. Hap McSween For PI Chris Russell

Dawn - Overview, Science Objectives, Mission Progress. Hap McSween For PI Chris Russell Dawn - Overview, Science Objectives, Mission Progress Hap McSween For PI Chris Russell Presentation to Decadal Survey Primitive Bodies Panel, Washington, DC, Sep 2009 Spacecraft configuration, assembly

More information

Real-time Visual Tracker by Stream Processing

Real-time Visual Tracker by Stream Processing Real-time Visual Tracker by Stream Processing Simultaneous and Fast 3D Tracking of Multiple Faces in Video Sequences by Using a Particle Filter Oscar Mateo Lozano & Kuzahiro Otsuka presented by Piotr Rudol

More information

VCS REDD Methodology Module. Methods for monitoring forest cover changes in REDD project activities

VCS REDD Methodology Module. Methods for monitoring forest cover changes in REDD project activities 1 VCS REDD Methodology Module Methods for monitoring forest cover changes in REDD project activities Version 1.0 May 2009 I. SCOPE, APPLICABILITY, DATA REQUIREMENT AND OUTPUT PARAMETERS Scope This module

More information

Multisensor Data Fusion and Applications

Multisensor Data Fusion and Applications Multisensor Data Fusion and Applications Pramod K. Varshney Department of Electrical Engineering and Computer Science Syracuse University 121 Link Hall Syracuse, New York 13244 USA E-mail: varshney@syr.edu

More information

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network Proceedings of the 8th WSEAS Int. Conf. on ARTIFICIAL INTELLIGENCE, KNOWLEDGE ENGINEERING & DATA BASES (AIKED '9) ISSN: 179-519 435 ISBN: 978-96-474-51-2 An Energy-Based Vehicle Tracking System using Principal

More information

Review for Introduction to Remote Sensing: Science Concepts and Technology

Review for Introduction to Remote Sensing: Science Concepts and Technology Review for Introduction to Remote Sensing: Science Concepts and Technology Ann Johnson Associate Director ann@baremt.com Funded by National Science Foundation Advanced Technological Education program [DUE

More information

Palmprint Recognition. By Sree Rama Murthy kora Praveen Verma Yashwant Kashyap

Palmprint Recognition. By Sree Rama Murthy kora Praveen Verma Yashwant Kashyap Palmprint Recognition By Sree Rama Murthy kora Praveen Verma Yashwant Kashyap Palm print Palm Patterns are utilized in many applications: 1. To correlate palm patterns with medical disorders, e.g. genetic

More information

Speed Performance Improvement of Vehicle Blob Tracking System

Speed Performance Improvement of Vehicle Blob Tracking System Speed Performance Improvement of Vehicle Blob Tracking System Sung Chun Lee and Ram Nevatia University of Southern California, Los Angeles, CA 90089, USA sungchun@usc.edu, nevatia@usc.edu Abstract. A speed

More information

Face detection is a process of localizing and extracting the face region from the

Face detection is a process of localizing and extracting the face region from the Chapter 4 FACE NORMALIZATION 4.1 INTRODUCTION Face detection is a process of localizing and extracting the face region from the background. The detected face varies in rotation, brightness, size, etc.

More information

Automatic 3D Mapping for Infrared Image Analysis

Automatic 3D Mapping for Infrared Image Analysis Automatic 3D Mapping for Infrared Image Analysis i r f m c a d a r a c h e V. Martin, V. Gervaise, V. Moncada, M.H. Aumeunier, M. irdaouss, J.M. Travere (CEA) S. Devaux (IPP), G. Arnoux (CCE) and JET-EDA

More information

Investigation of Progression and Distribution of Cryptic Spots in the Richardson Crater

Investigation of Progression and Distribution of Cryptic Spots in the Richardson Crater Investigation of Progression and Distribution of Cryptic Spots in the Richardson Crater Upper Darby High School, Period 6 Introduction As we begin to gain a greater understanding of Mars, we begin to uncover

More information

VIIRS-CrIS mapping. NWP SAF AAPP VIIRS-CrIS Mapping

VIIRS-CrIS mapping. NWP SAF AAPP VIIRS-CrIS Mapping NWP SAF AAPP VIIRS-CrIS Mapping This documentation was developed within the context of the EUMETSAT Satellite Application Facility on Numerical Weather Prediction (NWP SAF), under the Cooperation Agreement

More information

Satellite Altimetry Missions

Satellite Altimetry Missions Satellite Altimetry Missions SINGAPORE SPACE SYMPOSIUM 30 TH SEPTEMBER 2015 AUTHORS: LUCA SIMONINI/ ERICK LANSARD/ JOSE M GONZALEZ www.thalesgroup.com Table of Content General Principles and Applications

More information

A Statistical Framework for Operational Infrasound Monitoring

A Statistical Framework for Operational Infrasound Monitoring A Statistical Framework for Operational Infrasound Monitoring Stephen J. Arrowsmith Rod W. Whitaker LA-UR 11-03040 The views expressed here do not necessarily reflect the views of the United States Government,

More information

Hyperspectral Satellite Imaging Planning a Mission

Hyperspectral Satellite Imaging Planning a Mission Hyperspectral Satellite Imaging Planning a Mission Victor Gardner University of Maryland 2007 AIAA Region 1 Mid-Atlantic Student Conference National Institute of Aerospace, Langley, VA Outline Objective

More information

2. Orbits. FER-Zagreb, Satellite communication systems 2011/12

2. Orbits. FER-Zagreb, Satellite communication systems 2011/12 2. Orbits Topics Orbit types Kepler and Newton laws Coverage area Influence of Earth 1 Orbit types According to inclination angle Equatorial Polar Inclinational orbit According to shape Circular orbit

More information

Lab 7: Gravity and Jupiter's Moons

Lab 7: Gravity and Jupiter's Moons Lab 7: Gravity and Jupiter's Moons Image of Galileo Spacecraft Gravity is the force that binds all astronomical structures. Clusters of galaxies are gravitationally bound into the largest structures in

More information

Ultra-scale vehicle tracking in low spatial-resolution and low frame-rate overhead video

Ultra-scale vehicle tracking in low spatial-resolution and low frame-rate overhead video LLNL-CONF-413376 Ultra-scale vehicle tracking in low spatial-resolution and low frame-rate overhead video C. J. Carrano May 28, 2009 Signal and Data Processing of Small Targets 2009 in the SPIE Symposium

More information

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Automatic Photo Quality Assessment Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Estimating i the photorealism of images: Distinguishing i i paintings from photographs h Florin

More information

3D Model based Object Class Detection in An Arbitrary View

3D Model based Object Class Detection in An Arbitrary View 3D Model based Object Class Detection in An Arbitrary View Pingkun Yan, Saad M. Khan, Mubarak Shah School of Electrical Engineering and Computer Science University of Central Florida http://www.eecs.ucf.edu/

More information

Earth in the Solar System

Earth in the Solar System Copyright 2011 Study Island - All rights reserved. Directions: Challenge yourself! Print out the quiz or get a pen/pencil and paper and record your answers to the questions below. Check your answers with

More information

How To Analyze Ball Blur On A Ball Image

How To Analyze Ball Blur On A Ball Image Single Image 3D Reconstruction of Ball Motion and Spin From Motion Blur An Experiment in Motion from Blur Giacomo Boracchi, Vincenzo Caglioti, Alessandro Giusti Objective From a single image, reconstruct:

More information

CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation. Prof. Dr. Hani Hagras

CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation. Prof. Dr. Hani Hagras 1 CE801: Intelligent Systems and Robotics Lecture 3: Actuators and Localisation Prof. Dr. Hani Hagras Robot Locomotion Robots might want to move in water, in the air, on land, in space.. 2 Most of the

More information

Build Panoramas on Android Phones

Build Panoramas on Android Phones Build Panoramas on Android Phones Tao Chu, Bowen Meng, Zixuan Wang Stanford University, Stanford CA Abstract The purpose of this work is to implement panorama stitching from a sequence of photos taken

More information

Simultaneous Gamma Correction and Registration in the Frequency Domain

Simultaneous Gamma Correction and Registration in the Frequency Domain Simultaneous Gamma Correction and Registration in the Frequency Domain Alexander Wong a28wong@uwaterloo.ca William Bishop wdbishop@uwaterloo.ca Department of Electrical and Computer Engineering University

More information

VEHICLE LOCALISATION AND CLASSIFICATION IN URBAN CCTV STREAMS

VEHICLE LOCALISATION AND CLASSIFICATION IN URBAN CCTV STREAMS VEHICLE LOCALISATION AND CLASSIFICATION IN URBAN CCTV STREAMS Norbert Buch 1, Mark Cracknell 2, James Orwell 1 and Sergio A. Velastin 1 1. Kingston University, Penrhyn Road, Kingston upon Thames, KT1 2EE,

More information

REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING

REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING Ms.PALLAVI CHOUDEKAR Ajay Kumar Garg Engineering College, Department of electrical and electronics Ms.SAYANTI BANERJEE Ajay Kumar Garg Engineering

More information

Educator Guide to S LAR SYSTEM. 1875 El Prado, San Diego CA 92101 (619) 238-1233 www.rhfleet.org

Educator Guide to S LAR SYSTEM. 1875 El Prado, San Diego CA 92101 (619) 238-1233 www.rhfleet.org Educator Guide to S LAR SYSTEM 1875 El Prado, San Diego CA 92101 (619) 238-1233 www.rhfleet.org Pre-Visit Activity: Orbital Paths Materials: Plastic Plate Marble Scissors To Do: 1. Put the plate on a flat

More information

Aerospace Engineering: Space Stream Overview

Aerospace Engineering: Space Stream Overview Aerospace Engineering: Space Stream Overview Dept. of Aerospace Engineering Ryerson University Winter 2011 Department of Aerospace Engineering 1 The Space-stream at a Glance Builds on strong aerospace

More information

High speed 3D capture for Configuration Management DOE SBIR Phase II Paul Banks Paul.banks@tetravue.com

High speed 3D capture for Configuration Management DOE SBIR Phase II Paul Banks Paul.banks@tetravue.com High speed 3D capture for Configuration Management DOE SBIR Phase II Paul Banks Paul.banks@tetravue.com Advanced Methods for Manufacturing Workshop September 29, 2015 1 TetraVue does high resolution 3D

More information

Automated Spacecraft Scheduling The ASTER Example

Automated Spacecraft Scheduling The ASTER Example Automated Spacecraft Scheduling The ASTER Example Ron Cohen ronald.h.cohen@jpl.nasa.gov Ground System Architectures Workshop 2002 Jet Propulsion Laboratory The Concept Scheduling by software instead of

More information

Phases of the Moon. The next phase, at about day 10, we can see roughly three quarters of the moon. This is called the waxing gibbous phase.

Phases of the Moon. The next phase, at about day 10, we can see roughly three quarters of the moon. This is called the waxing gibbous phase. Phases of the Moon Though we can see the moon s size change throughout the month, it is really always the same size. Yet we see these different sizes or moon phases at regular intervals every month. How

More information

521493S Computer Graphics. Exercise 2 & course schedule change

521493S Computer Graphics. Exercise 2 & course schedule change 521493S Computer Graphics Exercise 2 & course schedule change Course Schedule Change Lecture from Wednesday 31th of March is moved to Tuesday 30th of March at 16-18 in TS128 Question 2.1 Given two nonparallel,

More information

IP-S3 HD1. Compact, High-Density 3D Mobile Mapping System

IP-S3 HD1. Compact, High-Density 3D Mobile Mapping System IP-S3 HD1 Compact, High-Density 3D Mobile Mapping System Integrated, turnkey solution Ultra-compact design Multiple lasers minimize scanning shades Unparalleled ease-of-use No user calibration required

More information

5200 Auth Road, Camp Springs, MD 20746 USA 2 QSS Group Inc, Lanham, MD, USA

5200 Auth Road, Camp Springs, MD 20746 USA 2 QSS Group Inc, Lanham, MD, USA P6.25 CO-LOCATION ALGORITHMS FOR SATELLITE OBSERVATIONS Haibing Sun 2, W. Wolf 2, T. King 2, C. Barnet 1, and M. Goldberg 1 1 NOAA/NESDIS/ORA 52 Auth Road, Camp Springs, MD 2746 USA 2 QSS Group Inc, Lanham,

More information

Effective Use of Android Sensors Based on Visualization of Sensor Information

Effective Use of Android Sensors Based on Visualization of Sensor Information , pp.299-308 http://dx.doi.org/10.14257/ijmue.2015.10.9.31 Effective Use of Android Sensors Based on Visualization of Sensor Information Young Jae Lee Faculty of Smartmedia, Jeonju University, 303 Cheonjam-ro,

More information

Math 259 Winter 2009. Recitation Handout 1: Finding Formulas for Parametric Curves

Math 259 Winter 2009. Recitation Handout 1: Finding Formulas for Parametric Curves Math 259 Winter 2009 Recitation Handout 1: Finding Formulas for Parametric Curves 1. The diagram given below shows an ellipse in the -plane. -5-1 -1-3 (a) Find equations for (t) and (t) that will describe

More information

INTRUSION PREVENTION AND EXPERT SYSTEMS

INTRUSION PREVENTION AND EXPERT SYSTEMS INTRUSION PREVENTION AND EXPERT SYSTEMS By Avi Chesla avic@v-secure.com Introduction Over the past few years, the market has developed new expectations from the security industry, especially from the intrusion

More information

An Automatic and Accurate Segmentation for High Resolution Satellite Image S.Saumya 1, D.V.Jiji Thanka Ligoshia 2

An Automatic and Accurate Segmentation for High Resolution Satellite Image S.Saumya 1, D.V.Jiji Thanka Ligoshia 2 An Automatic and Accurate Segmentation for High Resolution Satellite Image S.Saumya 1, D.V.Jiji Thanka Ligoshia 2 Assistant Professor, Dept of ECE, Bethlahem Institute of Engineering, Karungal, Tamilnadu,

More information

Geospatial Cloud Computing - Perspectives for

Geospatial Cloud Computing - Perspectives for Geospatial Cloud Computing - Perspectives for Startups and Open Source Projects The Cases of OpenWebGlobe and 3D Vision Mobile Mapping for Urban Infrastructure Management Prof. Dr. Stephan Nebiker FHNW

More information

Neural Network based Vehicle Classification for Intelligent Traffic Control

Neural Network based Vehicle Classification for Intelligent Traffic Control Neural Network based Vehicle Classification for Intelligent Traffic Control Saeid Fazli 1, Shahram Mohammadi 2, Morteza Rahmani 3 1,2,3 Electrical Engineering Department, Zanjan University, Zanjan, IRAN

More information

Multimodal Biometric Recognition Security System

Multimodal Biometric Recognition Security System Multimodal Biometric Recognition Security System Anju.M.I, G.Sheeba, G.Sivakami, Monica.J, Savithri.M Department of ECE, New Prince Shri Bhavani College of Engg. & Tech., Chennai, India ABSTRACT: Security

More information

of large scale imagery without GPS

of large scale imagery without GPS Titelmaster Online geocoding and evaluation of large scale imagery without GPS Wolfgang Förstner, Richard Steffen Department of Photogrammetry Institute for Geodesy and Geoinformation University of Bonn

More information

Virtual Mouse Using a Webcam

Virtual Mouse Using a Webcam 1. INTRODUCTION Virtual Mouse Using a Webcam Since the computer technology continues to grow up, the importance of human computer interaction is enormously increasing. Nowadays most of the mobile devices

More information

16 th IOCCG Committee annual meeting. Plymouth, UK 15 17 February 2011. mission: Present status and near future

16 th IOCCG Committee annual meeting. Plymouth, UK 15 17 February 2011. mission: Present status and near future 16 th IOCCG Committee annual meeting Plymouth, UK 15 17 February 2011 The Meteor 3M Mt satellite mission: Present status and near future plans MISSION AIMS Satellites of the series METEOR M M are purposed

More information