Better completion of fragmentary river networks with the induced terrain approach by using known non-river locations Tsz-Yam Lau and W. Randolph Franklin.

Slides:



Advertisements
Similar presentations
QR Code Recognition Based On Image Processing
Advertisements

McGraw-Hill/Irwin Slide 1 McGraw-Hill/Irwin Slide 1 Capital budgeting: Analyzing alternative long- term investments and deciding which assets to acquire.
Fast and Extensible Building Modeling from Airborne LiDAR Data Qian-Yi Zhou Ulrich Neumann University of Southern California.
Path Planning on a Compressed Terrain Daniel M. Tracy, W. Randolph Franklin, Barbara Cutler, Franklin T. Luk, Marcus Andrade, Metin Inanc, Zhongyi Xie,
Self-Supervised Segmentation of River Scenes Supreeth Achar *, Bharath Sankaran ‡, Stephen Nuske *, Sebastian Scherer *, Sanjiv Singh * * ‡
Prénom Nom Document Analysis: Data Analysis and Clustering Prof. Rolf Ingold, University of Fribourg Master course, spring semester 2008.
1 Energy Efficient Multi-match Packet Classification with TCAM Fang Yu
Spatial Semi- supervised Image Classification Stuart Ness G07 - Csci 8701 Final Project 1.
Path Planning on a Compressed Terrain Daniel M. Tracy, W. Randolph Franklin, Barbara Cutler, Franklin T. Luk, Marcus Andrade, Jared Stookey Rensselaer.
An Approach to Korean License Plate Recognition Based on Vertical Edge Matching Mei Yu and Yong Deak Kim Ajou University Suwon, , Korea 指導教授 張元翔.
Completing fragmentary river networks via induced terrain Tsz-Yam Lau and W. Randolph Franklin Rensselaer Polytechnic Institute Troy NY Autocarto.
General Trees and Variants CPSC 335. General Trees and transformation to binary trees B-tree variants: B*, B+, prefix B+ 2-4, Horizontal-vertical, Red-black.
1 CMSC 132: Object-Oriented Programming II Software Development III Department of Computer Science University of Maryland, College Park.
Reverse Engineering State Machines by Interactive Grammar Inference Neil Walkinshaw, Kirill Bogdanov, Mike Holcombe, Sarah Salahuddin.
Discussion and Future Work With an explicit representation of river network, CHARMS is capable of capturing the seasonal variability of streamflow, although.
Blue: Histogram of normalised deviation from “true” value; Red: Gaussian fit to histogram Presented at ESA Hyperspectral Workshop 2010, March 16-19, Frascati,
Avoiding Segmentation in Multi-digit Numeral String Recognition by Combining Single and Two-digit Classifiers Trained without Negative Examples Dan Ciresan.
Chapter 22 Developer testing Peter J. Lane. Testing can be difficult for developers to follow  Testing’s goal runs counter to the goals of the other.
BING: Binarized Normed Gradients for Objectness Estimation at 300fps
Features-based Object Recognition P. Moreels, P. Perona California Institute of Technology.
Experiences in assessing deposition model uncertainty and the consequences for policy application Rognvald I Smith Centre for Ecology and Hydrology, Edinburgh.
Neural Network Implementation of Poker AI
Generating Realistic Terrains with Higher-Order Delaunay Triangulations Thierry de Kok Marc van Kreveld Maarten Löffler Center for Geometry, Imaging and.
Segmentation of Vehicles in Traffic Video Tun-Yu Chiang Wilson Lau.
Identification and Enumeration of Waterfowl using Neural Network Techniques Michael Cash ECE 539 Final Project 12/19/03.
Supplementary Slides. More experimental results MPHSM already push out many irrelevant images Query image QHDM result, 4 of 36 ground truth found ANMRR=
Team Members Ming-Chun Chang Lungisa Matshoba Steven Preston Supervisors Dr James Gain Dr Patrick Marais.
MultiModality Registration Using Hilbert-Schmidt Estimators By: Srinivas Peddi Computer Integrated Surgery II April 6 th, 2001.
Adaptive Radio Interferometric Positioning System Modeling and Optimizing Positional Accuracy based on Hyperbolic Geometry.
Shadow Detection in Remotely Sensed Images Based on Self-Adaptive Feature Selection Jiahang Liu, Tao Fang, and Deren Li IEEE TRANSACTIONS ON GEOSCIENCE.
Date of download: 7/8/2016 Copyright © 2016 SPIE. All rights reserved. A scalable platform for learning and evaluating a real-time vehicle detection system.
Introduction to Orienteering
Satellite Derived Mid- Upper Level Winds
Health Capital Technical Topics
Health Capital Technical Topics
Bipartite Matching Lecture 8: Oct 7.
Computer Vision Lecture 13: Image Segmentation III
Data Mining K-means Algorithm
Digital Terrain Analysis for Massive Grids
MAKING SENSE OF THE ECONOMIC VALUATION OF TRANSPORT POLICIES
Lidar Image Processing
Multiway search trees and the (2,4)-tree
Crystallography Labeling Using Machine Learning
Multidisciplinary Engineering Senior Design Project P06441 See Through Fog Imaging Preliminary Design Review 05/19/06 Project Sponsor: Dr. Rao Team Members:
SOFTWARE ENGINEERING PRESENTATION
Computer Vision Lecture 12: Image Segmentation II
Collaboration with Google Docs
Digital Elevation Model Based Watershed and Stream Network Delineation
Evaluating Land-Use Classification Methodology Using Landsat Imagery
Using Themes to Present Information
Data Queries Raster & Vector Data Models
Knowledge-Based Organ Identification from CT Images
Item 5.1 of the agenda Preliminary results of LUCAS 2009 Part II
Shape Segmentation and Applications in Sensor Networks
Improving river network completion under absence of height samples using geometry-based induced terrain approach Tsz-Yam Lau and W. Randolph Franklin Rensselaer.
Coherency Data Also known as Discontinuity or Variance
Parallel ODETLAP for Terrain Compression and Reconstruction
Drainage Network and Watershed Reconstruction on Simplified Terrain
Aline Martin ECE738 Project – Spring 2005
BUSINESS COMMUNICATION SKILLS PRESENTATION SKILLS OF THESIS & PROJECT
The Alpha-Beta Procedure
Advanced Implementation of Tables
Data Structures & Algorithms
B-Trees.
Non-Experimental designs
B-Trees.
Patterns of Informal Non-Deductive Logic (Ch. 6)
Evaluating the Ability to Derive Estimates of Biodiversity from Remote Sensing Kaitlyn Baillargeon Scott Ollinger, Andrew Ouimette,
Calculating land use change in west linn from
Refined privacy models
Presentation transcript:

