Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vil Directory Reference

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.txx [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 a 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.h [code]
 Color Tables.
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.txx [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.
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 a image resource.
file  vil_image_view.h [code]
 A base class reference-counting view of some image data.
file  vil_image_view.txx [code]
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_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_nearest_neighbour_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_pixel_traits.h [code]
 Templated component number/type/size.
file  vil_plane.cxx [code]
file  vil_plane.h [code]
file  vil_print.cxx [code]
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 a image resource.
file  vil_resample_bicub.h [code]
 Sample grid of points with bicubic interpolation in one image and place in another.
file  vil_resample_bicub.txx [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.txx [code]
 Sample grid of points with bilinear interpolation in one image and place in another.
file  vil_rgb.h [code]
 Pixel type for 24 bit images.
file  vil_rgb.txx [code]
file  vil_rgba.h [code]
 Templated four-value colour cell.
file  vil_rgba.txx [code]
file  vil_rotate.h [code]
 rotate an image, using the resampling functions
file  vil_rotate.txx [code]
 rotate an image, using the resampling functions
file  vil_sample_grid_bicub.h [code]
 Bicubic grid sampling function for 2D images.
file  vil_sample_grid_bicub.txx [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.txx [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.txx [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.txx [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.txx [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 vcl_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]
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]
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.

Generated on Thu Jan 10 14:40:27 2008 for core/vil by  doxygen 1.4.4