04-12-2009 01:32 PM
I'm passing a binary image to Particle Filter 3.vi and attempting to filter out all particles that do not fall within a net area criteria. I set the filter settings as follows:
Measurement Parameter = Area
Connectivity = True (8)
Range Lower Value = 200
Range Upper Value =400
Range = False (include)
Measurement Type = pixels
Keep/Remove Particles = False (keep)
When I pass the resulting filtered image to the particle analysis report.vi. I get Many particles whose area is less than Range Lower Value (200). What am I doing wrong?
04-13-2009 10:45 AM
Robicheaux -
That all looks reasonable - can you post your code and your sample image?
Greg Stoll
Vision R&D
National Instruments
04-13-2009 01:10 PM