mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-07 15:45:04 +08:00
unwrap: Fix unicode
This commit is contained in:
committed by
Jostein Bø Fløystad
parent
73b03953a8
commit
b614206a80
@@ -1,9 +1,9 @@
|
||||
// 2D phase unwrapping, modified for inclusion in scipy by Gregor Thalhammer
|
||||
|
||||
//This program was written by Munther Gdeisat and Miguel Arevallilo Herra�ez to program the two-dimensional unwrapper
|
||||
//This program was written by Munther Gdeisat and Miguel Arevallilo Herraez to program the two-dimensional unwrapper
|
||||
//entitled "Fast two-dimensional phase-unwrapping algorithm based on sorting by
|
||||
//reliability following a noncontinuous path"
|
||||
//by Miguel Arevallilo Herra�ez, David R. Burton, Michael J. Lalor, and Munther A. Gdeisat
|
||||
//by Miguel Arevallilo Herraez, David R. Burton, Michael J. Lalor, and Munther A. Gdeisat
|
||||
//published in the Journal Applied Optics, Vol. 41, No. 35, pp. 7437, 2002.
|
||||
//This program was written by Munther Gdeisat, Liverpool John Moores University, United Kingdom.
|
||||
//Date 26th August 2007
|
||||
|
||||
Reference in New Issue
Block a user