size and position of blobs
Hey guys, I was wondering if anyone could point what's the way to extract the relative size and positioning of blobs?
I have done blob detection using cv.jit.label -> cv.jit.blobs.bounds
but how do I extract the relative size and position of the blobs as I want to use that information for sound mapping