selection

Selection bevel

Version 2.1 is here!

This script creates a bevel in the shape of the selection. The script appears as Filters > Distorts > Bevel. The bevel is created on it's own layer. You can adjust various things, like width, azimuth (light angle), etc.
Comments and feedback are welcome.

NOTE!!
When you download the script, you have to rename it so that the extension is ".py" and not ".py.txt", otherwise it will not work in GIMP.

Screenshots:

 read more »

Laso plug-in - object selection

A common task solved during a work with raster images is a object selection. Results obtained from this task are used in a number of applications - from analysis of the growth of human settlements to automatic medical diagnosis. We bring new plug-in for program GIMP for object selection.

Laso plug-in uses active contours models. The solution is based on the original classic model of active contours, the extended model using a gradient vector field (GVF) and proposed improvements.  read more »

Crop Layer Manager

Three functions:
:: Crop to : Crop current layer to selected layer.
:: Crop images : Crop all opened images with current selected rectangle area
:: Intelligence : Think different way [Beta]

Remove Holes (from Selection)

Gino D's GIMP Scripts:
https://sites.google.com/site/ginodonig/gimp-scripts
_

In order to understand how this script works, we must focus on the selection mask, that is the channel related to the selection (you can view it either by activating Quick Mask or by saving the selection as a channel). Referring to this mask, the script eliminates every area that is composed from non-white pixels and is completely enclosed by a fence of white pixels; since the elimination consists in filling such areas of the mask with white, the corresponding holes of the selection will disappear.  read more »

Glass Selection script

; glass-selection.scm
;
; version 1.0 [gimphelp.org]
; last modified/tested by Paul Sherman
; 01/01/2010 on GIMP-2.6.8
; Create Glass Effect of Selection
; based upon glass-text.scm by Scott Mosteller

Download, info and screenshots:
http://www.gimphelp.org/scripts/glass_selection.shtml

Selection to polar array

This script it allows you to create polar series into image from the active selection.

Updated to GIMP 2.6.6

Tutorial:

http://xoomer.virgilio.it/lwcon/gimp/scripts/en_selection-to-polar-array...

Range Selection Script

The range selection script is a tool for easy and automatic creation of selections and lay­er masks. The selections or masks include all parts of the image that are situated within a defined range of tonal values, colours, saturation or edges. Selections can be based on one of 16 channels. For detailed instructions and several samples have a look at the attached manual.

Vignette Script

Creates a vignette around a selection.

- Vignette based on selection and active layer.
- Softness, opacity, and colour of the vignette can be changed in the dialog box.
- Checking "Keep Layers" allows adjustment of vignette opacity after the fact.
- Also check "Keep Layers" if you have other layers visible otherwise they will be merged down.

Location: Filters/Light and Shadow/Vignette

This script is based on the vignetting method outlined by Sue Chastain
http://graphicssoft.about.com/od/gimp/ss/vignette.htm

Sample Pictures:  read more »

Paste separate selection as individual layer

This is my first script.
It is needed to the competent cannon http://registry.gimp.org/node/60 script.
I you have more that once rectangle selection area. You can use this script to copy on active layer any selection area and set him as individual layer.

Layer to selection

Why this is not already a menu item I do not know.

Does what it says, makes a selection to match your layer.

Syndicate content