Skip to content
forked from songyuncen/unwrap

Source code from the book "Two-Dimensional Phase Unwrapping: Theory, Algorithms, and Software"

Notifications You must be signed in to change notification settings

NekoMonad/unwrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Two-dimensional Phase Unwrapping: Theory, Algorithms, and Software
              by Dennis C. Ghiglia and Mark D. Pritt

              Published by John Wiley and Sons, Inc.
               Copyright 1998, all rights reserved

 This directory contains the source code and data files from the
 book.  See the README.code file for the licensing statement and
 Disclaimer of Warranty.  See the README.data file for a short
 description of the data files.

 The source code is written in C and has been tested on ANSI C
 compilers on an IBM RS/6000 workstation, a Silicon Graphics
 workstation, and a Sun SPARCstation.  The software has not been
 tested on any PCs.  We see no reason why it should not run on a
 PC, but the user may have to make some modifications, especially
 if the data types do not agree with those of the workstations
 (e.g., 2-byte int's).  See Appendix A in the book for comments
 on porting.

 For instructions on compiling and running the source code, refer
 to Appendix A of the book.

About

Source code from the book "Two-Dimensional Phase Unwrapping: Theory, Algorithms, and Software"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%