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

First steps for improving webarkit-cv #8

Open
1 of 4 tasks
kalwalt opened this issue May 17, 2024 · 0 comments
Open
1 of 4 tasks

First steps for improving webarkit-cv #8

kalwalt opened this issue May 17, 2024 · 0 comments
Assignees
Labels
🔬 OpenCV Improvements to OpenCV code and building the source code 🚀 enhancement New feature or request

Comments

@kalwalt
Copy link
Member

kalwalt commented May 17, 2024

The project need a whole improvement but for now we focus on the OpenCV code side.
We import opencv in the Worker.ts file and there we organize most of the steps for the tracking process. I noted sometingh on this subject in the PR #7 and i will extends here:

  • improve opencv loading mechanism see PR Feature improving opencv code #9
  • We need to display correctly the found pattern, a sort of draw debug function to dispaly a rect around it, and a point in the middle.
  • Improve the detection and tracking phase in the worker.
  • Docker image to build the whole project.

I think we can open specific PR's for every points of this list, to avoid big updates.

@kalwalt kalwalt added 🚀 enhancement New feature or request 🔬 OpenCV Improvements to OpenCV code and building the source code labels May 17, 2024
@kalwalt kalwalt self-assigned this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔬 OpenCV Improvements to OpenCV code and building the source code 🚀 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant