Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    PDL::Graphics::LUT 2.3.2

    Download button

    No screenshots available
    Downloads: 320  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Doug Burke | More programs
    Perl Artistic License / FREE
    July 28th, 2007, 06:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    PDL::Graphics::LUT description

    PDL::Graphics::LUT is a Perl module that provides access to a number of look-up tables.

    PDL::Graphics::LUT is a Perl module that provides access to a number of look-up tables.

    SYNOPSIS

    use PDL::Graphics::PGPLOT;
    use PDL::Graphics::LUT;

    # what tables are available
    my @tables = lut_names();

    # get the reversed colour table 'smooth',
    # with the gamma intensity ramp
    my ( $l, $r, $g, $b ) = lut_data( 'smooth', 1, 'gamma' );

    # use the table idl5 in ctab
    ctab( lut_data('idl5') );

    PDL::Graphics::LUT contains a number of colour look-up tables (in rgb format) and intensity ramps, and provides routines to access this data. The format of the data is suitable for use by "ctab" in PDL::Graphics::PGPLOT.

    Unlike the initial release of the package, the data tables are now stored within the PDL distribution (see $tabledir and $rampdir) rather than in the module itself. Changes to these directories will be picked up on the next call to one of the package functions.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    look-up tables | PDL graphics | Perl module | PDL::Graphics::LUT | LUT | PDL

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM