搜索资源列表
region-growing
- egion growing approach is the opposite of the split and merge approach: An initial set of small areas are iteratively merged according to similarity constraints. Start by choosing an arbitrary seed pixel and compare it with neighbouring pi
Fill-Polygon
- 实现二维扫描转换多边形的扫描线算法 实现二维连通区域填充的种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight con
dfdd
- THIS ALGORITHM USED TO SPLIT THE IMAGE INTO DIFFERENT REGION.