File List
Here is a list of all files with brief descriptions:
contrib/brl/bseg/brip/brip_blobwise_mutual_info.h [code]Calculate patchwise mutual info between two images
contrib/brl/bseg/brip/brip_blobwise_mutual_info.txx [code]Calculate the mutual information between the images
contrib/brl/bseg/brip/brip_filter_bank.cxx [code]
contrib/brl/bseg/brip/brip_filter_bank.h [code]A set of filter operations based on Gaussian derivatives
contrib/brl/bseg/brip/brip_gain_offset_solver.cxx [code]
contrib/brl/bseg/brip/brip_gain_offset_solver.h [code]Finds a gain and offset intensity map that minimizes squared difference between images
contrib/brl/bseg/brip/brip_gaussian_kernel.h [code]Gaussian derivative kernels
contrib/brl/bseg/brip/brip_histogram.h [code]Calculate various special types of histograms
contrib/brl/bseg/brip/brip_histogram.txx [code]Construct histogram from pixels in given image
contrib/brl/bseg/brip/brip_interp_kernel.h [code]Interpolated gaussian derivative kernels (h_0, h_1 and h_G)
contrib/brl/bseg/brip/brip_kernel.h [code]A base class for 2d convolution kernels that can be shifted
contrib/brl/bseg/brip/brip_label_equivalence.cxx [code]
contrib/brl/bseg/brip/brip_label_equivalence.h [code]Maintain label equivalences and determine transitive closure of equivalence classes
contrib/brl/bseg/brip/brip_line_generator.cxx [code]
contrib/brl/bseg/brip/brip_line_generator.h [code]A process for generating a digital line
contrib/brl/bseg/brip/brip_max_scale_response.h [code]Compute an image with values of scale according to maximum gradient matrix trace response
contrib/brl/bseg/brip/brip_max_scale_response.txx [code]
contrib/brl/bseg/brip/brip_mutual_info.h [code]Calculate the mutual information between images
contrib/brl/bseg/brip/brip_mutual_info.txx [code]Calculate the mutual information between the images
contrib/brl/bseg/brip/brip_para_cvrg.cxx [code]
contrib/brl/bseg/brip/brip_para_cvrg.h [code]Brip_para_cvrg - Detection of parallel image features
contrib/brl/bseg/brip/brip_para_cvrg_params.cxx [code]
contrib/brl/bseg/brip/brip_para_cvrg_params.h [code]Brip_para_cvrg_params - Parameter block
contrib/brl/bseg/brip/brip_quadtree_node.h [code]A quadtree structure for 2-d arrays (not necessarily an image)
contrib/brl/bseg/brip/brip_quadtree_node_base_sptr.h [code]
contrib/brl/bseg/brip/brip_quadtree_utils.h [code]Brip_quadtree_utils - Various utilities using quadtrees
contrib/brl/bseg/brip/brip_quadtree_utils.txx [code]
contrib/brl/bseg/brip/brip_rect_mask.cxx [code]
contrib/brl/bseg/brip/brip_rect_mask.h [code]A rectangular pixel mask with positive interior negative surround
contrib/brl/bseg/brip/brip_region_pixel.cxx [code]
contrib/brl/bseg/brip/brip_region_pixel.h [code]A region pixel class for the watershed algorithm
contrib/brl/bseg/brip/brip_region_pixel_sptr.h [code]
contrib/brl/bseg/brip/brip_roi.cxx [code]
contrib/brl/bseg/brip/brip_roi.h [code]A composite region of interest class for image processing operations
contrib/brl/bseg/brip/brip_roi_sptr.h [code]
contrib/brl/bseg/brip/brip_subpix_convolution.h [code]A class to compute subpixel convolutions by using shifted operators
contrib/brl/bseg/brip/brip_vil1_float_ops.cxx [code]
contrib/brl/bseg/brip/brip_vil1_float_ops.h [code]Operations on memory_image_of<float> operands
contrib/brl/bseg/brip/brip_vil_float_ops.cxx [code]
contrib/brl/bseg/brip/brip_vil_float_ops.h [code]Operations on image_view<float> operands
contrib/brl/bseg/brip/brip_vil_ops.h [code]This file contains templated, vil1 versions code provided by brip_float_ops
contrib/brl/bseg/brip/brip_watershed.cxx [code]
contrib/brl/bseg/brip/brip_watershed.h [code]Computes the seeded watershed algorithm
contrib/brl/bseg/brip/brip_watershed_params.cxx [code]
contrib/brl/bseg/brip/brip_watershed_params.h [code]Brip_watershed_params - Parameter block