搜索资源列表
imagematting-0.1
- linux下面的抠图程序,可以实现复杂场景扣去算法-Cutout linux following procedures, complex scenes can be achieved deduction algorithm
ImageMatting
- 图像处理ImageMatting的实现。主要思路是: 1)手工交互的给出一个前景区域的包围盒。 2)根据当前的前景和背景分割结果,分别估计前景和背景的GMM模型 3)用GraphCut算法进行分割 对上述2),3)两步进行迭代,得到比较好的分割结果 (分割-->估计前景背景-->分割) 4)matting-Image processing ImageMatting achieved. The main idea is: 1) gi
imagematting
- 使用C++编写的alpha-matting图像抠图程序-Interactive segmentation of objects in photos using alpha-matting technique. This task, also known as intelligent scissor works in particular for semi-transparent objects and fuzzy borders.
