-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
- Content .- Fans (1) .- Knowledge Base  . 

Qtpfsgui

   1.9.0  

KDE Graphic Tool

Qtpfsgui
zoom


Qtpfsgui
zoom


Link:  Link
Depends on:  Qt 4.x
Downloads:  4836
Submitted:  Mar 18 2007
Updated:  Dec 16 2007
Score: 
score85%85%score
 85% good
bad   good

Description:

Qtpfsgui is a graphical user interface (based on Qt4) that provides a workflow for HDR imaging.

Supported HDR formats:
  • OpenEXR (extension: exr, linux and Mac OS X only)

  • Radiance RGBE (extension: hdr)

  • Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff)

  • Raw image formats (extension: various)

  • PFS native format (extension: pfs)

  • Supported LDR formats:
  • JPEG, PNG, PPM, PBM, TIFF(8 bit)

  • Supported features:
  • Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and 16bit, RAW) of the same scene taken at different exposure setting.

  • Save and load HDR files.

  • Rotate and resize HDR files.

  • Tonemap HDR images.

  • Copy exif data between sets of images.



  • For ubuntu packages see:
    http://bellette.tuxfamily.org/tutos/hdr/3.php




    Changelog:

    read: http://qtpfsgui.sourceforge.net/Changelog




    LicenseGPL
    Source(Qtpfsgui v1.9.0 Sources)
    MS Windows(Qtpfsgui v1.9.0 windows EXE)
    MS Windows(Qtpfsgui Windows DLL Package V4)
    Mac OS X(Qtpfsgui v1.8.12 for Mac OS X)
    Fedora(Qtpfsgui packaged for FC6)
    Ubuntu(Qtpfsgui packaged for Ubuntu)
    donate
    send to a friend
    subscription
    other apps from prometeus81

    goto page: prev   1  2 

    -

     Save as JPEG?

     
     by CyberAng3l on: Aug 21 2007
     

    Is there any way that I can save my final HDR Image as a JPEG Image?


    reply to this

    -

     Re: Save as JPEG?

     
     by prometeus81 on: Sep 17 2007
     

    Once you have an HDR image loaded up in the workspace you have to tone map it (use the big button, shortcut:CTRL+T) to get an LDR (like Jpeg). Only after the tone mapping step has been performed you can save it as jpeg.


    reply to this

    -

     Re: Re: Save as JPEG

     
     by CyberAng3l on: Sep 17 2007
     

    Yes, I have already found it..
    Anyway, Thanks for the reply :)


    reply to this

    -

     align_image_stack

     
     by CyberAng3l on: Sep 17 2007
     

    Has anyone been able to compile properly align_image_stack from hugin`s svn repository?

    I am getting errors...

    Can someone send me the align_image_stack executable?

    If possible for 64bit but I think that it will also work with the 32bit compatibility layer on my kubuntu feisty :)

    Thanks in advance.


    reply to this

    -

     Re: align_image_stac

     
     by CyberAng3l on: Sep 17 2007
     

    OK Finally I got it compiled!!

    Not the hole hugin (It still gives me some errors) but at least it has passed the align_image_stack compilation :)

    It is a 39MB executable!!!


    reply to this

    -

     Re: Re: align_image_

     
     by prometeus81 on: Sep 20 2007
     

    try stripping the debug symbols from it with:
    strip align_image_stack
    before the "make install" step, or before moving/copying it to a directory named in the PATH var.


    reply to this

    -

     Re: Re: align_image_

     
     by regisb on: Nov 16 2007
     

    How did you do that? I downloaded hugin from the svn repository, did cmake and make install, but align_image_stack was not compiled in the process. When I navigate to the directory where align_image_stack.cpp is located (hugin/src/hugin1/tools) and do a cmake/make install from here, compilator complains about a missing config.h and compilation fails.


    reply to this

    -

     Re: Re: Re: align_im

     
     by regisb on: Nov 16 2007
     

    Alright, I managed to compile align_image_stack by de-commenting the "add_subdirectory(tools)" line in the CMakeLists.txt file located in hugin/src/hugin1.
    I have copied the align_image_stack binary in /usr/local/bin and now Qtpfsgui can find it. However, I now get the following error:
    "The external process "align_image_stack" crashed..."
    I guess it's because my images do not have the right format.


    reply to this

    -
    .

     Where is KDE part?

     
     by Fri13 on: Dec 16 2007
     

    Where is KDE parts of this Application? This app should go to http://qt-apps.org if this application dont use KDE style/color and open/save dialog.

    I tought this was KDE application and because it isn't it's on wrong site. Sorry...


    KDE is made for users....

    What can you give to others?

    reply to this

    goto page: prev   1  2 

    add commentback




    -
    -
    all messages
    openDesktop.org Facebook App

    Partners
    Place Your Link Here!
    online casino bonus

    -
    Best Twitter Client
     Official Twitter Web Interface
     Choqok
     Plasma Twitter Applet
     Twitux
     gTwitter
     Spaz
     Twitterfox
     Gwibber
     Qwit
     TweetDeck
     Other
     Not using Twitter

    resultmore
    Cool Sites
    iPhone Hintergrundbilder

     
     Who we are
    Contact
    More about us
    Frequently Asked Questions
    Register
    Twitter
    Blog
    Explore
    Apps
    Jobs
    Knowledge Base
    Events
    People
    Updates on identi.ca
    Updates on Twitter
    Facebook App
    Content RSS   
    Events RSS   

    Participate
    Groups
    Forum
    Add App
    Public API
    About KDE-Apps.org
    Legal Notice
    Spreadshirt Shop
    CafePress Shop
    Advertising
    Sponsor us
    Report Abuse
     

    Copyright 2003-2010 KDE-Apps.org Team  
    All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
    All contributors are responsible for the lawfulness of their uploads.
    KDE and K Desktop Environment are trademarks of KDE e.V.