From 3d9ad393188992ae7dde9b21075d32492d2163cd Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Wed, 18 Oct 2023 01:07:03 +0000 Subject: [PATCH] build based on 032b2bc --- index.html | 2 +- search/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e7b83d8a..146693e2 100644 --- a/index.html +++ b/index.html @@ -311,4 +311,4 @@ @persist img @persist(img) @persist img fname ts -@persist(img, fname, ts)

Given a reference to an image object img, the macro persists (saves to a file) img to the current working directory using fname as filename. Returns img.

Arguments

source
IceFloeTracker.MatchedPairsType

Container for matched pairs of floes. props1 and props2 are dataframes with the same column names as the input dataframes. ratios is a dataframe with column names area, majoraxis, minoraxis, convex_area, area_under, and corr for similarity ratios. dist is a vector of (pixel) distances between paired floes.

source
IceFloeTracker.MatchedPairsMethod
MatchedPairs(df)

Return an object of type MatchedPairs with an empty dataframe with the same column names as df, an empty dataframe with column names area, majoraxis, minoraxis, convex_area, area_under, and corr for similarity ratios, and an empty vector for distances.

source
IceFloeTracker.TrackedType

Container for final matched pairs of floes. data is a vector of MatchedPairs objects.

source

Index

+@persist(img, fname, ts)

Given a reference to an image object img, the macro persists (saves to a file) img to the current working directory using fname as filename. Returns img.

Arguments

source
IceFloeTracker.MatchedPairsType

Container for matched pairs of floes. props1 and props2 are dataframes with the same column names as the input dataframes. ratios is a dataframe with column names area, majoraxis, minoraxis, convex_area, area_under, and corr for similarity ratios. dist is a vector of (pixel) distances between paired floes.

source
IceFloeTracker.MatchedPairsMethod
MatchedPairs(df)

Return an object of type MatchedPairs with an empty dataframe with the same column names as df, an empty dataframe with column names area, majoraxis, minoraxis, convex_area, area_under, and corr for similarity ratios, and an empty vector for distances.

source
IceFloeTracker.TrackedType

Container for final matched pairs of floes. data is a vector of MatchedPairs objects.

source

Index

diff --git a/search/index.html b/search/index.html index 669694a5..4064bda4 100644 --- a/search/index.html +++ b/search/index.html @@ -1,2 +1,2 @@ -Search · IceFloeTracker.jl

Loading search...

    +Search · IceFloeTracker.jl

    Loading search...