-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The unwrapping failed #12
Comments
It can be solved by mcf; |
By |
@yoyolicoris The program crashed and didn't produce the final result. |
@insar-dev, you can also try the graph cuts method ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used an interference dataset for unwrapping, but it ultimately failed.
test data :https://1drv.ms/u/c/c85ba7138ea4b563/EQeDVYuFyYdLsACZqqseykwBOnBw7IPUuOOY-yh70ILsdA?e=xAg2Wh
wrapped_plane_wave = np.fromfile('2017-03-14_2017-04-07.diff.filter.raw', dtype=np.float32)
wrapped_plane_wave = wrapped_plane_wave.reshape((4628, 2562))
The text was updated successfully, but these errors were encountered: