Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

how to find blob in processing 3X version ?

$
0
0

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


Viewing all articles
Browse latest Browse all 2896

Trending Articles