vil Directory Reference
Directory dependency graph for vil:
core/vil

Directories

directory  algo
 
directory  file_formats
 
directory  io
 

Files

file  vil_bicub_interp.h [code]
 Bicubic interpolation functions for 2D images.
 
file  vil_bicub_interp.hxx [code]
 Bicubic interpolation functions for 2D images.
 
file  vil_bilin_interp.h [code]
 Bilinear interpolation functions for 2D images.
 
file  vil_block_cache.cxx [code]
 
file  vil_block_cache.h [code]
 A block cache with block population prioritized by age.
 
file  vil_blocked_image_facade.cxx [code]
 
file  vil_blocked_image_facade.h [code]
 A blocked image facade for any image resource.
 
file  vil_blocked_image_resource.cxx [code]
 
file  vil_blocked_image_resource.h [code]
 A blocked representation of the image_resource.
 
file  vil_blocked_image_resource_sptr.h [code]
 Smart pointer to an image resource.
 
file  vil_border.h [code]
 Border handling for images.
 
file  vil_cached_image_resource.cxx [code]
 
file  vil_cached_image_resource.h [code]
 A cached and blocked representation of the image_resource.
 
file  vil_chord.h [code]
 Object to store information about position of a row of pixels.
 
file  vil_clamp.cxx [code]
 
file  vil_clamp.h [code]
 
file  vil_color_table.cxx [code]
 
file  vil_color_table.h [code]
 Color tables for applying false color to greyscale images.
 
file  vil_convert.h [code]
 Some standard conversion functions.
 
file  vil_copy.cxx [code]
 
file  vil_copy.h [code]
 Various image copying functions.
 
file  vil_copy.hxx [code]
 
file  vil_crop.cxx [code]
 
file  vil_crop.h [code]
 
file  vil_decimate.cxx [code]
 
file  vil_decimate.h [code]
 
file  vil_exception.h [code]
 Exceptions thrown by vil, and a mechanism for turning them off.
 
file  vil_file_format.cxx [code]
 
file  vil_file_format.h [code]
 Base class for image formats.
 
file  vil_fill.h [code]
 Various functions for manipulating image views.
 
file  vil_flatten.h [code]
 
file  vil_flip.cxx [code]
 
file  vil_flip.h [code]
 
file  vil_fwd.h [code]
 
file  vil_image_list.cxx [code]
 
file  vil_image_list.h [code]
 An image resource list reader. Finds all resources of a type in the given directory.
 
file  vil_image_resource.cxx [code]
 
file  vil_image_resource.h [code]
 Representation of a generic image source or destination.
 
file  vil_image_resource_plugin.cxx [code]
 Interface for loading new image formats This class provides an interface for loading images in new formats.
 
file  vil_image_resource_plugin.h [code]
 Interface for loading new image formats.
 
file  vil_image_resource_sptr.h [code]
 Smart pointer to an image resource.
 
file  vil_image_view.h [code]
 A base class reference-counting view of some image data.
 
file  vil_image_view.hxx [code]
 Represent images of one or more planes of Ts.
 
file  vil_image_view_base.h [code]
 A base class reference-counting view of some image data.
 
file  vil_load.cxx [code]
 
file  vil_load.h [code]
 read an image from a file
 
file  vil_math.cxx [code]
 
file  vil_math.h [code]
 Various mathematical manipulations of 2D images.
 
file  vil_math_sse.h [code]
 Various mathematical manipulations of 2D images implemented with SSE intrinsic functions.
 
file  vil_math_sse.hxx [code]
 Various mathematical manipulations of 2D images implemented with SSE intrinsic functions.
 
file  vil_memory_chunk.cxx [code]
 Ref.
 
file  vil_memory_chunk.h [code]
 Ref.
 
file  vil_memory_image.cxx [code]
 
file  vil_memory_image.h [code]
 
file  vil_na.cxx [code]
 This file is a cut-and-paste of vnl_na.cxx.
 
file  vil_na.h [code]
 NA (Not Available) is a particular double NaN to represent missing data.
 
file  vil_nearest_interp.h [code]
 nearest neighbour interpolation functions for 2D images
 
file  vil_new.cxx [code]
 
file  vil_new.h [code]
 Make a new image.
 
file  vil_open.cxx [code]
 
file  vil_open.h [code]
 make a vil_stream from a filename, an URL, etc.
 
