上QQ阅读APP看书,第一时间看更新
See also
- The article GrabCut: Interactive Foreground Extraction Using Iterated Graph Cuts in ACM Transactions on Graphics (SIGGRAPH), Volume 23, Issue 3, August 2004, by C. Rother, V. Kolmogorov, and A. Blake, describes the GrabCut algorithm in detail
- The Segmenting images using watersheds recipe in Chapter 5, Transforming Images with Morphological Operations, presents another image segmentation algorithm
You've successfully learned how to segment an image with the GrabCut algorithm. Now, let's move on to the next recipe.