Skip to content

A function that converts feature labels back into an (artificial) interest field #540

@fsenf

Description

@fsenf

I think a function that converts feature labels back into an (artificial) interest field would be an nice extension. It could be used to

  • easily create more complex artificial fields for tracking that contain certain realistic aspects
  • evaluate tracking performance and parameter sensitivities in more idealized settings

Workflow:

  • input feature vector
  • loop over feature vector to sequentially create interest field
    • insert blob at feature position
    • use either max of feature or feature size to scale magnitude of blob
  • output interest field

Metadata

Metadata

Assignees

Labels

enhancementAddition of new features, or improved functionality of existing features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions