Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

the result of MagicWand.vi in vision examples is always different,why?

We can find the MagicWand example in labview/examples/vision/ functions/Grayscale Processing.
 
and when we click an object in the picture, we can extact the object from the picture. But the problem is that the result is different when you click different place of the object.
 
who can tell me the reason?
0 Kudos
Message 1 of 3
(3,124 Views)
The documentation of the example offers following information:
This example shows how to create an image mask by extracting a region surrounding a reference pixel, called the origin, and using a tolerance (+ or -) of intensity variations based on this reference pixel. Using this origin, the Magic Wand Tool searches for its neighbors with an intensity equal to or falling within the tolerance value of the point of reference.
 
regards,
ThSa

Message Edited by ThSa on 01-04-2006 01:08 PM

0 Kudos
Message 2 of 3
(3,104 Views)
Thanks very much for your help!
0 Kudos
Message 3 of 3
(3,088 Views)