average_embed | R Documentation |
average image stack between seed and query
average_embed(seed, query, dimensions)
seed |
matrix - seed embedding image stack |
query |
matrix - query embedding image stack |
dimensions |
int vector describing which embeddings should be selected |
Takes select embedding from seed and query and creates and avarage the grey scale pixel values for each spatial location
embedding matrix containing average pixel value for both seed query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.