Example: Particle Analysis Report
From NI Vision for Visual Basic
Example: Particle Analysis Report
This example demonstrates how to grab in-depth information about the particles found in an image. CWIMAQVision.Threshold separates particles in the image from the background. CWIMAQVision.ParticleReport and CWIMAQVision.ParticleCoefficients either retrieve or calculate the appropriate information about the particle.
Example Location
<Vision>\Examples\MSVB\2. Functions\Binary Analysis