Unregistered
March 21, 2004, 11:16:36
Hello everybody,
I'm trying to develop a visual basic application which uses MV Blob Finder to get the distances between all blobs found in an image.
Actually I can get the position of the bigger blob (in the documentation is written that the boundingrect.x property of the Blob Finder object points to the x coordinate of the biggest blob found). I suppose that the CURRENTBLOB method is implemented to change the pointer to next blob using the index icount, but I can't understand which variables I have to pass to that function and, in all cases I don't know how to use it: can someone help me?
thank you,
Andrea
I'm trying to develop a visual basic application which uses MV Blob Finder to get the distances between all blobs found in an image.
Actually I can get the position of the bigger blob (in the documentation is written that the boundingrect.x property of the Blob Finder object points to the x coordinate of the biggest blob found). I suppose that the CURRENTBLOB method is implemented to change the pointer to next blob using the index icount, but I can't understand which variables I have to pass to that function and, in all cases I don't know how to use it: can someone help me?
thank you,
Andrea