[mdlug] C Pointer Problem

A. Zimmer andrew.zimmer at comcast.net
Sun Apr 12 13:01:54 EDT 2015


On Sun, 12 Apr 2015 10:01:18 -0500
Bob <bob at starlinephoto.com> wrote:

> Glad you like the results, this was an interactive process I played with
> for a few minutes.
> 

For more than a few images, such an interactive process can be
extremely tedious and inefficient.  The peiHalfTone program totally
AUTOMATES the descreening and for dozens, or hundreds, of images
this can be the difference between success and despair.

Another totally automated method for removing halftones and moire
from images is the NOTCH script for ImageMagick by Fred Weinhaus:

http://www.fmwconcepts.com/imagemagick/notch/index.php

NOTCH uses FFT and can process color images at any bit depth
(the GMIC fft routines only process a single image channel).

>
> Not sure about the scripting but this might help:
> http://gmic.eu/tutorial/index.shtml
> 

I already use GMIC scripting, in conjunction with NETPBM and 
Little CMS, to automate the conversion of digital raw images
into a final form.

But the source code for the GIMP plug-in seems to be missing
or inaccessible.  I'd like to examine the Ferguson scripts
to see exactly what is done.

> 
> I'm currently running Gimp 2.8.14 and have not attempted to install the
> latest and greatest. If I can do it with out messing up my current
> install, I'll give it a go.
> 

The latest gimp-git _can_ be installed alongside a gimp-2.8.x
installation.  Before compiling, environmental variables have
to be set that point to the gimp-get tree.  The dev versions
of BABL and GEGL have to be compiled as well.  Instructions
are found here:

http://www.gimp.org/source/howtos/gimp-git-build.html



More information about the mdlug mailing list