This is a part of my computer vision course, and I've to take an image with multiple objects in foreground, background, perform segmentation techniques like region splitting and merging, thresholding etc... SO the preprocessing techniques that would be required for these? and should I smoothen the image before preforming them
While performing segmentation techniques on an image, is resizing the image important?? And what all preprocessing techniques required for this task?
Topics: