zjxi / PolSAR-Freeman-Algorithm

An implementation of the Freeman(Three-Component Scattering) Algorithm for Polarimetric SAR Data
MIT License
13 stars 5 forks source link

freeman_decomposition #1

Open Hxiaosa opened 3 years ago

Hxiaosa commented 3 years ago

Dear Friends, thank you very much for writing this code implementation of FREEMAN decomposition, which solved a big problem I encountered. Thank you,But there are still a few questions that I don’t understand,Can you help me answer these questions? First, why do you want to convert the double value to unit16? Secondly, in lines 107-109, why do you subtract 65535 from the value?Finally, I still express my gratitude to you. Thank you very much!

khanfarhan10 commented 3 years ago

Hello @Hxiaosa @zjxi I'm currently having problems visualizing the bin files (coherency and covariance matrices) as images, generated using the PolSARPro Software.

So could you please be grateful to write some code that converts these .bin files into .png files in MATLAB/Python?? Or could you suggest some software/online tool for the same? Thanks in advance. I appreciate this repo a lot.