SMS:Scatter Filter: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
There are two filter options.  The first option is to filter by adjacent triangle normal angle filter.  The second option is to filter by using the VTK Decimate Pro.
#redirect [[SMS:Scatter Data Menu#Scatter Commands]]
 
You can access the ''Filter Options'' dialog by going to ''Data'' | '''Filter...''' while in the Scatter Module.
 
* '''Filter – Adjacent Triangle Normal Angle Filter'''
Redundant and overlapping data may exist in a scatter. SMS offers the ability to filter the data and remove unnecessary data points in relatively flat areas in the ''Filter'' option from the Scatter module, ''Data'' menu. The user specifies an angle. Each data point is checked to see if it is in a flat region by dotting the normals of the surrounding triangles.
[[File:Filter_diagram.bmp]]
 
If the normals are all within the specified angle, the region is flat and the point is deleted.
 
* '''Filter – VTK Decimate Pro'''
VTK Decimate Pro is a filter to reduce the number of triangles in a triangle mesh, forming a good approximation to the original geometry.  To get a detailed description of the options to set when performing this kind of filter, please visit the website:
 
[http://www.vtk.org/doc/release/4.0/html/classvtkDecimatePro.html http://www.vtk.org/doc/release/4.0/html/classvtkDecimatePro.html]
 
==Related Topics==
*[[SMS:Scatter Module|Scatter Module]]
*[[SMS:Scatter Data Menu|Scatter Data Menu]]
 
 
{{Navbox SMS}}

Latest revision as of 17:51, 17 December 2013