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

[NEW-FEATURE] Vision Inspector #650

Open
mhareznik opened this issue Oct 5, 2023 · 0 comments
Open

[NEW-FEATURE] Vision Inspector #650

mhareznik opened this issue Oct 5, 2023 · 0 comments

Comments

@mhareznik
Copy link
Collaborator

mhareznik commented Oct 5, 2023

The customer is requesting an operator's decision after a vision check produces a MARGINAL result. This means that the result from the Vision system is neither OK nor NOK, but the Vision system provides a third option for which a decision needs to be made at the manual Audit station.

I would like to introduce a new type of inspection called 'Vision Inspector.' During this inspection, a dialog window will always be displayed with an image from the Vision system (provided the path to the picture) and three buttons for the operator's decision: OK, NOK, and I DON'T KNOW.

If the operator selects 'OK' and the required status is true, the result will be marked as 'Passed.'
If the operator selects 'NOK' and the required status is true, the result will be marked as 'Failed.'
If the operator selects 'I DON'T KNOW' and the required status is true, the result will be marked as 'Unknown.'

'Unknown' is a new type of inspection result, but it is necessary to have this information for next logic.

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