Skip to content

Commit

Permalink
New version: BlobTracking v0.1.4 (#28064)
Browse files Browse the repository at this point in the history
UUID: 738e0a8b-9125-4fc4-8d4f-3a5b1a21603b
Repo: https://github.com/baggepinnen/BlobTracking.jl.git
Tree: 24f037623819faef994e1e5af3245d7230e6c9fd

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Jan 16, 2021
1 parent 677aa74 commit 924dd86
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
15 changes: 13 additions & 2 deletions B/BlobTracking/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ ImageDraw = "0.2.2-0.2"
ImageFiltering = "0.6.9-0.6"
Interact = "0.10.3-0.10"
JuliennedArrays = "0.2.2-0.2"
StaticArrays = "0.12"
julia = "1.3.0-1"

["0-0.1.0"]
Expand All @@ -17,18 +16,30 @@ Images = "0.20"
LowLevelParticleFilters = "0.2.2-0.2"
VideoIO = "0.6.10-0.6"

["0-0.1.3"]
StaticArrays = "0.12"

["0.1.1-0"]
NearestNeighbors = "0.4.4-0.4"

["0.1.2"]
VideoIO = "0.6.10-0.7"

["0.1.2-0"]
Hungarian = "0.5-0.6"

["0.1.2-0.1.3"]
Distances = "0.8.2-0.9"
Distributions = "0.22-0.23"
Hungarian = "0.5-0.6"
Images = "0.20-0.22"
LowLevelParticleFilters = ["0.2.2-0.2", "0.4"]

["0.1.3-0"]
VideoIO = "0.6.10-0.8"

["0.1.4-0"]
Distances = "0.8.2-0.10"
Distributions = "0.22-0.24"
Images = "0.20-0.23"
LowLevelParticleFilters = ["0.2.2-0.2", "0.4", "1"]
StaticArrays = ["0.12", "1"]
3 changes: 3 additions & 0 deletions B/BlobTracking/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "cdcdd1b69456548d3d3ce51fc3d333e52ab30d66"

["0.1.3"]
git-tree-sha1 = "4a2e52f09729262ff9150013252d99633a7ad24f"

["0.1.4"]
git-tree-sha1 = "24f037623819faef994e1e5af3245d7230e6c9fd"

0 comments on commit 924dd86

Please sign in to comment.