Skip to content
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

HUAWEI FIG-LX1 is not supported #2

Open
AlexElkin1972 opened this issue Aug 5, 2018 · 3 comments
Open

HUAWEI FIG-LX1 is not supported #2

AlexElkin1972 opened this issue Aug 5, 2018 · 3 comments

Comments

@AlexElkin1972
Copy link

Hello there,

I've found images from HUAWEI FIG-LX1 (p smart) are not supported. The script fails to iterate every segment and stops on the first one. I've managed to modify the script to export EDOF anyway adding two commands:
L118: idx_hack = data.find(bytes([0x00, 0x65, 0x64, 0x6f, 0x66, 0x00])) - 3
L119: return extract_edof(data, idx_hack, fname)

But root cause relates with segment iteration. I'm providing example of p smart image
img_20180802_225734 and extracted EDOF map
img_20180802_225734-edof

--
WBR, Alex

@luomomo
Copy link

luomomo commented Feb 12, 2019

I can not run normally and get nothing

@jpbarraca
Copy link
Owner

Which model?

@luomomo
Copy link

luomomo commented Feb 12, 2019

Which model?
I can only get the origin image using -p but nothing happens with -v or -e
Is this because the image I get is taken from P20 instead of P9?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants