How may I sort the blobs accordingly in opencv? I have all the blobs scattered over the image. I want it to be bottom right to be the first blob. Second blob to be bottom left from the 1st blob until top left the last blob. I need some suggestion on how to deal with it. Thank you.
Share
I’d try something like this ..