Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36928191
en ru br
Репозитории ALT
S:4.2-alt5
5.1: 3.2-alt3.1
4.1: 3.0-alt1
4.0: 3.0-alt1
3.0: 2.3-alt1
www.altlinux.org/Changes

Группа :: Графика
Пакет: enblend

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Summary: A tool for combine images (make a panoramas) using a multiresolution spline
Name: enblend
Version: 3.2
Release: alt3.1
License: GPL
Group: Graphics
URL: http://enblend.sourceforge.net/
Source0: %name-%version.tar.gz
#Patch0: %name-fix-glew-%version.patch
#Patch1: %name-Makefile-%version.patch
#Patch2: %name-src-%version.patch


BuildRequires: boost-devel gcc-c++ libstdc++-devel libtiff-devel libglew-devel libxmi-devel liblcms-devel libglut-devel libmesa-devel libjpeg-devel libpng-devel openexr-devel libXmu-devel libXi-devel

%description
enblend  overlays  multiple  TIFF  images using the Burt & Adelson mul-
tiresolution spline.  This technique tries to make  the  seams  between
the  input  images  invisible and very suitable to make panoramas.

Enfuse merges overlapping images using the Mertens-Kautz-Van Reeth exposure fusion algorithm (conference paper PDF). This is a quick way to blend differently exposed images 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 than the currently known tonemapping algorithms.

Enfuse can also be used to build extended depth-of-field images, by blending a focus stack.

%prep

%setup -q

%build

export CPPFLAGS=-I/usr/include/lcms
%configure --with-glut
%make

%install

%makeinstall

%files
%doc AUTHORS ChangeLog INSTALL NEWS README TODO
%_bindir/*
%_man1dir/*
/usr/share/info/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin