可以的,Ubuntu 下的 GIMP 完全可以用来抠图(去背景 / 提取主体)。GIMP 是 Linux 上功能很接近 Photoshop 的开源图像编辑软件,常见抠图方式都支持。
** fuzzy select(模糊选择 / 魔法棒)**
** select by color(按颜色选择)**
** foreground select(前景选择)**
** paths(钢笔 / 路径)**
** layer mask(图层蒙版)**
** AI 辅助(可选)**
Rembg + GIMP 插件)在 Ubuntu 上实现自动抠图sudo apt update
sudo apt install gimp
如果你愿意,可以告诉我:
我可以给你更具体的 GIMP 操作步骤。