Image Pre-processing Part 5: Image Segmentation
Read Time: 4 min In previous posts, we discussed different pre-processing techniques using opencv. You can access these posts from here: https://www.letthedataconfess.com/image-pre-processing-through-opencv-part-4/ https://www.letthedataconfess.com/image-pre-processing-through-opencv-part-3/ https://www.letthedataconfess.com/image-pre-processing-through-opencv-part-2/ https://www.letthedataconfess.com/image-pre-processing-techniques-through-opencv-part-1/ In this post, I have explained theoretical overview of an important and widely used concept i.e. image segmentation. Before moving ahead, first we need to understand the difference between object recognition, object detection and … Read more