Skip to content

Commit

Permalink
Clean up Canny more! + Gaussian int. approximation
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxbotix committed Dec 12, 2024
1 parent 3f877f2 commit 3c2194e
Show file tree
Hide file tree
Showing 6 changed files with 151 additions and 152 deletions.
3 changes: 3 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/edge_detection/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ geometry = { workspace = true }
linear_algebra = { workspace = true }
types = { workspace = true }
num-traits = { workspace = true }
simba = { workspace = true }

[dev-dependencies]
divan = { workspace = true }
Expand Down
Loading

0 comments on commit 3c2194e

Please sign in to comment.