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

Extend RecogniseGeneric etc. #259

Open
ssiccha opened this issue Apr 7, 2021 · 0 comments
Open

Extend RecogniseGeneric etc. #259

ssiccha opened this issue Apr 7, 2021 · 0 comments

Comments

@ssiccha
Copy link
Collaborator

ssiccha commented Apr 7, 2021

In the long run I would like to extend the main recursive function RecogniseGeneric to be able to take only a recog info record as an argument (and maybe also knowledge). At the moment we pass: H, methoddb, depthString, knowledge. So in our recursion we create a recog info record, do stuff with it, unpack all the things to pass them to RecogniseGeneric for the image and the kernel and in that function again create a recog info record for that.

I also suggest that RecogniseGeneric should then return true/false if the recognition succeeded or failed.

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

No branches or pull requests

1 participant