Please assist. Is there any way I can assign detected blobs ids such that I can then refer to each from any where else in my code. say I want the first blob detected to have an ID = 001, second =002, ..., nth = 00n.
1 | initial version |
Please assist. Is there any way I can assign detected blobs ids such that I can then refer to each from any where else in my code. say I want the first blob detected to have an ID = 001, second =002, ..., nth = 00n.