barcode-scanner icon indicating copy to clipboard operation
barcode-scanner copied to clipboard

feat: get ResultPoints of code result

Open tomfong opened this issue 2 years ago • 2 comments

This PR just provides idea of what I want to implement...

I would like to get points of the result when scanning. I know where I should put new codes to but I'm not familiar with ``JSObject``` in both Java and Swift. So the PR is obviously not finished and tested.

So @thegnuu, could you please help and guide me? I would like to know how to serialize Swift's Struct[] and Java's Class[] to JSObject's Object properly.

Thank you very much.

tomfong avatar May 28 '22 07:05 tomfong

@tomfong as pointed out in your issue I will have a look at it in the upcoming days! Please give me some time :)

Thanks!

thegnuu avatar May 30 '22 08:05 thegnuu

#140 It might be possible that this would be useful for the same reason

thegnuu avatar Sep 05 '22 14:09 thegnuu

I should be able to add this with the upcoming ml-kit solution, unfortunately, I will not be able to merch this PR since the complete code base changed.

Thank you anyway for your work!

thegnuu avatar May 08 '23 14:05 thegnuu