Distributed Gradient-Domain Processing of Planar and Spherical Images (Version 3.11)

links description executable usage changes

LINKS
ToG 2010 Paper
Windows (x64) Executables
Source Code
(Older Versions: Version 3.1 Page Version 3 Page Version 2 Page Version 1 Page)
License

CODE DESCRIPTION

EXECUTABLE ARGUMENTS

USAGE
For testing purposes, two sample datasets are provided.
CHANGES
Version 2:
  1. The code has been modified so that --gScale and --iWeight can be applied when peforming stitching.
  2. The --gray flag has been added to make processing of gray images more efficient.
  3. The --deramp flag has been added to remove structured ramping artefacts in the image tiles.
  4. The --spherical/--cylindrical flags have been added to support the processing of spherical/cylindrical images.
Version 3:
  1. The code has been re-written to be cross-platform.
  2. The code has been modified by replacing the --noBlackOut flag with the more powerful --unknownType flag to support harmonic fill-ins.
Version 3.1:
  1. The parameter --lowPixels has been added to allow users to specify a low-frequency band that is different from the high-frequency band. This enables blending of frequency content, where the ``amount'' of low-frequency preserved increases with larger values of --iWeight.
Version 3.11:
  1. Fixed a memory allocation problem in ImageStream.inl.

HOME