octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56451] [octave forge] (image) imsmooth, Gauss


From: PIERRE LABRECHE
Subject: [Octave-bug-tracker] [bug #56451] [octave forge] (image) imsmooth, Gaussian third parameter
Date: Thu, 6 Jun 2019 15:24:41 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.80 Safari/537.36

Follow-up Comment #2, bug #56451 (project octave):

There is no description of the third parameter in the documentation.

https://octave.sourceforge.io/image/function/imsmooth.html

Function File: J = imsmooth(I, name, options)
Smooth the given image using several different algorithms.

The first input argument I is the image to be smoothed. If it is an RGB image,
each color plane is treated separately. The variable name must be a string
that determines which algorithm will be used in the smoothing. It can be any
of the following strings

"Gaussian"
Isotropic Gaussian smoothing. This is the default.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56451>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]