PRTools Contents

PRTools User Guide

im_gaussf

IM_GAUSSF

Fixed mapping for Gaussian filtering images (DIPImage)

   B = IM_GAUSSF(A,S)
   B = A*IM_GAUSSF([],S)
   B = A*IM_GAUSSF(S)

Input
 A Dataset with object images dataset (possibly multi-band)
 S Desired standard deviation for filter, default S = 1

Output
 B Dataset with Gaussian filtered images

Description

All, possibly multi-band, 2D images in A are Gaussian filtered using the  DIPImage command GAUSSF.  In case DIPImage is not available, IM_GAUSS may be used.

See also

datasets, datafiles, dipimage, gaussf, im_gauss,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.