-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
- We should add meaningful error messages if these functions are not initialized.
- 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
Labels
No labels