% -*- texinfo -*-
% @deftypefn {Function File} @var{B} = imtophat (@var{A}, @var{se})
% Perform morphological top hat filtering.
% The image @var{A} must be a grayscale or binary image, and @var{se} must be a
% structuring element.
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
imopen % Perform morphological opening on a given image.