
Files | |
| file | vil_abs_shuffle_distance.h [code] |
| Compute shuffle distance between two images. | |
| file | vil_abs_shuffle_distance.hxx [code] |
| Compute shuffle distance between two images. | |
| file | vil_binary_closing.h [code] |
| Perform binary closing on images. | |
| file | vil_binary_dilate.cxx [code] |
| Perform binary dilation on images. | |
| file | vil_binary_dilate.h [code] |
| Perform binary dilation on images. | |
| file | vil_binary_erode.cxx [code] |
| Perform binary erosion on images. | |
| file | vil_binary_erode.h [code] |
| Perform binary erosion on images. | |
| file | vil_binary_opening.h [code] |
| Perform binary opening on images. | |
| file | vil_blob.cxx [code] |
| Finds connected regions in a boolean image. | |
| file | vil_blob.h [code] |
| Finds connected regions in a boolean image. | |
| file | vil_cartesian_differential_invariants.h [code] |
| Find Cartesian differential Invariants. | |
| file | vil_cartesian_differential_invariants.hxx [code] |
| Find Cartesian differential invariants. | |
| file | vil_checker_board.h [code] |
| Build checker board image from two source. | |
| file | vil_checker_board.hxx [code] |
| Build checker board image from two source. | |
| file | vil_colour_space.cxx [code] |
| file | vil_colour_space.h [code] |
| Functions to convert between different colour spaces. | |
| file | vil_convolve_1d.h [code] |
| 1D Convolution with cunning boundary options | |
| file | vil_convolve_2d.h [code] |
| 2D Convolution | |
| file | vil_corners.cxx [code] |
| Estimate corner positions using Forstner/Harris approach. | |
| file | vil_corners.h [code] |
| Estimate corner positions using Forstner/Harris approach. | |
| file | vil_correlate_1d.h [code] |
| 1D Convolution with cunning boundary options | |
| file | vil_correlate_2d.h [code] |
| 2D Convolution | |
| file | vil_distance_transform.cxx [code] |
| Compute distance function. | |
| file | vil_distance_transform.h [code] |
| Compute distance function. | |
| file | vil_dog_filter_5tap.h [code] |
| Computes difference of gaussians (using a 5 tap filter). | |
| file | vil_dog_pyramid.h [code] |
| Compute a pyramid of difference of gaussian images. | |
| file | vil_exp_filter_1d.h [code] |
| Apply exponential filter. | |
| file | vil_exp_filter_2d.h [code] |
| Apply exponential filter in two dimensions. | |
| file | vil_exp_grad_filter_1d.h [code] |
| Apply exponential gradient filter. | |
| file | vil_fft.h [code] |
| Functions to apply the FFT to an image. | |
| file | vil_fft.hxx [code] |
| Functions to apply the FFT to an image. | |
| file | vil_find_4con_boundary.h [code] |
| Function to find 4-connected boundary around thresholded region. | |
| file | vil_find_peaks.h [code] |
| Find peaks in image. | |
| file | vil_find_plateaus.h [code] |
| Find plateau points in image. | |
| file | vil_flood_fill.h [code] |
| Fills a connected region with a given value. | |
| file | vil_gauss_filter.cxx [code] |
| Functions to smooth an image. | |
| file | vil_gauss_filter.h [code] |
| Smooths images. | |
| file | vil_gauss_filter.hxx [code] |
| smooth images | |
| file | vil_gauss_reduce.cxx [code] |
| Functions to smooth and sub-sample an image in one direction. | |
| file | vil_gauss_reduce.h [code] |
| Functions to smooth and sub-sample image in one direction. | |
| file | vil_gauss_reduce.hxx [code] |
| Functions to smooth and sub-sample image in one direction. | |
| file | vil_greyscale_closing.h [code] |
| Perform greyscale closing on images. | |
| file | vil_greyscale_dilate.h [code] |
| Perform greyscale dilation on images. | |
| file | vil_greyscale_dilate.hxx [code] |
| Perform greyscale dilation on images. | |
| file | vil_greyscale_erode.h [code] |
| Perform greyscale erosion on images. | |
| file | vil_greyscale_erode.hxx [code] |
| Perform greyscale erosion on images. | |
| file | vil_greyscale_opening.h [code] |
| Perform greyscale opening on images. | |
| file | vil_grid_merge.h [code] |
| Merge two images in a chequer-board pattern. | |
| file | vil_histogram.cxx [code] |
| Construct histogram from pixels in given image. | |
| file | vil_histogram.h [code] |
| Construct histogram from pixels in given image. | |
| file | vil_histogram_equalise.cxx [code] |
| Apply histogram equalisation to given image. | |
| file | vil_histogram_equalise.h [code] |
| Apply histogram equalisation to images. | |
| file | vil_line_filter.h [code] |
| Find line-like structures in a 2D image. | |
| file | vil_line_filter.hxx [code] |
| Find line-like structures in a 2D image. | |
| file | vil_median.h [code] |
| Perform median filtering on images. | |
| file | vil_median.hxx [code] |
| Perform median filtering on images. | |
| file | vil_normalised_correlation_2d.h [code] |
| 2D normalised correlation | |
| file | vil_orientations.cxx [code] |
| Functions to compute orientations and gradient magnitude. | |
| file | vil_orientations.h [code] |
| Functions to compute orientations and gradient magnitude. | |
| file | vil_quad_distance_function.h [code] |
| Functions to compute quadratic distance functions. | |
| file | vil_region_finder.h [code] |
| file | vil_region_finder.hxx [code] |
| file | vil_sobel_1x3.cxx [code] |
| Apply gradient operator to 2D planes of data. | |
| file | vil_sobel_1x3.h [code] |
| Apply 1x3 sobel operator to image data. | |
| file | vil_sobel_1x3.hxx [code] |
| Apply sobel gradient filter to an image. | |
| file | vil_sobel_3x3.cxx [code] |
| Apply gradient operator to 2D planes of data. | |
| file | vil_sobel_3x3.h [code] |
| Apply 3x3 sobel operator to image data. | |
| file | vil_sobel_3x3.hxx [code] |
| Apply sobel gradient filter to an image. | |
| file | vil_structuring_element.cxx [code] |
| Structuring element for morphology represented as a list of non-zero pixels. | |
| file | vil_structuring_element.h [code] |
| Structuring element for morphology represented as a list of non-zero pixels. | |
| file | vil_suppress_non_max.h [code] |
| Suppress all non-maximal points in image. | |
| file | vil_suppress_non_max_edges.h [code] |
| Given gradient image, compute magnitude and zero any non-maximal values. | |
| file | vil_suppress_non_max_edges.hxx [code] |
| Given gradient image, compute magnitude and zero any non-maximal values. | |
| file | vil_suppress_non_plateau.h [code] |
| Suppress all non-plateau points in image. | |
| file | vil_threshold.h [code] |
| Apply thresholds to image data. | |
| file | vil_threshold.hxx [code] |
| Apply thresholds to image data. | |
| file | vil_tile_images.h [code] |
| Create a big image by tiling images in patches. | |
1.8.15