How to Install and Uninstall enfuse Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 10,2024

1. Install "enfuse" package

This tutorial shows how to install enfuse on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install enfuse

2. Uninstall "enfuse" package

Here is a brief guide to show you how to uninstall enfuse on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove enfuse $ sudo apt autoclean && sudo apt autoremove

3. Information about the enfuse package on Ubuntu 21.04 (Hirsute Hippo)

Package: enfuse
Architecture: amd64
Version: 4.2-8
Priority: optional
Section: universe/graphics
Source: enblend-enfuse
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PhotoTools Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4950
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libgsl25 (>= 2.6), liblcms2-2 (>= 2.5), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libvigraimpex11 (>= 1.11.1+dfsg)
Recommends: hugin
Enhances: hugin
Filename: pool/universe/e/enblend-enfuse/enfuse_4.2-8_amd64.deb
Size: 2461480
MD5sum: b07764afd2a86c55fa9a7f2b2ca8215e
SHA1: e63ad5918fada5d97ecf727c5efc18544452bdf2
SHA256: 15f808ba64ec10499a19dc400bf9adf4b216e26a83ebc4ecc55e12ce794c63dc
SHA512: 9a12021eb95d23e9daf3502f89a28667e00d5e09caf2d150aa205ff5609943a7df5ae85274653606927a351a742618522c0a483d6701fe15b4c23e578d620d6b
Homepage: http://enblend.sourceforge.net/
Description-en: image exposure blending tool
Enfuse blends differently exposed images of the same scene into a nice output
image, without producing intermediate HDR images that are then tonemapped to a
viewable image. This simplified process often works much better and quicker
than the currently known tonemapping algorithms.
.
The exposure blending is done using the Mertens-Kautz-Van Reeth exposure
fusion algorithm. The basic idea is that pixels in the input images are
weighted according to qualities such as proper exposure, good contrast, and
high saturation. These weights determine how much a given pixel will
contribute to the final image.
.
Enfuse does not align images for you. Use a tool like Hugin or PanoTools to do
this. The TIFFs produced by these programs are exactly what Enfuse is designed
to work with.
Description-md5: 01773ba70e320855287a42501d2d11f5
Task: ubuntustudio-photography