dual-camera-edof
dual-camera-edof copied to clipboard
HUAWEI FIG-LX1 is not supported
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
and extracted EDOF map
-- WBR, Alex
I can not run normally and get nothing
Which model?
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?