I may be using the completely wrong tools to do this, but here is what I want to do:
I would like to use Labview to locate an object in a field of view, and apply measurement tools to the object. Basically, find a blob, and measure the blob.
What I have done is used the pattern matching tools to find the object (which works EXTREMELLY well), but the measurement tools, such as 'clamp' and other line tools do not 'follow' the location of the pattern match. I may misunderstand its purpose, but the pattern matching retangle has a point associated with it. My understanding is that I could use this as an origin of sorts to 'locate' the area I want the measurement tools to do their job. I have some experience with Adept Vision, and I know that you can set up coordinate systems, I figure there is something like this in Labview, I just may be using the wrong tool.
I have an application that while the object I am interested in will generally be in the same location, it will change slightly side to side and vertically. What I would like to do is set the camera up and be able to find the area I am interested in, take a measurement and go on with life.
The pattern matching works very well by itself. The measurements tools (clamp and the like) work well by themselves. What I would like to do is combine them so that the measurement will be taken no matter how the object is oriented and where it is within the view area.
Is there a better tool to use, or is there a command or something that I am missing? I am using Vision Assistant 8.0 and Labview 8.0.
Thanks