KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
dorthoquad.h File Reference

Contains definition for class DOrthoQuad. More...

#include <i_cpp/i_image.h>
#include <l_cpp/l_int_matrix.h>
#include <l_cpp/l_stdio_wrap.h>
#include <topo/master.h>
#include <topo_cpp/layer.h>
#include <vector>
#include <boost/scoped_ptr.hpp>

Go to the source code of this file.

Classes

class  kjb::TopoFusion::Tile_manager
 RAII tool for opening and closing the DOQ master index. More...
 
class  kjb::TopoFusion::DOrthoQuad
 Digital orthoquad buffer. More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::TopoFusion
 this namespace hold structures and code written by Scott Morris.
 

Functions

Int_matrix kjb::TopoFusion::get_aerial_image (const pt &nw_corner, size_t width, size_t height)
 return a matrix (like a monochrome image) of aerial imagery More...
 
Image kjb::TopoFusion::get_topographic_map_detail (const pt &nw_corner, size_t width, size_t height)
 return an image of a chunk of topographic map More...
 

Detailed Description

Contains definition for class DOrthoQuad.

Author
Scott Morris
Andrew Predoehl

Definition for the DOrthoQuad class, which retrieves MSR Maps imagery from a local filesystem cache or from Microsoft Research via the internet.