Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> math >> vspline-dev
etiona  ] [  nabia  ]
[ 源代码: vspline  ]

软件包: vspline-dev (0.3.1-1)

header-only C++ template library for uniform b-spline processing

vspline aims to be as fast as possible, it's main focus is processing of bulk data, especially images. vspline can create b-splines of:

 -  real data types and their aggregates
 -  coming in strided n-dimensional memory
 -  spline order up to 24
 -  arbitrary dimensions of the spline
 -  with a reasonable selection of boundary conditions
 -  with implicit or explicit scheme of extrapolation

on the evaluation side it provides:

 -  evaluation of the spline at point locations
 -  evaluation of the spline's derivatives
 -  fast specializations for nearest neighbour and linear interpolation
 -  mapping of arbitrary coordinates into the defined range
 -  evaluation of n-dimensional arrays of coordinates ('remap' function)
 -  functor-based transform and apply functions
 -  set of functional constructs to facilitate evaluation

data handling is done with vigra data types. vspline optionally uses horizontal vectorization with Vc. coefficient generation and remap routines are multithreaded.

其他与 vspline-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • sug: clang
    C, C++ and Objective-C compiler (LLVM based)
  • sug: vc-dev
    Library to ease explicit vectorization of C++ code

下载 vspline-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 154.7 kB531 kB [文件列表]