Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37594216
en ru br
ALT Linux repos
S:2.4-alt1
5.0: 2.4-alt1
4.1: 2.4-alt0.M41.1

Group :: Graphics
RPM: gimp-script-ISONoiseReduction

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define gimpdatadir %(gimptool-2.0 --gimpdatadir)

Name: gimp-script-ISONoiseReduction
Version: 2.4
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Gimp script for reducing sensor noise at high ISO values
License: GPLv3+
Group: Graphics

Url: http://registry.gimp.org/node/104
Source: http://registry.gimp.org/files/Eg-ISONoiseReduction.scm

BuildArch: noarch
Requires: gimp >= 2.2

# Automatically added by buildreq on Thu Aug 28 2008

BuildRequires: libgimp-devel

%description
Gimp script for reducing sensor noise at high ISO values by masking the edges
and then blurring the individual color channels or the luminance channel only.

Using a plugin like Wavelet denoise or greycstoration might actually give you
better results and more options for fine tuning.

%prep
%setup -c -T
cp -a %_sourcedir/Eg-ISONoiseReduction.scm .
# Convert to Unix-style line endings and eliminate submenu named after author
%__subst 's/\r//g' Eg-ISONoiseReduction.scm
%__subst 's at Filters/Eg at Filters/Noise at ' Eg-ISONoiseReduction.scm

%build

%install
install -pD -m644 Eg-ISONoiseReduction.scm %buildroot%gimpdatadir/scripts/ISONoiseReduction.scm

%files
%gimpdatadir/scripts/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin