mkazhdan / TextureSignalProcessing

Gradient-Domain Processing within a Texture Atlas
69 stars 13 forks source link

Gradient Domain Texture Processing (Version 4.00)

links executables usage compilation changes support

This software supports gradient-domain signal processing within a texture atlas. Supported applications include:


LINKS


EXECUTABLES


USAGE EXAMPLES (WITH SAMPLE DATA)
For testing purposes, a number of textured mapped models are provided (using the .ply extension). Of these, David and Julius include normal maps (using the .normap extension), Fertility includes the eight harmonic vector-fields (using the .vf extension), and Rooster uses (partial) texture maps as well as a mask image and confidence maps.


COMPILATION AND EXECUTION
  • The Windows executables require both the glew and glut dynamically linked libraries to run. These can be found here and should be included either in the directory with the executables, or in the directory from which the executables are run.
  • Compiling under Windows requires both the glew and glut libraries. These can be found here and should be placed in the output directory for linkage.

HISTORY OF CHANGES
Version 2:
  • Added support for reaction-diffusion based on the Gray-Scott model.
Version 3:
  • Added support for texture stitching.
Version 4:
  • Added Makefile.no_visual to allow building texture filtering/stitching applications without visualizations..

SUPPORT
This work genersouly supported by NSF grant #1422325.


HOME