contrib/tbl/vipl/vipl_add_random_noise.h [code] | Add random noise to all pixels |
contrib/tbl/vipl/vipl_add_random_noise.txx [code] | |
contrib/tbl/vipl/vipl_convert.h [code] | Convert between arbitrary image types |
contrib/tbl/vipl/vipl_convert.txx [code] | |
contrib/tbl/vipl/vipl_dilate_disk.h [code] | Morphological dilation with circular element |
contrib/tbl/vipl/vipl_dilate_disk.txx [code] | |
contrib/tbl/vipl/vipl_dyadic.h [code] | Apply any (fixed) function to all (out,in) pixel pairs |
contrib/tbl/vipl/vipl_dyadic.txx [code] | |
contrib/tbl/vipl/vipl_erode_disk.h [code] | Morphological erosion with circular element |
contrib/tbl/vipl/vipl_erode_disk.txx [code] | |
contrib/tbl/vipl/vipl_gaussian_convolution.h [code] | Gaussian smoothing |
contrib/tbl/vipl/vipl_gaussian_convolution.txx [code] | |
contrib/tbl/vipl/vipl_gradient_dir.h [code] | Atan2 of vipl_x_gradient and vipl_y_gradient |
contrib/tbl/vipl/vipl_gradient_dir.txx [code] | |
contrib/tbl/vipl/vipl_gradient_mag.h [code] | Sqrt of vipl_x_gradient square plus vipl_y_gradient square |
contrib/tbl/vipl/vipl_gradient_mag.txx [code] | |
contrib/tbl/vipl/vipl_histogram.h [code] | Pixel value histogram of 2D image |
contrib/tbl/vipl/vipl_histogram.txx [code] | |
contrib/tbl/vipl/vipl_median.h [code] | Median filter with circular element |
contrib/tbl/vipl/vipl_median.txx [code] | |
contrib/tbl/vipl/vipl_moment.h [code] | Computation of n-th order moment |
contrib/tbl/vipl/vipl_moment.txx [code] | |
contrib/tbl/vipl/vipl_monadic.h [code] | Apply any (fixed) function to all pixels |
contrib/tbl/vipl/vipl_monadic.txx [code] | |
contrib/tbl/vipl/vipl_sobel.h [code] | Vipl_sobel convolution filter |
contrib/tbl/vipl/vipl_sobel.txx [code] | |
contrib/tbl/vipl/vipl_threshold.h [code] | Set pixel to given value if above/below certain threshold |
contrib/tbl/vipl/vipl_threshold.txx [code] | |
contrib/tbl/vipl/vipl_x_gradient.h [code] | Convolve image with horizontal [-1 1] filter |
contrib/tbl/vipl/vipl_x_gradient.txx [code] | |
contrib/tbl/vipl/vipl_y_gradient.h [code] | Convolve image with vertical [-1 1] filter |
contrib/tbl/vipl/vipl_y_gradient.txx [code] | |
contrib/tbl/vipl/accessors/vipl_accessors_vcl_vector.h [code] | |
contrib/tbl/vipl/accessors/vipl_accessors_vcl_vector.txx [code] | |
contrib/tbl/vipl/accessors/vipl_accessors_vil1_image.h [code] | |
contrib/tbl/vipl/accessors/vipl_accessors_vil1_image.txx [code] | |
contrib/tbl/vipl/accessors/vipl_accessors_vil_image_view.h [code] | |
contrib/tbl/vipl/accessors/vipl_accessors_vil_image_view.txx [code] | |
contrib/tbl/vipl/filter/vipl_filter.h [code] | Here is how the get/set macros are used |
contrib/tbl/vipl/filter/vipl_filter.txx [code] | |
contrib/tbl/vipl/filter/vipl_filter_2d.h [code] | |
contrib/tbl/vipl/filter/vipl_filter_2d.txx [code] | |
contrib/tbl/vipl/filter/vipl_filter_abs.cxx [code] | |
contrib/tbl/vipl/filter/vipl_filter_abs.h [code] | This class provides a non-templated abstract class for all filters |
contrib/tbl/vipl/filter/vipl_filter_helper.h [code] | |
contrib/tbl/vipl/filter/vipl_trivial_pixeliter.h [code] | |
contrib/tbl/vipl/section/vipl_filterable_section_container_generator_vcl_vector.txx [code] | |
contrib/tbl/vipl/section/vipl_filterable_section_container_generator_vil1_image.txx [code] | |
contrib/tbl/vipl/section/vipl_filterable_section_container_generator_vil_image_view.txx [code] | |
contrib/tbl/vipl/section/vipl_section_container.h [code] | |
contrib/tbl/vipl/section/vipl_section_container.txx [code] | |
contrib/tbl/vipl/section/vipl_section_descriptor.h [code] | |
contrib/tbl/vipl/section/vipl_section_descriptor.txx [code] | |
contrib/tbl/vipl/section/vipl_section_descriptor_2d.h [code] | |
contrib/tbl/vipl/section/vipl_section_descriptor_2d.txx [code] | |
contrib/tbl/vipl/section/vipl_section_iterator.h [code] | |
contrib/tbl/vipl/section/vipl_section_iterator.txx [code] | |
contrib/tbl/vipl/vipl_with_section/vipl_filterable_section_container_generator_section.txx [code] | |
contrib/tbl/vipl/vipl_with_section/accessors/vipl_accessors_section.h [code] | |
contrib/tbl/vipl/vipl_with_section/accessors/vipl_accessors_section.txx [code] | |
contrib/tbl/vipl/vipl_with_vbl_array_2d/vipl_filterable_section_container_generator_vbl_array_2d.txx [code] | |
contrib/tbl/vipl/vipl_with_vbl_array_2d/accessors/vipl_accessors_vbl_array_2d.h [code] | |
contrib/tbl/vipl/vipl_with_vbl_array_2d/accessors/vipl_accessors_vbl_array_2d.txx [code] | |
contrib/tbl/vipl/vipl_with_vnl_matrix/vipl_filterable_section_container_generator_vnl_matrix.txx [code] | |
contrib/tbl/vipl/vipl_with_vnl_matrix/vipl_filterable_section_container_generator_vnl_vector.txx [code] | |
contrib/tbl/vipl/vipl_with_vnl_matrix/accessors/vipl_accessors_vnl_matrix.h [code] | |
contrib/tbl/vipl/vipl_with_vnl_matrix/accessors/vipl_accessors_vnl_matrix.txx [code] | |
contrib/tbl/vipl/vipl_with_vnl_matrix/accessors/vipl_accessors_vnl_vector.h [code] | |
contrib/tbl/vipl/vipl_with_vnl_matrix/accessors/vipl_accessors_vnl_vector.txx [code] |