Cross Filter Plug-in for GIMP2

Index

Features

This plug-in is a cross filter. It draws light lines at highlight points.

Requirement

Install

Microsoft Window

Get binary distribution. It contains 'cross.exe' and 'gimp20-cross.po'. Copy 'cross.exe' to your plug-in directory (By default installation, the folder may be 'C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins'..? And Copy '*.po' to your locale directory (By default installation, the folder may be 'C:\Program Files\GIMP 2\share\locale\ja\LC_MESSAGES' and so on.

Unix/Linux

Get source code and do configure, make, make install.
Apple OS X
I don't know about this operating system so much. But may be configure, make, make install works well too.

Details

Parameters

BrightnessTotal Density of Cross lines
ThresholdHighlight point of Cross. if the value is over 255, white(#FFFFFF) area highlight will be more small.
Threshold TypeEach of RGB, Average of RGB, Weighted Average of RGB
AngleAngle of Cross
Line TypeNumber of Lines
High Light 0 DensityDensity of Lines
High Light 0 ExtentLength of Lines
High Light 1 DensityAnother Density of Lines
High Light 1 ExtentAnother Length of Lines
Spectrum DensityDensity of Rainbow Spectrum
Spectrum ExtentLength of Rainbow Spectrum
Spectrum AmpAmpltude of Spectrum
Spectrum PhasePhase of Spectrum

Selection

If selection area exists, highlight area will become circumscribed. It is convenience for distinguish strong light from plane white color.

Copyright

OHTSUKA, Yoshio <ohtsuka.yoshio@gmail.com>