|
Blob isolation Dawson from Malaysia [173 posts] |
13 year
|
Is it possible to set the minimum blob size relative to its COG_X position. So as COG_X increases, the minimum acceptable blob size also increases.
|
|
|
Dawson from Malaysia [173 posts] |
13 year
|
I am currently setting a variable and using an if statement to check. The problem with this is that it is done after the blob filter process. As you will notice, the correct blob might not get filtered and the check (if statement) will fail. It would be better if the blob filter module had this function so that the correct blob gets filtered reliably.
|
|
|
Dawson from Malaysia [173 posts] |
13 year
|
I managed to do it using VB script.
|
|