Skip to content

Commit

Permalink
next steps
Browse files Browse the repository at this point in the history
  • Loading branch information
npretor committed Feb 22, 2024
1 parent 79c013a commit dee3b3f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,16 @@ python3 app.py
cd /home/github/circuitprinter/src
python3 Workflow.py
```
3. Test sending, images should be received and saved, but that hasn't been written yet.
3. Test sending, images should be received and saved, but that hasn't been written yet.
# Next steps
- Ignore stitching for now
- Impliment as many features as possible:
- Compare design with scan, highlight top 3 issues
- Use segment anything
- Query the image with mistral?
- Find shorts and breaks
- Short and break strategy
- Create a way to draw on images and correlate with pixels
- Define points to watch the width of

0 comments on commit dee3b3f

Please sign in to comment.