I choosed to install the Gwiddion development. Reading informations on how to 
build a new module for Gwiddion on 
http://gwyddion.net/download.php#sample-module, I've installed :
Gwyddion-Development-2.11
gtk-2.12.9-win32-1
gtk-dev-2.12.9-win32-1
and tryied to install the sample-module (threshold-example-2.0), but I have 
this error after reading the "Readme" informations:
C:\GTK\include\gtk-2.0\gdk/gdkcolor.h(30) : fatal error C1083: Cannot open 
include file 'cairo.h': No such file or directory
NMAKE: fatal error V1077: 'cl' :return code '0x2'

How can I solve that? What are the packages I need to install to run the sample 
module?
thanks
Angelo





________________________________
From: David Necas (Yeti) <[email protected]>
To: Gwyddion use discussion <[email protected]>
Sent: Tuesday, December 23, 2008 1:32:16 PM
Subject: Re: [Gwyddion-users] Finding images with grains in a big set

On Sun, Dec 21, 2008 at 10:59:46AM -0800, Angelo Ulivieri wrote:
> I want to know if in Gwiddion is there a possibility to find in a set of some 
> thousand of images that which are interesting for their contents (presence or 
> absence of grains).
> Is there  possibility to do this or is necessary to implement something for? 

Hello, this kind of mass processing is not possible from the GUI.  It
can be probably done using pygwy, the Python scripting interface, which
however works properly only in Unix at present.  I would write such
thing in C using Gwyddion functions (looking at gwyiew is probably a
good start if you choose this way).

Yeti


------------------------------------------------------------------------------
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users



      
------------------------------------------------------------------------------
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Reply via email to