MediaBrain-SJTU / FACT

MIT License
162 stars 22 forks source link

Code for generating phase-only reconstruction #4

Open wjun0830 opened 3 years ago

wjun0830 commented 3 years ago

In the paper, you mentioned "we first generate phase-only reconstructed images by setting the amplitude component as a constant.". However, I cannot understand how you set the amplitude component as a constant. Whenever I tried that way, it gives me the black image. Can you provide implementations for generating phase-only recon images?

hitxiaoting commented 2 years ago

@wjun0830 have you solve this issue, I tried to set the amplitude as 0 or 1, it result in an all 0 matrix, so a black image.

venje-zhu commented 2 years ago

请问你解决了吗?我尝试了一下也是黑色的图片。