Ask Your Question

Revision history [back]

how to detect waterdroplet in given images

Hi, I am using python programming to detect water droplet its size and position in these images in real time image processing scenario. I used opencv version 4 in python. I already used canny edge detection, thresholding approach but it didn't work. So I used the haar cascade approach which worked on the previous image but not on new images. Can you please suggest me any other approach for this.image description image descriptionimage description