Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor crates #97

Merged
merged 31 commits into from
Jul 15, 2024
Merged

Refactor crates #97

merged 31 commits into from
Jul 15, 2024

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Jul 11, 2024

  • this is a BREAKING COMMIT towards 0.2
  • converted package to workspace
  • main crates now are kornia-core / kornia-image / kornia-io / kornia-imgproc / kornia
  • the main namespace kornia_rs is now just kornia
  • moved the main crates into crates/*
  • examples have been factored to their own crates
  • benches have been moved to their own subcrates

examples/normalize.rs Outdated Show resolved Hide resolved
kornia-serve/Cargo.toml Outdated Show resolved Hide resolved
.gitignore Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@edgarriba edgarriba merged commit 0a48437 into main Jul 15, 2024
9 checks passed
@edgarriba edgarriba deleted the refactor-crates branch January 2, 2025 06:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants