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

Use rectangle scanner on existing Images [QUESTION] #78

Open
jasmindevgirl opened this issue Dec 6, 2020 · 1 comment
Open

Use rectangle scanner on existing Images [QUESTION] #78

jasmindevgirl opened this issue Dec 6, 2020 · 1 comment

Comments

@jasmindevgirl
Copy link

Is there a way to use the rectangle scanner on an existing image uri ?

Thanks a lot

@humphreyja
Copy link
Member

@jasmindevgirl Currently there isn't 😢. Take a look at this issue though. It's all about extracting the perspective transform code into a callable function. You could do the same thing with the detection stuff as well.

I abstracted the detection code into the RectangleDetectionController files. So it should be pretty straight forward to turn that into a callable function.

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

2 participants