Skip to content

Scaling and Rotation of PixImages #42

@luithefirst

Description

@luithefirst

Aardvark.Base leaves the following functions for Scaling and Rotation of PixImages up for the library user to be initialized:
s_scaledFun using SetScaledFun
s_rotatedFun using SetRotatedFun
s_remappedFun using SetRemappedFun

  1. We should add meaningful error messages if these functions are not initialized.
  2. We should add out-of-the-box implementation without any 3rd party dependencies (would make the error message obsolete).
    I just recently implementation a "Scaled" function in "Tests\Aardvark.Base.Tests\Images\PixImageTests.cs" that could be used a start.

NOTE: A High-Performance implementation can be installed using the Aardvark.VRVis.Images library that uses IPPI Tensor extensions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions