Quote:I meant, not sure how to install it
I think one problem might be using a regular ubuntu and last time I inquired it was ubuntu 22.04 That does pose problems with Gimp and python. The old gimp-python packages no longer work, a flatpak Gimp is sandboxed although I have got a Gimp 2.10.22 appimage to work.
The procedure for intelligent_select is in the README in the package https://gitlab.com/pgicquel1/iselect-gim...master.zip
Unzip in your home folder rename to select-gimp-plugin and from the README
--------
Run installation.sh to install python2.7, pip and virtualenv
Then (to) create a venv named "gimp2env" and install the required python packages in it: (in a terminal)
python2 -m virtualenv gimp2env
source gimp2env/bin/activate
pip install -r requirements.txt
deactivate
--------
I used a Mint 20 (equivalent ubuntu 20.04) no idea if it works in ubuntu 22.04
In Gimp Preferences -> Folders Add the path ~/select-gimp-plugin/intelligent_select to the plugins paths.
If you get into difficulties PM me and I can give you a pre-made, but it is large, 600 MB zipped, unpacks to 1.7 GB. Crazy size for a plugin.
Quote:when I Googled, I got another thread on this forum by @ofnuts about GIMP ML. Unable to fine it now
https://www.gimp-forum.net/Thread-GIMP-ML or https://www.gimp-forum.net/Thread-Some-p...g-for-Gimp