Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VTK
VTK
Commits
0d10087a
Commit
0d10087a
authored
Oct 04, 2007
by
Mathieu Malaterre
Browse files
STYLE: add doc for IgnoreZero
parent
d9f1b1cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Imaging/vtkImageAccumulate.h
View file @
0d10087a
...
...
@@ -26,6 +26,12 @@
// functions allow the statistics to be computed on an arbitrary
// portion of the input data.
// See the documentation for vtkImageStencilData for more information.
//
// This filter also support ignoring pixel with value equal to 0. Using this
// option with vtkImageMask may result in results being slightly off since 0
// could be a valid value from your input.
//
// .SECTION see also vtkImageMask
#ifndef __vtkImageAccumulate_h
#define __vtkImageAccumulate_h
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment