Haochen Yu

Results 6 comments of Haochen Yu

I will try that solution later today. I didn't realize you guys are using PIL for image processing. Would it be possible for you guys to transfer the PIL image...

Yeah i can get data but sometimes to data is 0.0 in both latitude and longitude. So I am not sure what is going on here :( ![Screenshot from 2021-07-27...

Hey everyone, I checked the commit. It looks like the latest commit is in 2021. If you guys are still looking for help, I am certainly interested to help.

That sounds awesome!! I would love to help. Feel free to share with me the best way to communicate with the team. My email address is [email protected] linked in my...

I looked into the C++ source code a little bit. It appears that inside the `QRCodeDetector::detectMulti`, `qrdet.localization()` is returning false in [`qrcode.cpp`](https://github.com/opencv/opencv/blob/4.x/modules/objdetect/src/qrcode.cpp) which cause the entire program to return `false`....