-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor repo into sub crates * fix python * fix kornia-serve * workspace definitions * fix docker * fix deps * exclude py package from workspace * add dependency * fix serve docker * exclude py and serve * propagate features to kornia-io * clean deps * use kornia-rs for the examples * fix py and serve * fix readme * move examples to single crates * kornia-py and kornia-serve to excluded members * move benches to crates * update gstreamer 0.23 * remove vscode artifacts * remove vscode artifacts * update py * remove artifacts * define as modules in kornia_rs * improve docs * add docs * remove more artifacts * try to organize better dockers * undo cross docker * polish docs * rename kornia-rs to kornia namespace
- Loading branch information
Showing
123 changed files
with
2,469 additions
and
8,378 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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,5 @@ | |
target/ | ||
docker/ | ||
examples/*/Cargo.lock | ||
Cargo.lock | ||
*.code-workspace |
Oops, something went wrong.