file  vil_pixel_format.cxx [code]
 
file  vil_pixel_format.h [code]
 
file  vil_plane.cxx [code]
 
file  vil_plane.h [code]
 
file  vil_print.cxx [code]
 Various functions for manipulating image views.
 
file  vil_print.h [code]
 
file  vil_property.h [code]
 There is no class or function called vil_property.
 
file  vil_pyramid_image_resource.cxx [code]
 
file  vil_pyramid_image_resource.h [code]
 Representation of a pyramid resolution hierarchy.
 
file  vil_pyramid_image_resource_sptr.h [code]
 Smart pointer to an image resource.
 
file  vil_pyramid_image_view.h [code]
 Representation of a pyramid hierarchy of image views.
 
file  vil_pyramid_image_view.hxx [code]
 
file  vil_resample_bicub.h [code]
 Sample grid of points with bicubic interpolation in one image and place in another.
 
file  vil_resample_bicub.hxx [code]
 Sample grid of points with bicubic interpolation in one image and place in another.
 
file  vil_resample_bilin.h [code]
 Sample grid of points with bilinear interpolation in one image and place in another.
 
file  vil_resample_bilin.hxx [code]
 Sample grid of points with bilinear interpolation in one image and place in another.
 
file  vil_resample_nearest.h [code]
 Sample image with nearest neighbour interpolation in one image and place in another.
 
file  vil_resample_nearest.hxx [code]
 Sample image with nearest neighbour interpolation in one image and place in another.
 
file  vil_rgb.h [code]
 Pixel type for 24 bit images.
 
file  vil_rgb.hxx [code]
 
file  vil_rgba.h [code]
 Templated four-value colour cell.
 
file  vil_rgba.hxx [code]
 
file  vil_rotate.h [code]
 rotate an image, using the resampling functions
 
file  vil_rotate.hxx [code]
 rotate an image, using the resampling functions
 
file  vil_round.h [code]
 Namespace with standard rounding functions.
 
file  vil_sample_grid_bicub.h [code]
 Bicubic grid sampling function for 2D images.
 
file  vil_sample_grid_bicub.hxx [code]
 Bicubic profile sampling functions for 2D images.
 
file  vil_sample_grid_bilin.h [code]
 Bilinear grid sampling function for 2D images.
 
file  vil_sample_grid_bilin.hxx [code]
 Bilinear profile sampling functions for 2D images.
 
file  vil_sample_profile_bicub.h [code]
 Bicubic profile sampling functions for 2D images.
 
file  vil_sample_profile_bicub.hxx [code]
 Bicubic profile sampling functions for 2D images.
 
file  vil_sample_profile_bilin.h [code]
 Bilinear profile sampling functions for 2D images.
 
file  vil_sample_profile_bilin.hxx [code]
 Bilinear profile sampling functions for 2D images.
 
file  vil_save.cxx [code]
 
file  vil_save.h [code]
 
file  vil_smart_ptr.h [code]
 Contains a templated smart pointer class.
 
file  vil_smart_ptr.hxx [code]
 
file  vil_stream.cxx [code]
 
file  vil_stream.h [code]
 Stream interface for VIL image loaders.
 
file  vil_stream_core.cxx [code]
 
file  vil_stream_core.h [code]
 An in-core vil_stream implementation.
 
file  vil_stream_fstream.cxx [code]
 
file  vil_stream_fstream.h [code]
 A vil_stream implementation using std::fstream.
 
file  vil_stream_fstream64.cxx [code]
 
file  vil_stream_fstream64.h [code]
 
file  vil_stream_read.cxx [code]
 read numbers from vil_stream
 
file  vil_stream_read.h [code]
 read numbers from vil_stream
 
file  vil_stream_section.cxx [code]
 
file  vil_stream_section.h [code]
 make a section of a vil_stream behave like a vil_stream
 
file  vil_stream_url.cxx [code]
 
file  vil_stream_url.h [code]
 open an URL
 
file  vil_stream_write.cxx [code]
 
file  vil_stream_write.h [code]
 write integers to vil_stream
 
file  vil_transform.h [code]
 STL algorithm like methods.
 
file  vil_transpose.cxx [code]
 
file  vil_transpose.h [code]
 
file  vil_view_as.h [code]
 Various view conversion functions.
 
file  vil_warp.h [code]
 Warp an image.