We are about to switch to a new forum software. Until then we have removed the registration on this forum.
how to find blob size and width and number of blob in current version if processing ?
Blob[] blobs = opencv.blobs( 100, w*h/3, 20, true ); this code works only on processing version 1.5.1.
sketch link https://openprocessing.org/sketch/52766