-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: interactive GUI for pixel_match (#33)
* show recovered image * show cell border * movable cell border * multithreading * edge * refactor * recalculate * wip * buggy * fixed * algo * blacklist works on shaker * prepare for confirmed pairs * refactor part.1 * split * VecOnGrid<Option<_>> -> VecOnGrid<_> * wip * now confirmed_pairs works * draggable to x and y axis * combine * ugly but better * connected square on drag * wip * fix dragging bug * refactor shaker * select root at begin * fix draggable dir * remove temp code * remove unused gitignore * update ci to install sdl2 * remote unneeded features of sdl2
- Loading branch information
Showing
12 changed files
with
1,355 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.