Better completion of fragmentary river networks with the induced terrain approach by using known non-river locations Tsz-Yam Lau and W. Randolph Franklin Rensselaer Polytechnic Institute partially supported by NSF grants CMMI-0835762 and IIS-1117277 SDH 2012

Outline Background Contribution Motivation of river reconnection The induced terrain concept Contribution Easy incorporation of known non-river locations to improve accuracy of river reconnection problem SDH 2012

River reconnection problem 2. Ground surveys are expensive, time-costly and sometimes impossible. 1. The complete river network is needed to address transportation problems 4. Automatic river location identification is incomplete (black). We need to reconnect the segments (red). 3. There are problems with remote multispectral imaging: obstacles, varied reflectance of water SDH 2012

The induced terrain approach Use given heights to eliminate invalid reconnections Model given river locations as local minima w.r.t. non-river locations R Guarantee given river locations must still be river locations SDH 2012

Improvement with additional known non-river location information We should not let water flow there. Ground truth river network Ground truth river network SDH 2012

Improvement with additional known non-river location information A few river flow derivation algorithms have already offered relevant options. (e.g. the –blocking option of r.watershed in GRASS GIS) But it could be unreasonable to expect every implementation to have such an option. There is no way to add that feature to a closed-source implementation. It is difficult to realize similar things even if we have the source code. SDH 2012

Original induced terrain Height point samples and partial river Hydrologically corrected terrain SDH 2012

Adaptation to known non-river locations Blue: known river locations Heights of known non-river locations raised Terrain from last step White: known cloud locations SDH 2012

How many should we raise? for known non-river locations Objective No water at given river locations should flow to known non-river locations. It should be effective with many different river derivation algorithms. Different kinds of river derivation algorithms Flow assignment based on local relative heights Flooding before local flow assignment Least-cost search Otherwise SDH 2012

How many should we raise? for known non-river locations Otherwise Objective No water should flow to known non-river locations. It should be effective with many different river derivation algorithms. Different kinds of river derivation algorithms 25 30 22 10 5 15 25 30 22 25 30 22 25 30 22 11 14 13 10 5 15 10 10 15 10 20 15 25 30 22 11 14 13 11 14 13 11 14 13 10 5 15 Flow assignment based on local relative heights (e.g. single-flow direction) 11 14 13 Flooding before flow assignment Least cost search SDH 2012

How many should we raise? Raising by the maximum height in the terrain Flow assignment based on local relative heights Locations higher than those locations are now places with no water. So they can never receive any water. Flooding before local flow assignment: The level raised can never be higher than those non-river locations since they are supposed to leave from other places Least-cost search: Known non-river locations are guaranteed to find inflow cells after all other uncertain locations. In other words, they will never find inflow cells which has water inflow. SDH 2012

Improvement with additional known non-river location information No more reconnections at known non-river locations SDH 2012

Improvement in reconnection accuracy Around 5 percentage point improvement SDH 2012

Conclusion Contribution of our work Avoid reconnection of segments using regions known to have no river flow by setting the heights of known river locations to an unreachable level Need not change anything in the river derivation algorithm Improve accuracy by 5%. SDH 2012

Further work Incorporate other terrain information (e.g. segment geometry) to improve accuracy further Port the induced terrain framework to completion of 3D dendrite networks SDH 2012

Questions? SDH 2012