Releases: aardvark-platform/aardvark.base
Releases · aardvark-platform/aardvark.base
5.2.6
5.2.5
- Ported System.Drawing bitmap extensions to new PixLoader API (renamed to Aardvark.PixImage.SystemDrawing)
- Added Aardvark.PixImage.WindowsMedia
- Added Trafo.(Inv)TransformPosProj(Full)
- Added constructors and comments for tensor info structs
5.2.4
- Added new API for PixImage loading and saving
- Added PixImage.meanSquaredError and PixImage.peakSignalToNoiseRatio
- Moved System.Drawing primitives extensions to Aardvark.Base.SystemDrawingInterop
5.2.3
- Added transform methods for Trafo types
- Added float32 overload for WeightedSum
- Fixed Plane3d.Transformed methods
- Added remainder operator for vector types
- Made Col.FormatDefaultOf more flexible
- [Report] Create directory for log file if it does not exist
- Added RangeSet64
5.2.2
- [ImageSharp] Implemented proper per row processing
5.2.1
- [ImageSharp] Switched to contiguous image buffers
5.2.0
5.1.27
- added Transformed method for MatrixInfo and VolumeInfo
- fixed ldconfig regex for entries with ABI
5.1.26
- added PixImage and PixVolume related extensions to native tensors
- added PolyRegion2d.Overlaps(Box2d)
- fixed byte color indexing
- removed unnecessary DevILSharp references
- added Map.unionMany
- fixed Ceres native unpack
- workaround for loading native IPP dependencies
5.1.25
- another SHA1 truncate