Page 1 of 4 123 ... LastLast
Results 1 to 10 of 35

Thread: Stack your photos with MacroFusion

  1. #1
    Join Date
    Aug 2011
    Beans
    13

    Stack your photos with MacroFusion

    Hi,

    There's another new utility to combine your photos to get HDR or deeper DOF.

    It's MacroFusion (version 0.7), a GUI for Enfuse/Hugin tools. Short video, how to use it: http://vimeo.com/32088731



    To install it, use my PPA (ppa:dhor/myway), or by hand download package from http://sourceforge.net/projects/macrofusion.

    To make MacroFusion works, you need Enfuse version >=4.0. Lucid users can install that version from my PPA.

    Code:
    sudo add-apt-repository ppa:dhor/myway
    sudo apt-get update
    sudo apt-get install macrofusion
    Any feedback, translations and tests are welcome!

  2. #2
    Join Date
    Aug 2010
    Location
    Fort Worth, Texas
    Beans
    350
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: Stack your photos with MacroFusion

    Will this program work with KDE or just the Gnome desktop?
    Colyn

    My photography website: http://www.colynsfotografs.com

  3. #3
    Join Date
    Jul 2006
    Beans
    284

    Re: Stack your photos with MacroFusion

    Quote Originally Posted by jcolyn View Post
    Will this program work with KDE or just the Gnome desktop?
    Anywhere. You only need GTK+ and its Python bindings. And, of course, enblend/enfuse.
    Libre Graphics World — news and articles on free design and photography software

  4. #4
    Join Date
    Aug 2010
    Location
    Fort Worth, Texas
    Beans
    350
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: Stack your photos with MacroFusion

    Thanks

    I'll have to give it a try....
    Colyn

    My photography website: http://www.colynsfotografs.com

  5. #5
    Join Date
    Jan 2008
    Location
    Romania
    Beans
    403
    Distro
    Ubuntu Development Release

    Re: Stack your photos with MacroFusion

    Unfortunately it doesn't work... When I try to add some images, I get this:

    Code:
    Traceback (most recent call last):
      File "/usr/bin/macrofusion", line 405, in ajout
        FenOuv=Fenetre_Ouvrir(self.liststoreimport,1)
      File "/usr/bin/macrofusion", line 647, in __init__
        self.tags2+=(_("<b>Aperture:</b> F/") + str(float(float(self.tags['FNumber'][0])/float(self.tags['FNumber'][1]))) + "\n")
    KeyError: 'FNumber'
    ...Things To Tweak After Installing Ubuntu 12.04 Precise Pangolin

    http://www.webupd8.org - Daily Ubuntu / Linux news and application reviews.

  6. #6
    Join Date
    Aug 2011
    Beans
    13

    Re: Stack your photos with MacroFusion

    Quote Originally Posted by nilarimogard View Post
    Unfortunately it doesn't work... When I try to add some images, I get this:

    Code:
    Traceback (most recent call last):
      File "/usr/bin/macrofusion", line 405, in ajout
        FenOuv=Fenetre_Ouvrir(self.liststoreimport,1)
      File "/usr/bin/macrofusion", line 647, in __init__
        self.tags2+=(_("<b>Aperture:</b> F/") + str(float(float(self.tags['FNumber'][0])/float(self.tags['FNumber'][1]))) + "\n")
    KeyError: 'FNumber'
    Hmm, exif stuff... Fix on the way

  7. #7
    Join Date
    Apr 2011
    Beans
    23
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Stack your photos with MacroFusion

    I installed MacroFusion and Enfuse. Trying to run MacroFusion but nothing happens.

    When i right click a picture, there is option to open it with MacroFusion but again nothing happens.

    Restarted the PC, it does not fix the problem.

    I am using Ubuntu 11.10.

    Appreciate any comment.

  8. #8
    Join Date
    Apr 2011
    Beans
    23
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Stack your photos with MacroFusion

    Update: I tried running MacroFusion from the terminal. It say:

    gtk2, pygtk or libglade is missing.

  9. #9
    Join Date
    Aug 2011
    Beans
    13

    Re: Stack your photos with MacroFusion

    Quote Originally Posted by gpsvn View Post
    Update: I tried running MacroFusion from the terminal. It say:

    gtk2, pygtk or libglade is missing.
    My fault - please install python-glade2 package. I will fix that in next version.

  10. #10
    Join Date
    May 2011
    Beans
    119

    Re: Stack your photos with MacroFusion

    It's a great app from an excellent PPA
    Xubuntu 11.10 64 bit

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •