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

Review video capture and OCR modules and create unit test for them #24

Open
barbourshop opened this issue Mar 26, 2024 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@barbourshop
Copy link

barbourshop commented Mar 26, 2024

Goal: To establish the current condition of the video capture and OCR modules.

The video capture and OCR modules have never been used in any great capacity. They also caused issue for engineers using other areas of the framework. Fixes were put in place to prevent them causing issues with the other areas, but the video capture and OCR modules were never heavily used after this.

This task is to review the video capture and OCR modules and ensure that all the functionality is working properly. Through the creation of a unit test.

Acceptance Criteria:

  • The design of the video capture module and OCR module will have been review to ensure it does not interfere with unrelated areas of the framework
  • A unit test will be in place to check that all exposed methods from the modules are working as expected.
@TB-1993 TB-1993 changed the title Revisit video capture and OCT modules Review video capture and OCR modules Jun 7, 2024
@TB-1993 TB-1993 changed the title Review video capture and OCR modules Review video capture and OCR modules and create unit test for them Jun 10, 2024
@TB-1993 TB-1993 added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 11, 2024
@TB-1993 TB-1993 assigned TB-1993 and unassigned zghp Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants